-
hi I'm playing with the vision framework and can use the face landmark feature to get the position of facial features in real time. However, I have to run the detector for every frame. This makes the …
-
Hello. Thank you very much for releasing the scripts and sharing your great work. The performance of your work is very impressive.
I have two question:
1、we evaluate Resnet101-AP-LM18, it perfor…
-
Hi,
The code in alignment_tools.cpp looks like it pre-processes the input to the network through an affine warp using 71pts and a meanpose model. Where do the 71pts come from?
https://github.com…
-
Hi, Feng,
Thanks for your excellent work on Wing Loss.
I'm reimplementing the simple cnn6 networks. Aftering reading your paper, I do training on the aflw-full-protocol dataset, my steps is below.…
-
Hello, I am playing around with your Face Landmarker app for android.
I am very inexperienced with Koltin, so my apologies. I would like to display only certain landmarks on the face when running t…
-
Hi,
I maintain a very similar extension called [a11y-outline](https://github.com/xi/a11y-outline/). I split the underlying code into a separate library called [aria-api](https://github.com/xi/aria-…
-
Dear authors,
I am YJHong and thanks for great work!
I am currently training DECA based on this repository and paper.
I preprocessed all of datasets (vggface, bupt, voxceleb2) as mentioned in …
-
I downloaded the pre-training model to see the effect of the model. Instead of generating flist file, I directly tested it, and the following error occurred:
python test.py --checkpoints ./checkpo…
-
Created a new issue because #88 is poorly named
@ashisharora010 @veralauee
I have tried for a week straight to get this repository working and I'm still not having much luck.
# Can't run co…
-
Frequently, we encounter complex dashboards where multiple "cards" with different contexts are presented together. When interacting with the content of one card, only that card's content is affected. …