-
Dear authors, thank you for sharing your valuable work. I was trying to generate the results like table 3 of the paper using the script GIF/tests/deca_inf_vs_given_cond_landmark_viz.py. Here, I could …
-
I am getting stuck in the following error. I am trying to figure out what to do:
(video_retalking) H:\z-aitools\video-retalking>python inference.py --face examples/face/1.mp4 --audio examples/audio…
-
I was able to find in the comments the dataset names that you used for face detection but I wasn't able able to find the datasets you used for landmark detection. Would you mind sharing those?
-
* face_recognition version: 1.3.0
* dlib version: 19.23.0
* Python version: 3.9.5
* Operating System: Windows 11
### Description
I've installed `face_recognition` and its dependencies from `c…
-
Now I want to change the code to train face landmarks. But in the training mask rcnn part, I do not know how to match every bounding box and its corresponding mask? Do you have some ideas?
-
According to the paper, the cropped faces of subject's video are taken as input to the video network. My question is about the preprocessing pipeline. Which method or tool do you use to crop faces? Ho…
-
hey Byron a thought, wouldn't it be server-free if we use tf.js, there is https://github.com/justadudewhohacks/face-api.js to get started (and if you want to go the facial landmark way)
To arrive …
-
```
Cube cls;
Cube reg;
Cube pts;
// get blob output
char clsname[100]; sprintf(clsname, "face_rpn_cls_prob_reshape_stride%d", _feat_stride_fpn[i]);
cha…
-
hello everybody,how i use digital makeup for real time?
-
I accessed the demo site (https://justadudewhohacks.github.io/face-api.js/face_and_landmark_detection/) on my Android device, but the face detection didn't work.
There was such an error.
```
…