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

Fps of deeplabv3 #36

Closed
John-Yao opened this issue Sep 14, 2020 · 4 comments
Closed

Fps of deeplabv3 #36

John-Yao opened this issue Sep 14, 2020 · 4 comments

Comments

@John-Yao
Copy link

Hi, thanks for your great work!
I am interested in the fps of deeplabv3. Could you provide some detail how to test the fps of deeplabv3, such as image size, and the fps of pytorch version.
Thanks

@BBuf
Copy link
Collaborator

BBuf commented Sep 14, 2020

You can know its FPS by running demo of deeplabv3,example code is here : https://github.com/msnh2012/Msnhnet/blob/master/examples/deeplabv3_gpu/deeplabv3_gpu.cpp , just compile and run it。

@John-Yao
Copy link
Author

Thanks for your reply!
But I still cannot figure out the image size for testing image from the provided code.

@msnh2012
Copy link
Owner

image

@John-Yao
Copy link
Author

I got it, Thanks!

@BBuf BBuf closed this as completed Sep 14, 2020
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