deep-landmark
deep-landmark copied to clipboard
Why some landmarks failed?
trafficstars
I run your code and only the nose and right mouth get the right result. But the rest landmarks' failure rate are 99%. It is wired.
pay attention to the training loss, level-1 is important. make sure your training loss is less than 1e-2 or 1e-3. Look at #3, #6 and #14, they all meet the same problem. And I already answer this problem here.