Closed ponlolz closed 6 years ago
Hi,
the text recognition model has not been trained to recognize text from images in multiple lines. It can only handle single lines as provided by image recognition benchmarks like the ICDAR Robust Reading Competition.
You could, however, have a look at the FSNS experiments, if you want to recognize text from multiple lines. But it won't be easy to train such a system.
Good Luck!
Hey, I have already download text_recognition_model.zip in this web .
It can be successfully implemented .
But it is only to recognize a line of text in a image
Whether it has the opportunity to recognize multiple lines of text? like this image
thanks.