-
Seeing an issue where 42 faces are never being processed.
Unsure if separate or related issue, as new photos are taken, most are being recognised, but in a few cases (maybe 1/5) the face isn't bein…
-
@YadiraF @ksachdeva @cclauss @scott-vsi @YadiraF @AndiLi99 @AndiLi99
Hi,
I used my own images (oulu-npu dataset), I am getting the depth map of the corresponding images.
But for certain imag…
-
##### System information (version)
- OpenCV => 4.5.4
- Operating System / Platform => Windows 10 64 Bit
- Compiler => Python 3.8
##### Detailed description
[FaceDetectorYN](https://…
-
Key Features:
Face Recognition:
Detect and identify visitors, handling both known and unknown faces.
User Data Dashboard:
Modify and manage user information with a user-friendly interface.
…
-
En: When I run CUDA_VISIBLE_DEVICES=0 python inference_single.py, if the face in the frame is particularly large, the face detection works fine. However, when the face in the frame is relatively small…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merg…
-
Hello, If a pre-trained model for face-detection will be released like the demo as you show earlier?
-
img shape (1800, 2880, 3)
n_anchors += x[0] * x[1] * len(min_sizes[0])
Traceback (most recent call last):
File "test.py", line 29, in face_detect
boxes = detector.detect(img)
File "/lib/p…
-
I am currently facing a challenge in implementing 3D face recognition. I am able to create and detect face mesh without any problems on multiple faces. So any ideas or steps on how can we use face mes…
-
## Describe the bug
Exporting the model in [this file](https://drive.google.com/open?id=1sjZFN4U4pGinN2lbuceX6P8Dxj-CPu97&usp=drive_fs) throws the below error:
```
Python: Traceback (most recent …