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

Detecting the faces of toys #944

Open
priyaRently opened this issue May 10, 2024 · 0 comments
Open

Detecting the faces of toys #944

priyaRently opened this issue May 10, 2024 · 0 comments

Comments

@priyaRently
Copy link

Description:

const imgElement = document.createElement('img'); 
faceapi.detectSingleFace(imgElement, new faceapi.TinyFaceDetectorOptions()).then((faceDetection)) 

It identifies non-human faces such as dolls and anime characters. Is there a way to limit detection to only human faces?

Screenshot 2024-05-10 at 8 25 05 AM Screenshot 2024-05-10 at 8 24 56 AM
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

1 participant