-
We'll create a new function called `overlay_faces` that overlays a solid color on detected faces.
```python
import cv2
import numpy as np
from django.core.files.base import ContentFile
from d…
-
As far as I know, detection only occurs during image processing, it would be nice to be able to do it whenever you want.
What is needed:
- clear face_group table
- clear image_faces table
- re-d…
-
# Title: Face Recognition System
The Facial Recognition System is designed to detect and recognize faces in real-time using a combination of the Ultralytics YOLO model, the face_recognition library, …
-
### Describe your issue. If applicable, add screenshots to help explain your problem.
This requirement addresses the issue where face detection is not functioning properly on Android when using the…
-
I've recently switched to using this custom build, in order to get more unknown detections. This seems to work, but one thing i noticed it doesn't seem to detect as much faces/from a far anymore.
…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [ ] I have the link to my latest merged PR
### Latest Merg…
-
I am trying to sequentially switch the versions of face-detection to (0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.0, 0.2.1, 0.2.2), but I still cannot find the face-detection module. Is this because of version in…
-
```bash
0% 0/82 [00:00
-
not work with anime or toon ...
ex:
![image](https://github.com/KwaiVGI/LivePortrait/assets/24865815/20fa2aa5-ea5a-4374-b6b6-624f2342629e)
![image](https://github.com/KwaiVGI/LivePortrait/assets/24…
-
Is there any threshold?
A face detection library with 51.1k stars can fail to detect some obvious faces in an image without providing a threshold?