luoyetx / Joint-Face-Detection-and-Alignment

Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
BSD 3-Clause "New" or "Revised" License
102 stars 50 forks source link

train human detection model #7

Open Oliverwang opened 6 years ago

Oliverwang commented 6 years ago

Can this framework be used to train human detection models? net‘s’ weight height rate isn't 1:1

luoyetx commented 6 years ago

Yes. The cascade framework can be used to detection objects with fixed window size.