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 inference speed #57

Open
wenhe-jia opened this issue Dec 23, 2022 · 1 comment
Open

about inference speed #57

wenhe-jia opened this issue Dec 23, 2022 · 1 comment

Comments

@wenhe-jia
Copy link

I tried to eval the model with R50 backbone trained on OVIS dataset, but the inference time seems to be meet some problems as below:

[12/23 17:28:26 d2.evaluation.evaluator]: Inference done 1/13. Dataloading: 45.3657 s/iter. Inference: 437.8758 s/iter. Eval: 58.6491 s/iter. Total: 541.8920 s/iter. ETA=1:48:22                                                                                                                             
[12/23 17:40:07 d2.evaluation.evaluator]: Inference done 2/13. Dataloading: 22.7377 s/iter. Inference: 550.4166 s/iter. Eval: 48.6906 s/iter. Total: 621.8460 s/iter. ETA=1:54:00

I inference with 4 RTX 3090 GPUs, and the 3rd iter of inference takes more than 20 minutes, please tell me is this normal?

@babble2
Copy link

babble2 commented Feb 6, 2023

I tried to eval the model with R50 backbone trained on OVIS dataset, but the inference time seems to be meet some problems as below:

[12/23 17:28:26 d2.evaluation.evaluator]: Inference done 1/13. Dataloading: 45.3657 s/iter. Inference: 437.8758 s/iter. Eval: 58.6491 s/iter. Total: 541.8920 s/iter. ETA=1:48:22                                                                                                                             
[12/23 17:40:07 d2.evaluation.evaluator]: Inference done 2/13. Dataloading: 22.7377 s/iter. Inference: 550.4166 s/iter. Eval: 48.6906 s/iter. Total: 621.8460 s/iter. ETA=1:54:00

I inference with 4 RTX 3090 GPUs, and the 3rd iter of inference takes more than 20 minutes, please tell me is this normal?

image

I would like to ask how you solved the problem,thx!

  • [ ]

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