aim-uofa / AdelaiDet

AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
https://git.io/AdelaiDet
Other
3.38k stars 648 forks source link

When to Stop Training ABCNet? #210

Closed seecswajid closed 4 years ago

seecswajid commented 4 years ago

I am training ABCNet on 1500 images having single word in an image. Can you tell me for how many steps I could train model. Is there any specific criteria for defining total number of steps?

Yuliang-Liu commented 4 years ago

CTW1500 also contains 1500 images. Just follow the example we provided. It should be only one step (End-to-End training).