-
Add Nvidia GPU support to Docker.
- Document how to setup Zoneminder Docker to use the Nvidia Docker or Unraid plugin.
- Develop script to compile opencv with CUDA support.
- Determine if the com…
-
I have installed all correctly, but when i try to run "sudo howdy add", terminal give to me an error:
```
zenek@zenek:~$ sudo howdy add
Traceback (most recent call last):
File "/lib/security/h…
-
VisionDetRet[] detRets = jniBitmapRec(bitmap);
detRets[i].getConfidence());
return 0.0, I cannot return the best face
results = mFaceRec.recognize(mCroppedBitmap);
…
-
My issue comes a little complex which results from [one of my repos](https://github.com/liuyibox/VA-Kaldi). The demo works pretty well offline but, if I understood the code corrently, the model can on…
-
* face_recognition version: version='1.2.3'
* Python version: pi@raspberrypi:~ $ python3 --version
Python 3.7.3
* Operating System: Linux raspberrypi 4.19.75-v7l+
platform: raspberry pi 4
### D…
-
Hi, and thank you for making this lib available!
I am looking to build a person Re-ID application, and am thinking of using an approach based on the example `dnn_face_recognition_ex.cpp`.
My qu…
-
Hey @matiasdelellis,
the installation is complete - no issues like missing pdlib library etc. are indicated.
### Expected behaviour
I activated the app and set the check in the facerecognition …
-
I get this when opening terminal to try and run the run-face-rec sh script.
Showing pic of Tony Stark to camera works so it appears camera is connected.
mmal: mmal_vc_port_enable: failed to enable…
-
Hey @takuya-takeuchi
Unfortunately error still exists. It happens when multiple threads try to do face recognition at the same time.
Stack trace:
```
info: People.Service[0]
CUDA Error…
-
* face_recognition version: 1.3.0
* Python version: 3.8.2
* Operating System: Windows 10
### Description
I was trying to enable GPU acceleration for CNN face locations, after compiling the dli…