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
I have trained on custom dataset of type WFLW but most of the predicted points are overlapping, is anyone facing the same issue? can anyone help?
I suspect the problem is due to point normalization at line 59. Can anyone suggest what should I do for 4 points.
I have trained on custom dataset of type WFLW but most of the predicted points are overlapping, is anyone facing the same issue? can anyone help? I suspect the problem is due to point normalization at line 59. Can anyone suggest what should I do for 4 points.