Skip to content

tsingjinyun/caffe-regression

 
 

Repository files navigation

caffe-regression

caffe-regression examples ,kaggle face keypoint detection

data folder

you can download data from https://www.kaggle.com/c/facial-keypoints-detection/data

the data process code are mainly from

http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/

seperate data as train,val,test

prototxt folder

caffe net.prototxt, solver.prototxt, deploy.prototxt and a trained caffe model

prediction folder

test the trained caffe model

current result

About

caffe-regression examples ,kaggle face keypoint detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.6%
  • Shell 3.4%