-
hi,
thanks for code, can you please guide me how to get 68 landmarks instead of 58 landmarks.
i am waiting for your kind reply.
Thanks
-
I tried to run this code but I got so many errors in "lbp.m" file
error of getlbp when there is no file with a name getlbp.m
Resolve this issue and please forward the running code.
-
Firstly, I tried to test your code with the trained model provided which was already provided here https://drive.google.com/file/d/0B0tUTCaZBkccOGZTcjJNcDMwa28/edit?usp=sharing
but, I ran into a coup…
ghost updated
6 years ago
-
您好,鄙人才疏学浅,第二个阶段我不是很懂。。。landmark是第一阶段估计值,能用landmark估计值作为第二阶段输入去训练吗?
-
我运行了官方给的测试命令 CUDA_VISIBLE_DEVICES=0,1,2,3 sh tools/dist_test.sh \
configs/face/2d_kpt_sview_rgb_img/topdown_heatmap/wflw/hrnetv2_w18_wflw_256x256_dark.py \
exp/exp_v1.3.0/best_NME_epoch_60.p…
-
## Development Plan 2023
We are excited to announce the release of MMPose 1.0.0 as a part of the OpenMMLab 2.0 project!
MMPose v1.0.0 is a major update, including many API and config file changes,…
Tau-J updated
3 months ago
-
I downloaded the provided pretrained 300W model and loaded the corresponding config file. But the load_state_dict function throws the following error :-
RuntimeError: Error(s) in loading state_dict…
-
GitHub : https://github.com/protossw512/AdaptiveWingLoss
Paper : https://arxiv.org/abs/1904.07399
### 개요
본 논문에서는 face alignment (= facial landmark localization)문제에 대해 heatmap regression 방법을 사…
-
The original SDM demo was released in Intraface project (Matlab and C++ versions)
Comparing to Intraface, your implementation is not as robust and stable. Of course the reasons may be (1) descriptor t…
-
### 📚 The doc issue
[Bug] We download json of WFLW from https://openxlab.org.cn/datasets/OpenDataLab/WFLW , I want to know 'scale' in this json mean. WFLW download from original website of its paper…