Skip to content

Latest commit

 

History

History

stanford_filtered

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Filtered data

Wrote by Rowan Zellers and adapted from Danfei Xu.

Follow the folling steps to get the dataset set up.

  1. Download the VG images part1 part2. Extract these images to a file and link to them in config.py (eg. currently I have VG_IMAGES=data/visual_genome/VG_100K).
  2. Download the VG metadata. I recommend extracting it to this directory (e.g. data/stanford_filtered/image_data.json), or you can edit the path in config.py.
  3. Download the scene graphs and extract them to data/stanford_filtered/VG-SGG.h5
  4. Download the scene graph dataset metadata and extract it to data/stanford_filtered/VG-SGG-dicts.json