Skip to content

Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks

Notifications You must be signed in to change notification settings

bacox/caf_face_detection

 
 

Repository files navigation

caf_face_detection

Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks

Lib

  1. caffe
  2. Eigen
  3. OpenCV

demo

demo

The left side shows the result using caffe while the right side shows the result using simple CNN in my another repository

Model

caffe Model could download at BaiduYun or GoogleDrive

Example photo

Source (nasssom-azevedo-cropped.jpg): unsplash

Referrence:

[1] https://github.com/guoyilin/FaceDetection_CNN

[2] http://arxiv.org/abs/1502.02766

[3] http://caffe.berkeleyvision.org

About

Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.9%
  • CMake 13.1%