This is an unofficial PyTorch version implementation of Adaptive Wing Loss and Wing Loss mentioned in
-
Adaptive Wing Loss for Robust Face Alignment via Heatmap Regression
-
Wing Loss for Robust Facial Landmark Localisation with Convolutional Neural Networks
There might be bugs in the codes, feel free to open issue.
The the offical implementation has been released, please refer to https://github.com/protossw512/AdaptiveWingLoss.