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

VanillaCNN and TweakedCNN #2

Open wuqiangch opened 8 years ago

wuqiangch commented 8 years ago

@ishay2b I have a question,.This code is VanillaCNN .Where can I find code of TweakedCNN? . Thansks!!

ishay2b commented 8 years ago

TweakedCNN is still ongoing now, I hope to publish it in few weeks.

mariolew commented 8 years ago

@ishay2b But the TweakedCNN si still on going?

ishay2b commented 8 years ago

@mariolew Yes, TweakedCNN is still ongoing.

rexnxiaobai commented 8 years ago

@ishay2b how about TweakedCNN code? thanks a lot~

ishay2b commented 8 years ago

Tweaked CNN is cocking in the oven.

rexnxiaobai commented 8 years ago

@ishay2b looking forward to it, thanks for your quick response :)

vitoralbiero commented 7 years ago

@ishay2b Do you know when the TweakedCNN will be released?

ishay2b commented 7 years ago

@vitoralbiero Hi, lacking the time this few weeks, but it will be released as promised eventually.

BobLiu20 commented 7 years ago

@ishay2b Hi . how about TweakedCNN code? thanks a lot~

Jubird915 commented 6 years ago

@ishay2b Hi, look forward your TweakedCNN code. Be curious about how to use GMM function in Vanilla CNN caffe.