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

Speed performance #21

Open marcobarnobi opened 4 years ago

marcobarnobi commented 4 years ago

Any idea of how fast is this network? It would be nice for me to have an idea of that to see if it is suitable for my application.

@ishay2b