-
* face_recognition version: latest
* Python version: 3.6.2
* Operating System: Ubuntu 16.04.3 LTS
### Description
The application fails to run and reports an unknown error.
### What I Did
…
-
Hi @stalker314314
I had this test quite ago but now polishes it a bit ..
**To investigate:**
I simply reproduced the crop and analysis code, and compared it with not cropping the the same imag…
-
Hi I tried running demo.py and getting this error
Traceback (most recent call last):
File "demo.py", line 76, in
demo()
File "demo.py", line 64, in demo
shape = np.squeeze(face_shap…
ghost updated
5 years ago
-
Any plans to add Gender and Age to DLIB facial identification/feature analysis???
I heard IBM just released a new dataset that could be used for training:
https://venturebeat.com/2019/01/29/ibm-re…
-
We need to add a deployment guide page that provides helpful hints on how to use the Face Recognition module in OpenPTrack v2.
-
# Summary of your issue
Well, I was trying your example WebcamFacePose and then I got an error while using Marshal.Copy method that it said: "Argument 1 : cannot convert from 'System.Array' to 'int[]…
omdxp updated
5 years ago
-
Hi, @D-X-Y
Thanks for sharing your awesome results.
I was playing a bit with your code and found out that you use [hardcoded bounding box](https://github.com/facebookresearch/supervision-by-reg…
-
- Version of DeepDetect:
- [x] Docker
Hi , I have a code which has used dlib library and i want to use it within deepdetect service , i didnt find any clue to do this . how can i do that ? …
-
Could you please tell me how to solve this problem:
Traceback (most recent call last):
File "get_faces_from_camera.py", line 103, in
img_gray = cv2.cvtColor(img_rd, cv2.COLOR_RGB2GRAY)
cv…
-
Im trying to run go-face package in docker container. I have managed to setup dlib in my container. but, when I run the docker container i get these error messages
```
Can't recognize:
Error det…