junhoyeo / BetterOCR

🔍 Better text detection by combining multiple OCR engines (EasyOCR, Tesseract, and Pororo) with 🧠 LLM.
MIT License
489 stars 27 forks source link

Implement `verbose` option & Improve logging #5

Open junhoyeo opened 1 year ago

junhoyeo commented 1 year ago

https://github.com/junhoyeo/BetterOCR/blob/618d7be7c827b3252cbc83ebeb6bd9ebc3cb4e6c/betterocr/detect.py#L147-L168

replace ^ and a few more places we're just logging to stdout