eragonruan / text-detection-ctpn

text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
MIT License
3.43k stars 1.34k forks source link

how to train your own data set? #467

Closed kszqq closed 1 year ago

kszqq commented 4 years ago

When I was running train.py, why did I keep shuffle the image? It was still the same after running for a day. And how to train your own data set? Please enlighten me!