baomingwang / MTCNN-Tensorflow

mtcnn-tf
MIT License
162 stars 96 forks source link

Training networks #21

Open SURABHI-GUPTA opened 4 years ago

SURABHI-GUPTA commented 4 years ago

Hi,

You haven't used validation data during training the networks It takes a long time to run pnet-training.py file. What is the use of step_size ? How can I change the number of epochs to train ?

Please help.