-
With processes = 1 it seems to work, but I get no images.
`[root@ryzen mlapi]# python3 ./api.py -c config.ini
Initializing log
DEBUG: DB engine ready
DEBUG: No secrets file configured
DEBUG: In…
-
Hi,I got a trouble that when i import torch and the lasted dlib in linux , it will get《Segmentation fault (core dumped) 》error. I found that install dlib-19.8.1 in win10 will be fine.
So I try to ins…
-
Hello,
I have a few questions regarding shape_predictor_68_face_landmarks:
1. what was the parameter used for training shape_predictor_68_face_landmarks? In this [Link](https://github.com/daviskin…
-
* face_recognition version: latest
* Python version: 3.6
* Operating System: JetPack 4.2.1
Hello everyone,
I'm trying to do detection using cnn for batch of images. Calling the function to do …
-
* Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
* Consider checking out SDK [examples](https://github.com/IntelRea…
-
@YonghaoHe
Sir, I have a project using Jetson Nano that requires face detection for images that are captured at night by Hikvision IP camera. I have collected several footage videos (640x360) and co…
-
Dear Authors,
Thanks for open sourcing your work.
I faced a strange issue. If I try to run the image.bmp (should not be related to any dataset, I guess) file with a .wav file from CREMA-D dataset, …
-
The error happens only when I try to use `compute_face_descriptor` all other python bindings are working fine as far as I can tell.
The initialization is:
````
RESNET_MODEL = '/mnt/d1/faces_1/mod…
-
Does this algorithm detect side view faces in images too? I am looking for one to implement for TP-GAN.(Beyond face Rotation Paper)
-
Hey thanks for the useful information on training VGG face network for age-gender estimation. I have downloaded pre-trained VGG face network weight from the link provided by you.
Is it possible fo…