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

Improve accuracy of the ultraface-rfb-640.onnx model #630

Open
isaacporras opened this issue Nov 16, 2023 · 0 comments
Open

Improve accuracy of the ultraface-rfb-640.onnx model #630

isaacporras opened this issue Nov 16, 2023 · 0 comments
Labels

Comments

@isaacporras
Copy link

isaacporras commented Nov 16, 2023

Ask a Question

Question

Hi,

Currently, I'm using version-RFB-640.onnx to perform face detection on a video from a cpp program. It works well on some videos but on others, it doesn't. The detection seems to be intermittent, at some frames, it detects some of the faces, but most of the time it doesn't. Is there a way to maybe adjust the tolerance/confidence of the model or improve the accuracy of the model?

Frame where onnx model did detect the face (the girl with purple blazer):

accurate_onnx

Frame where it didn't detect the face:

not_accurate_onnx

As you can see, it doesn't seem to be working on the more further faces or from the guys on the right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant