justadudewhohacks/face-api.js

[electron] Face recognitions is not working properly in my project

Open

#264 opened on Apr 5, 2019

View on GitHub
 (22 comments) (0 reactions) (0 assignees)TypeScript (3,649 forks)batch import
bughelp wanted

Repository metrics

Stars
 (15,839 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I am doing a project in angular7 and electronjs. In my project I want to detect and recognise the face from given image. But I am facing a problem in face recognition it's not recognizing the face properly Screenshot from 2019-04-05 16-27-44

But went I try with your example project face was recognizing properly. Screenshot from 2019-04-05 16-29-46 Screenshot from 2019-04-05 16-29-50

Contributor guide