scene-graph-TF-release icon indicating copy to clipboard operation
scene-graph-TF-release copied to clipboard

Evaluate/visualize an image outside VG dataset

Open mrfarazi opened this issue 7 years ago • 6 comments

Hello @danfeiX I was wondering if there is a way to evaluate image(s) that are not in the VG dataset using this framework. Currently, using test.sh with the pre-trained model from this repository, it allows passing single/multiple VG images from the imdb_1024.h5 which requires associated scene graph database+metadata, ROI proposals+distributuion.

If anyone can share their insight on this would be most helpful.

mrfarazi avatar Oct 13 '17 05:10 mrfarazi

I am wondering this too.

ZhpeWarren avatar Oct 24 '17 03:10 ZhpeWarren

You'll have to create your own dataset following the same format as the .h5 files. The framework currently do not support evaluating single image.

danfeiX avatar Oct 24 '17 04:10 danfeiX

But to create the imdb and roidb, it needs to have some metadata which is only available for VG. Can we preprocess without these metadata?

mrfarazi avatar Oct 24 '17 08:10 mrfarazi

But to create the imdb and roidb, it needs to have some metadata which is only available for VG. Can we preprocess without these metadata?

Hello . Recently ,I am trying to generate the scene graph of my own image . Have you solved this problem ? Thanks in advance .

ttxxr avatar May 16 '19 07:05 ttxxr

But to create the imdb and roidb, it needs to have some metadata which is only available for VG. Can we preprocess without these metadata?

hi! have you solved this problem?tsk

forbiddenname avatar May 23 '20 05:05 forbiddenname

Can you generate proposals.h5 corresponding to the small data set? Please tell me how to generate it if you can. Thank you very much.

L6-hong avatar Oct 30 '20 13:10 L6-hong