HRNet / HRNet-Facial-Landmark-Detection

This is an official implementation of facial landmark detection for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
MIT License
1.05k stars 264 forks source link

how to test this code in other Dataset? such as CelebA and FFHQ. #81

Open xuedue opened 3 years ago

xuedue commented 3 years ago

Hello, author, I want to know how to test this code in other Dataset?

Shall I retrain the code? Or Just change the image transform?