-
when finishing image compile to video, always got this error.
`
Error executing job with overrides: []
Traceback (most recent call last):
File "/ironman/simswap-inference-pytorch/app.py", line…
-
Error running postprocess_batch: G:\SD\stable-diffusion-webui\extensions\sd-webui-roop\scripts\faceswap.py0, 4.14it/s]
Traceback (most recent call last):
File "G:\SD\stable-diffusion-webui\module…
-
The model is pretty great but, when getting the results, I'm getting distorted mouth in the resultant video output.
I've already tried guided instructions from the documentation.
like the ones bel…
-
cv::Mat mat2 = cv::imread(imageB_Path.c_str());
seeta::cv::ImageData image2 = mat2;
int probe_face_num = 0 ;
SeetaRect *face2 = FD.Detect(image2, &probe_face_num);
SeetaPointF po…
-
Hi,
When using ThorVG on embedded systems me and our users also faced hard to debug out-of-memory issues. According to my best understanding these memory areas are used now:
- Normal heap with `m…
-
Hello,
I am trying to run your model on a different dataset, however the results are not as expected. I understand that reenactment methods are quite sensitive to face cropping/aligning, thus I'm f…
-
Hello, can you tell me how can I deploy the same project with my own pictures and names?
In your ReadMe I dont see what I have to write in which data-file. I have already deployed the faceDetection…
ghost updated
4 years ago
-
Make sure you read and understand this document.
Use one of the two templates below and delete the rest.
- [v ] BUG REPORT
- [ ] FEATURE REQUEST
-----------------------------------------------…
-
Python version `3.6`
Pytorch version `1.4`
I downloaded the pre-trained models and running `test.py`
```
python test.py
```
But getting the below error
```
Traceback (most recent call…
-
```
What steps will reproduce the problem?
1. cd /tmp && wget
http://pam-face-authentication.googlecode.com/files/pam-face-
authentication-0.3.tar.gz
2. tar zxf pam-face-authentication-0.3.tar.gz…