TeluguOCR / banti_telugu_ocr

End to end OCR system for Telugu. Based on Convolutional Neural Networks.
Apache License 2.0
49 stars 17 forks source link

Enhancements for making API service easier to implement #12

Closed chprasad closed 8 years ago

chprasad commented 8 years ago

(1) OCR can now be instantiated with default model values. (2) ocr_file returns the ngram output so that API service provider does not have to read the same from disk