top of page

Text localization and recognition in images using deep learning (DL)
Implemented a two-step pipeline detect and recognize texts in image.
We finetuned and tested state of the art deep learning models such as single shot multibox detector, yolo... and a seq-2-seq model with attention layers for the recognition task.
Env & tools: on premise, docker, tensorflow (keras)
bottom of page