ishay2b / VanillaCNN

Implementation of the Vanilla CNN described in the paper: Yue Wu and Tal Hassner, "Facial Landmark Detection with Tweaked Convolutional Neural Networks", arXiv preprint arXiv:1511.04031, 12 Nov. 2015. See project page for more information about this project. http://www.openu.ac.il/home/hassner/projects/tcnn_landmarks/ Written by Ishay Tubi : ishay2b [at] gmail [dot] com https://www.l
188 stars 80 forks source link

Visualization Problem #19

Open SunnyDp opened 5 years ago

SunnyDp commented 5 years ago

Thanks for the great work! I want to compare the normalized mean error on 300-W test set with the results you show in Fig10. But I don't have the data, Could you give me the test data? The x-axis is the error and the y-axis is the fraction of test faces. Looking forward to your reply.Thanks.