-
* face_recognition version:0.2.0
* Python version:3.5
* Operating System:raspbian
#python facerec_on_raspberry_pi.py
segmentation fault
-
In this video https://www.youtube.com/watch?time_continue=6&v=TWWsW1w-BVo, speaker describes about how different libraries misclassified her and not able to detect her face.
If this is because of …
-
### Description
In pull request #1269, the face alignment method was changed to use `Image.BICUBIC` resampling. While this change may improve image quality, it significantly impacts performance.
#…
-
Thank you!
-
我完全按照readme文件训练和验证,
- 这里是训练时部分数据`python train.py --name='v1'`:
![image](https://user-images.githubusercontent.com/48787805/167293806-56d7afc7-a95f-471e-8eac-de20389ea0a2.png)
- 这里是验证时结果`python ev…
-
Hello!
Thank you for very extensive research of face recognition methods!
I have a few questions regarding masked experiments:
1. In the technical report you provide results for _model1 vs mode…
-
Face detection doesn't work for a re-captured picture of an LCD screen called a "preview picture."
-
### Operating system
Ubuntu 22.04
### Description
This is a docker image running in a Ubuntu 22.04 VM(Proxmox 8.2.7) with 8 vcpu, 16vRAM, 410G HD space and Nvidia+Coral passthrough and nvi…
-
Hi!,
first of all thank you for this great source. I've been trying to do trained facial recognition with a photo for a few days, but I can't find specific documentation.
I wanted to save land…
-
Hi,
Hope you are all well !
I wanted to test your interesting work to extend its use to build and automate writing of unity native plugins. (article about how to write native plugins for unity: …