An OCR application for detecting and recognizing text (containing latin characters and numbers) of various scales and shapes (horizontal/multi-oriented/curved).
To run the app locally, there are multiple possibilities:
- you need to install
OR
- run with docker by building Dockerfile from this repo or by using an already built image
- Pre-processing
- Text detection
- Pre-processing
- Character Segmentation
- Character Recognition
- Add examples