DATASET.md
October 6, 2022 ยท View on GitHub
DATASET
The following is adapted from Danfei Xu and neural-motifs.
Download:
- Download the VG images part1 (9 Gb) part2 (5 Gb). Extract these images to the file
datasets/vg/VG_100K. If you want to use other directory, please link it inDATASETS['VG_stanford_filtered']['img_dir']ofmaskrcnn_benchmark/config/paths_catelog.py. - Download the scene graphs and extract them to
datasets/vg/VG-SGG-with-attri.h5, or you can edit the path inDATASETS['VG_stanford_filtered_with_attribute']['roidb_file']ofmaskrcnn_benchmark/config/paths_catalog.py.