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

About the calculation of Flops and FPS #9

Open
xuanli98 opened this issue Dec 12, 2024 · 0 comments
Open

About the calculation of Flops and FPS #9

xuanli98 opened this issue Dec 12, 2024 · 0 comments

Comments

@xuanli98
Copy link

Thanks for your great work: HRDecoder: High-Resolution Decoder Network for Fundus Image Lesion Segmentation. I follow the Readme to intall your code and try to calculate the Flops of your model on DDR by
python tools/get_flops.py configs/lesion/hrdecoder_fcn_hr48_ddr_2048.py --shape 2048 2048. The result is as follows:
image
However, in your paper, the result is 440.69 GFLOPs. Moreover, I am afraid that I cannot find the code for the calculation of FPS. I would be appreciated if you could share the right way to calculate of Flops and FPS !

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