-
Hello community! First, I would like to thank you for this helpful library.
I'm using the cnn_face_detector with Python 3.5.2, however it takes 48-60 seconds for performing face detection on a sing…
-
* **Version**: 19.7
* **Where did you get dlib**: pip install dlib
* **Platform**:
Ubuntu 16.04 x64
Intel® Core™ i7-7700 CPU @ 3.60GHz × 8
GeForce GTX 1060 6GB/PCIe/SSE2
* **Compiler**…
-
Today, we scale image to 1024px (1024px is larger dimension!), with upsampling set to 0. This is mostly value that is set because it worked on my machine😄. Going forward, I wanted to see what is reall…
-
After get 5 face landmarks then use it to do face alignment.I have see a example from:
http://dlib.net/face_alignment.py.html and `face_landmark_detection_ex.cpp` in the dlib examples directory.
…
-
* face_recognition version: 0.1.0'
* Python version: 2.7
* Operating System: ubuntu16
### Description
I use the
```python
def get_face_encoding():
img_path = '/data/service/face_rec/fa…
-
Hi,
This is cool project nice thumbs up
If you have one person in training_images file and new person come to the camere this new person have same name like first person.
I think it is better s…
-
I did the setup .....but when I run the main.py file it only comes till this and doesn't run further
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2266:(snd…
-
As the title suggests
-
## Expected Behavior
Successful Compilation on executing command `python setup.py install`
## Current Behavior
cmake build succeeds, but `python setup.py install` fails with
187 Warnings
2 …
-
Hello, Aaron
I desisted from use Fedora 29, while F29 and F28 have python3 preinstalled as default and internal use so installing python 2.7 was inutil.
I have made a clean installation from Fed…