yinguobing / cnn-facial-landmark

Training code for facial landmark detection based on deep convolutional neural network.
MIT License
623 stars 183 forks source link

use other pre trained model than Resnet model #67

Closed abdou31 closed 4 years ago

abdou31 commented 4 years ago

Hello Yin, I would like to know can I use another pre-trained model than the Resnet Model to train my own dataset? How can I use transfer learning in this project? Thanks