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

Not getting real time performance on face detection #179

Open
ghimireadarsh opened this issue Sep 2, 2021 · 1 comment
Open

Not getting real time performance on face detection #179

ghimireadarsh opened this issue Sep 2, 2021 · 1 comment

Comments

@ghimireadarsh
Copy link

I am using open-cv to read the camera feed and passing to facenet-pytorch mtcnn module for face detection. The bottleneck I see is in the mtcnn.detect() which takes 0.08 to 0.1 second per frame which is like 10 to 12.5 FPS. I am getting same speed while GPU and CPU. I am not getting performance improvement while using GPU. Could anyone suggest on how to attain real-time speed?

@Uysim
Copy link

Uysim commented Jun 23, 2023

I am facing the same problem

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