-
Hi,
I have an APT project imported from DLC that I want to try to use JAABA on. However, I am unable to find the option to generate the trx.mat in APT for the video I tracked and can only export th…
-
Hello, I would like to ask how much data you used to train the model? I want to use a five-minute video of a news anchor for training, and then use the audio extracted from the video for testing, so t…
-
Dear Federico,
I have the problem with generating of scaffold map. To show you an error I have attached this part of code here below. I would like to ask you if you have ever experienced the same p…
-
Hey there,
some of the publishing houses for which [we ](https://github.com/transpect) create EPUB3 Workflows have the wish that figure parts should be added to the landmarks. Therefore, a special …
-
Why are there no "obama.json" and "obama.pth" files after the training is completed? These two files are required for inference after training, but they were not generated even though the training was…
-
Excuse me. I have a problem when I run the program in Linux with command
`python inference.py --driven_audio ./examples/driven_audio/RD_Radio31_000.wav --source_image ./examples/source_image/full_b…
-
We have recognized an inaccuracy of the pupil localization, which seems to occur at the right eye only (from camera perspective)
- cropped part of the input image (1280 pix x 720 pix, fx: 6308.377 fy…
-
Hi, @StevenBanama
First in preprocessing/dataset_proc.py, you filter the more-than-one-face and no-crops images.In other words,the only-one-face images are reversed, Exactly, the image saved in pd.D…
-
import cv2
import numpy as np
import insightface
from insightface.app import FaceAnalysis
fr…
-
I have a question.In the training, the results of the previous level of training are not used for the latter level of training. However, in the test phase, the previous results are used as a referen…