-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
Hello @kuanghuei ,
First congrats for your paper and repo.
Since your repo uses the precomputed visual features from the Bottom-up model, but sadly if somebody wants to use your model in another dataset they have to install caffe (sometimes painful).
I have found a repo:
https://github.com/shilrley6/Faster-R-CNN-with-model-pretrained-on-Visual-Genome
That offers the Faster RCNN trained on VG as well as the data preprocessing toolkit (tsv and numpy) to extract features on another dataset on pytorch :) .
Maybe this info is helpful for any other that runs into the same problem. You can either add this info in your Readme as an optional way of extracting the visual features.
I am testing it out myself atm.
Cheers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels