Scene-Graph-Benchmark.pytorch
Scene-Graph-Benchmark.pytorch copied to clipboard
files missing
❓ Questions and Help
When I run generate_attribute_labels.py in Scene-Graph-Benchmark.pytorch/datasets/vg/, I find "objects.json", "attribute. json" and "attribute_synsets.json" are missing. where I can get these files?
Those can be downloaded from https://visualgenome.org
- objects.json from https://visualgenome.org/static/data/dataset/objects_v1_2.json.zip
- attributes.json from https://visualgenome.org/static/data/dataset/attributes.json.zip
- attribute_synsets.json from https://visualgenome.org/static/data/dataset/attribute_synsets.json.zip
Btw, did you find where to download "VG-SGG.h5" and "VG-SGG-dicts.json"?