Closed arjunakula closed 5 years ago
From Mattnet, I get the following two files:
But not sure how to change them to the following: features_h5path1: data/referExpression/refcoco+_resnet101_faster_rcnn_genome.lmdb features_h5path2: data/referExpression/refcoco+_gt_resnet101_faster_rcnn_genome.lmdb
you can download the feature directly from https://www.dropbox.com/home/vilbert_release/data/referExpression.
The above link might require permissions from you. (It doesn't open.)
Also, we would like to train the model on RefCOCOg. Would it be possible to get some pointers on how to use your code to train the model on RefCOCOg (for example, how to map/format the MattNet features to your features features_h5path1 and features_h5path2). This would be very helpful. (Did you also try RefCOCOg in addition to RefCOCO+). Thanks a lot!
you can download the feature directly from https://www.dropbox.com/home/vilbert_release/data/referExpression.
Sorry, this url is invalid, would you please share again?
Trying to evaluate referring expressions shows the following error: lmdb.Error: data/referExpression/refcoco+_resnet101_faster_rcnn_genome.lmdb: No such file or directory
Could you let me know how to get the file refcoco+_resnet101_faster_rcnn_genome.lmdb. thanks!