junhoyeo / BetterOCR

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

Implement `verbose` option & Improve logging #5

Open junhoyeo opened 10 months ago

junhoyeo commented 10 months 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