Skip to content

Instantly share code, notes, and snippets.

View ishay2b's full-sized avatar

Ishay Tubi ishay2b

View GitHub Profile
@ishay2b
ishay2b / finding-points-for-given-distances.ipynb
Created January 27, 2022 12:57
Finding points for given distances.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ishay2b
ishay2b / readme.md
Last active March 30, 2019 23:55
Vanilla CNN caffe model
name Vanilla CNN Model
caffemodel vanillaCNN.caffemodel
caffemodel_url https://github.com/ishay2b/VanillaCNN/blob/master/ZOO/vanillaCNN.caffemodel?raw=true
license unrestricted
sha1 b5e34ce75d078025e07452cb47e65d198fe27912
caffe_commit 9c9f94e18a8909580a6b94c44dbb1e46f0ee8eb8

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.