-
----------------------------------------------------------------------------------------------------
| Required Info | …
-
Hi everyone.
I have different performance in example dnn_face_recognition_ex.cpp using a raspberry pi local compiler and my own cross compiler.
I cross compile the source using:
```bash
INCLUD…
-
Hey guys i tryed to install a txt but at the end comes a error massage i hope you can help me.
What caught my eye was the sentence "failed with error code 1"at the end.
PS E:\Bilder usw\Python 3.5…
-
Not sure if this is facerecognition issue or something with db configuration, but when tryig to migrate to new model, I'm getting an sql error.
### Expected behaviour
Migrate from model 2 to mod…
-
Hi all,
I am playing with the face detector code, but I have some bad results when it comes to faces that have a small size in the image because they are far from the source. In [this article](http…
-
C:\Users\usuario\Documents\Dev\Python\CV\face-recognition-opencv>python recognize_faces_video.py --encodings encodings.pickle
Traceback (most recent call last):
File "recognize_faces_video.py", li…
-
when I run : python -m dev -i dev/seed-data/Xa_2020-02-25.csv -o data/nested-divisions.json
it except error : UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 172: character map…
-
Hi I am sure you are bothered many times by this issue. As I searched in the resolved issue, there seems to be three issues resolved related to this but none of them helped my case.
### Steps to …
-
我在树莓派上运行您的程序,出现了图像化界面显示不了的问题怎么解决呢,cannot connect to X server localhost
-
Platform: Win10, Python 3.7, vs 2017, cuda 9.2, cudnn 7
Steps:
1. Open Anaconda prompt
2. Go to dlib-master directory
3. Run " python setup.py install"
Error:
..... ( The build process is OK…