Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 327 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 327 Bytes

Text_recognition

Implentation of OCR using deep neural network EAST and tesseract to detect and recognize texts in images

To run this program

python3 text_detection.py --image IMAGE_PATH --east EAST_DETECTOR_PATH

Input image

Input image

Output

Output_image