/Cascade-CNN

cascade cnn

Primary LanguageC

Cascade CNN for face detection

Reference papar: A Convolutional Neural Network Cascade for Face Detection

Files structure:

      ---Cascade-CNN
          ---demo                 simple demo for illustrating basic idea
          ---preprocess           convert weights from lua file to binary file
          ---src                  main program
          ---test                 test images
          ---weights              weights of each layer

image pyramid

detection result & heatmap