3-D-Scene-Graph icon indicating copy to clipboard operation
3-D-Scene-Graph copied to clipboard

where is the model/prior/raw/relationships.json

Open GELIELEO opened this issue 4 years ago • 3 comments

Thank you for your all excellent work, but I can not find model/prior/raw/relationships.json

GELIELEO avatar Dec 13 '19 14:12 GELIELEO

Sorry for late response :( You need to run below two commands to generate the priors. ''' python object_prior_extraction.py python relation_prior_extraction.py '''

Uehwan avatar Jan 14 '20 06:01 Uehwan

when I run object_prior_extraction.py and relation_prior_extraction.py,it also occur: IOError: [Errno 2] No such file or directory: 'model/prior/raw/relationships.json'. Does the relationships.json come from visual genome (http://visualgenome.org/api/v0/api_home.html)?

Lazy-poe avatar Jul 20 '20 07:07 Lazy-poe

@Lazy-poe Yes!

Uehwan avatar Jul 21 '20 06:07 Uehwan