D-X-Y / landmark-detection

Four landmark detection algorithms, implemented in PyTorch.
https://xuanyidong.com/assets/projects/TPAMI-2020-SRT.html
MIT License
925 stars 180 forks source link

SRT results #82

Open flynnamy opened 3 years ago

flynnamy commented 3 years ago

Hi,I pull newest code,the results is not accurate. You said it works well. Please see my result is same with yours! @D-X-Y image

D-X-Y commented 3 years ago

Yes, the prediction is reasonable while not that accurate. First, this is predicted by the regression model (much simpler than a heatmap-based model, please see metrics in our paper). Second, this pic is for demo, the image style and crop size are very different from the training data. If you expect an accurate results, you can try on 300W.