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

Any faster feature extraction tools (better than the one in bottom-up-detection and lxmert)? #60

Open
yezhengli-Mr9 opened this issue Jan 7, 2021 · 2 comments

Comments

@yezhengli-Mr9
Copy link

Hi @ChenRocks @linjieli222,
It is still ok even if it is not used by VisualBERT, LXMERT, and UNITER.

  • I have to handle 1,102,076+ personal images and have to find a fast one even the performance might be lower -- it is fine NOT to be any of VisualBERT, LXMERT, and UNITER, but better faster to implement.

For example, by comparison with one GPU (cpu-only is presumably not tolerable), for NLVR2 107,292 images, lxmert takes 5-6 hours to extract faster-rcnn features by this caffe.
I also follow visualBERT's issue#1 and issue#10, LXMERT, transformers-VQA.

@yezhengli-Mr9
Copy link
Author

yezhengli-Mr9 commented Jan 7, 2021

I think Detectron is one of the solutions -- used by VisualBERT and mentioned in issue 48 of LXMERT.

Any better suggestions, just let me know~

@yezhengli-Mr9
Copy link
Author

@yikuan8 provides me insights in transformers-VQA issue#5 "Comparison of speed of extracting features". If you have your point of view, just let me know.

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

1 participant