Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you share the class labels of VQA object detection using Faster R-CNN? #90

Open
Kerry-zzx opened this issue May 28, 2020 · 5 comments

Comments

@Kerry-zzx
Copy link

Could you share the class labels of VQA object detection using Faster R-CNN?

@abhidipbhattacharyya
Copy link

Hi,
Could you share the mapping from class id to class label for Faster R-CNN?

@gsrivas4
Copy link

@Kerry-zzx @abhidipbhattacharyya were you able to get this mapping. I am also looking for the same, but it is difficult to get.

@gsrivas4
Copy link

Actually with little more digging found the vocabulary here - https://github.com/peteanderson80/bottom-up-attention/tree/master/data/genome/1600-400-20.

@qin79
Copy link

qin79 commented Mar 29, 2021

if i want to get the class(label) of the bounding box, how can i do?
should i rewrite the bottom-up-attention/tools/generate_tsv.py to get?

@gsrivas4
Copy link

gsrivas4 commented Apr 2, 2021

@qin79 I could get class labels, bounding box and features using this repo - https://github.com/airsplay/py-bottom-up-attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants