CascadeCNN
CascadeCNN copied to clipboard
Repository for "A Convolutional Neural Network Cascade for Face Detection", implemented with Caffe, C++ interface
Results
1
CascadeCNN issues
Sort by
recently updated
recently updated
newest added
The detecting result of CascadeCNN is very good. And thanks authors of CascadeCNN to share the wight of CNN. I want to train the CascadeCNN by myself. - Could our...