-
* face_recognition version: v0.1.12
* Python version: 3.6
* Operating System: Windows
### Description
I would like to recognize a person from the side profile of the person.
### What I Did
…
-
Following an issue on main faceswap repo, I tried to benchmark misc face detection approaches.
Here is the code I used.
The test photo from the issue had a very inclined face, which was only det…
Clorr updated
5 years ago
-
Make sure you are running the latest version of Home Assistant before reporting an issue.
You should only file an issue if you found a bug. Feature and enhancement requests should go in [the Featur…
-
Do you have any comparison metrics vs the 68 point dlib facial landmarks? Thanks
-
@davidsandberg, I've checked your code for mtcnn face alignment and saw that there is not really an "alignment" going on, it just a crop with a margin around a bounding box, am I correct? It sounds we…
-
Can I use PXCFaceModule with D435 to try Face Tracking? And get face location detection, landmark detection? How can I get the PXCFaceModule ?
-
To improve performance we need to optimize face detection in case if we detected and didn't recognize face
-
Hi, first thing amazing work, both code and wiki are very detailed and easy to follow, solution was up and running in a breeze !
im running dlib , tf and opencv with cuda support with a 1080gtx and i…
-
* **Version**: 19.17
* **Where did you get dlib**: dlib.net
* **Platform**: Windows, 64-bit
* **Compiler**:
gcc version 8.3.0 (Rev2, Built by MSYS2 project)
nvcc: NVIDIA (R) Cuda c…
-
Hi, your lib seen really good, however I feel the need for a tutorial on how to use it for custom face recognition.
I still cannot figure it out how to train a model with my own images