mtcnn-face-detection icon indicating copy to clipboard operation
mtcnn-face-detection copied to clipboard

Support training MTCNN

Open justinpinkney opened this issue 5 years ago • 4 comments
trafficstars

We currently do not support training a MTCNN model from scratch, only inference using pre-trained weights.

If you'd be interested in being able to train a custom model, please like or comment on this issue.

justinpinkney avatar Jan 16 '20 08:01 justinpinkney

Hey Justin, Training a custom MTCNN model would be lovely. Also, I would like to know if there is an option to use transfer learning on the current model in order to use it on modified facial images.

Thanks ahead

Omripaz1 avatar Mar 10 '20 09:03 Omripaz1

Thanks for the input Omripaz1. If we implement training then transfer learning would also be possible.

justinpinkney avatar Mar 10 '20 11:03 justinpinkney

Hope to support custom training in the future and increase flexibility!

cuixing158 avatar Mar 20 '20 14:03 cuixing158

Hi Justin, Training a custom MTCNN model would be useful to train the model in other datasets. There are many challenging datasets for face and landmarks detection such as occluded faces. So, please support the training model of MTCNN. I appreciate your efforts. Thank you

Mostafa77es avatar Apr 23 '22 09:04 Mostafa77es