-
i want to make face recoginition using hadoop (Hipi) ,could you give me some suggestions .thank you very much .
-
Hi Team ,
Have you created any example on face recoginition. I can see detection related example but create complete pipeline does your API support output as tensor/np array rather than saving in fi…
-
Hi Pratik! @pratik-choudhari
I was setting up this project locally, but during the installation of `face_recoginition`, I am facing a bunch of errors,
![image](https://user-images.githubusercont…
-
model = SVC(kernel='linear', probability=True)
I am looking forword for triple loss method for real-time-deep-face-recognition
after checking "Make_classifier_git.py", understand u using svm to pre…
-
You can use the Singleton pattern to prevent reloading the models. Here is my suggestion https://python-patterns.guide/gang-of-four/singleton/
-
Hi,
When I used face_recognition.face_locations to get a face from a video file, I got following:
![00](https://user-images.githubusercontent.com/47505957/102716715-3caceb80-42a3-11eb-9dc7-24f67e499…
-
Building on #56 and using [face-api.js](https://github.com/justadudewhohacks/face-api.js), PiGallery2 will detect and recognize faces.
-
### The bug
the title, took a while to find out the cause, but when the "Minimum detection score" in facial recoginition is set to 0, the facial recoginition will fail (for all models). with or witho…
-
Hi @eleurent :-)
I'm currently working with your awesome framework. And I'm wondering whether there exits a feasible approach to define a discrete action dictonary like below?
```python
ACTIONS_A…
-
Is there any change to implement face recognition?
Atm i have shinoby running for that, but it really outdatet and lack of features.
Having face recognition build into frigate would be awesome!
…