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

9 fps of decoupled_solo_light_dcn_release_r50_fpn_8gpu_3 on GTX 1080 Ti #49

Closed
Harut0726 opened this issue May 19, 2020 · 1 comment
Closed

Comments

@Harut0726
Copy link

I trained decoupled_solo_light_dcn_release_r50_fpn_8gpu_3x.py on my own data with default config (only changed path to data and number of classes). When I tried to run the model on video, it gave 8-9 fps on average instead of 20 that was in the paper. What is the reason?
To calculate avg FPS I just ran inference_detector() for every frame in the video without any post-processing.

@WXinlong
Copy link
Owner

WXinlong commented Jun 7, 2020

@Harut0726 The inference_detector() includes pre-processing. You can refer to inference.py for details.

@WXinlong WXinlong closed this as completed Jul 8, 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

2 participants