-
Hello Davis, I am trying do face recognition using face_recognition module of Adam Geitgey which uses dlib library. I installed the face_recognition through pip and dlib using these commands:
```
…
-
##### I want to detect face only in CPU model (so i can't use cnn model), I want to know is there any other algorithm more accurate and faster than the dlib hog-svm algorithm?
##### I have search …
-
My error "The full_object_detection must use the iBUG 300W 68 point face landmark style or dlib's 5 point style."
How do I use more points in the `compute_face_descriptor`?
-
**when i write code for getting values from neural network , I am getting following error:**
Traceback (most recent call last):
File "D:\Face Detection\Real Time Face Recognition Using OpenCV and …
-
First of all- this is awesome! Much better than OpenCV. No false positives so far while OpenCV had many.
However it does about 1 image per second on my my Core i7. And I am just using face detection …
-
Hi,
I could not find face recognition related functions in the library. Can you explain how these can be included in DlibDotNet.Native.dll?
Thanks :)
-
Is the mtcnn code from https://github.com/pangyupo/mxnet_mtcnn_face_detection? I also posted this issue there but that repo might not receive active attention anymore, so I wonder if anyone could prov…
-
I compile dlib well and HDF5 well, but I cannot compile this repository, error is as following, I have no idea to handle the error from cuda, please help me , thank you !
[ 87%] Building CXX object…
-
Hi! Thanks for making a Python API for dlib -- I'm excited to try it out (once I get it working)!
I compiled the examples today and tried to run `train_object_detector.py` but it gave the following e…
gstro updated
6 years ago
-
I compiled example cpp codes using cmake without modifying it, but I got padding error when running dnn_mmod_ex, dnn_mmod_face_detection_ex example program.
## Expected Behavior
…
ghost updated
6 years ago