-
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…
-
```bash
0% 0/82 [00:00
-
python process.py I:\GitHub\Ultralight-Digital-Human\aa54ca97a40d02e3ad25966870b7753a.mp4 --asr hubert
[INFO] ===== extract audio from I:\GitHub\Ultralight-Digital-Human\aa54ca97a40d02e3ad25966870b7…
-
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.
…
-
Normally, the node would detect faces and return a number of bounding boxes corresponding to the number of faces. However, now, even though there are many faces in the image, it still returns only 1.
…
-
## 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 …
-
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…
-
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…
-
Using skia to draw bounding boxes around the detected face, but the boxes are always offset to the bottom right.
` const { detectFaces } = useFaceDetector({
performanceMode: 'fast',
conto…
-
and btw, also just doesnt work when i click Live, my face just gets covered with a black square
(myenv) C:\Users\beach\Downloads\face\Deep-Live-Cam>python run.py --execution-provider cuda
2024-11-…