2015_Face_Detection icon indicating copy to clipboard operation
2015_Face_Detection copied to clipboard

training process could not convergence

Open issac8huxley opened this issue 10 years ago • 1 comments

I test your training code on the AFLW dataset, but the 12-net could not convergence. Would I make some pre-processing on the train data? Thanks

issac8huxley avatar Dec 22 '15 08:12 issac8huxley

@issac8huxley No preprocessing is needed. AFLW data is enough strong to converge and easy to train 2 class classification. You may check your data whether there are wrong labeled picture or too hard. The final error on training data of 12net is about 5%

layumi avatar Dec 23 '15 16:12 layumi