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

FLOPS calculation #23

Open
junchen14 opened this issue Oct 14, 2021 · 1 comment
Open

FLOPS calculation #23

junchen14 opened this issue Oct 14, 2021 · 1 comment

Comments

@junchen14
Copy link

hi
when you compute the FLOPS in table 6 for baseline models such as ViLBERT, do you also include the FLOPS computation of feature extraction models?

@dandelin
Copy link
Owner

Hi @junchen14,

Yes, we calculated FLOPs by summing up those of object detection backbone + object detection RCNN + NMS + modality interaction transformer for object detection-based vision-and-language models.

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

2 participants