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 #141

Closed
StephanPan opened this issue Feb 4, 2021 · 2 comments
Closed

flops #141

StephanPan opened this issue Feb 4, 2021 · 2 comments

Comments

@StephanPan
Copy link

The flops.py may get the MACs actually, since the flops i get from thop package is 2 times of the result received in the flops.py.

@RangiLyu
Copy link
Owner

RangiLyu commented Feb 4, 2021

You are right. I use https://github.com/sovrasov/flops-counter.pytorch in flops.py and the result is actually MACs refer to this issue sovrasov/flops-counter.pytorch#40.
And the FLOPs of NanoDet in README.md has already been multiplied by 2.

@qsunyuan
Copy link

Mark

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

3 participants