-
Hi, I am YJHong and thanks for sharing great work!
I checked code measuring landmark alignment (NME, benchmark_alfw2000.py) though, couldn't find any related code for measuring face orientation (pi…
-
-m test -p alignment -a /home/database/alignment/faces/landmarks/aflw2000/aflw2000_ann_original.txt --alignment opal23_headpose --database 300wlp --gpu 0 --rotation-mode euler --target-dist 1.6
```
…
-
Hello,
I recently renamed the file "example.tif" to "example_bak.tif" to exclude its annotation file (example.json) and ran the script "opal23_headpose_test.py". However, I encountered significant va…
-
- Hello, I'm really appreciate the work you completed, **SynergyNet** is not only light-weighted but also keep an acceptable accuracy on AFLW2000-3D.
- Although I'm also one of trainer who can…
-
### My actions before raising this issue
I have read and searched the official docs and past issues for the solution. No one had the same problem with me.
### Expected Behaviour
I want …
-
Hi @choyingw,
I am trying to use your pose estimation model - the one reproduces the results in the paper (https://drive.google.com/file/d/13LagnHnPvBjWoQwkR3p7egYC6_MVtmG0/view?usp=sharing) - but g…
ghost updated
1 month ago
-
Dear author,
I am YJHong and thanks for sharing your great work!
I would like to use your work for extracting facial landmarks and have 2 questions.
1. Is there any face detection module for…
-
3ddfa:
![test_vertex](https://user-images.githubusercontent.com/30692249/59735487-5b828a00-9288-11e9-90ee-77594d856ab4.gif)
2dasl:
![test_vertex](https://user-images.githubusercontent.com/3069224…
-
### Authur 筆者
### Motivation なぜやろうとしたか
本論文では、制約のないエンドツーエンドの頭部姿勢推定法を提案する。
曖昧な回転ラベルの問題に対処するため、回転行列を導入し、効率的かつロバストな直接回帰のための連続6次元回転行列表現を提案する。
この方法により、満足のいく結果を得るために姿勢予測を狭い角度に制限する従来のアプローチとは逆に、完全な回転外観を学…
-
Face alignment evaluation result of AFLW in the paper and my evaluation result are different.
Could you provide the evaluation code of AFLW dataset?