anson0910 / CNN_face_detection

Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR
253 stars 148 forks source link

How to train calibration nets? #30

Open MaxLingwei opened 7 years ago

MaxLingwei commented 7 years ago

Dear anson, I've trained a detection net use my own data. Now I want to train calibration nets. But I don't know how to do so. What training set should I use ? And how should I mark the label? Hope you will answer my question if convient. Thank you very much!