Tensorflow_SceneText_Oriented_Box_Predictor
Tensorflow_SceneText_Oriented_Box_Predictor copied to clipboard
What type of annotations to use
@dafanghe What annotations did you use to train your dataset.
- Did you draw boxes for multiple text lines in images.
- Or did you draw boxes like its done in ctpn (https://github.com/ajinkya933/text-detection-ctpn)
I want to know which method to follow when annotating text?
@ajinkya could you please tell me how to directly evalute using pretrained model on custom images.