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

how to set minimum face size #114

Open
MyraBaba opened this issue Jun 8, 2022 · 1 comment
Open

how to set minimum face size #114

MyraBaba opened this issue Jun 8, 2022 · 1 comment

Comments

@MyraBaba
Copy link

MyraBaba commented Jun 8, 2022

Hi,

Is there any way to tell centerface cpp to look only certain size of face to detect ? to improve speed

@blevlabs
Copy link

blevlabs commented Jun 8, 2022

Programmatically you could set a minimum threshold for the area of a detection, however I am unsure if there is a parameter for this.

Depending on the type of system you have, reading area of a detection could be minimal in runtime difference compared to a function or parameter specified to only detect >X area for ROIs.

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