Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EasyPororoOCR Integration #8

Merged
merged 19 commits into from
Nov 2, 2023
Merged

EasyPororoOCR Integration #8

merged 19 commits into from
Nov 2, 2023

Conversation

junhoyeo
Copy link
Owner

@junhoyeo junhoyeo commented Nov 1, 2023

Closes #2

  • Make basic text detection using EasyOCR, Pororo (EasyPororoOCR), and Tesseract work
  • Box detection
  • Refactor structure
  • Make it optional (i.e. Activate only if lang is en or ko)
    • TBD: Also support overriding activated engines though options
    • Dependencies for EasyPororoOCR should also be optional via Poetry groups
  • Cite original authors
  • TBD: Use pre-processing logic on other engines too? + Evaluation

@junhoyeo junhoyeo merged commit b0c280e into main Nov 2, 2023
2 checks passed
@junhoyeo junhoyeo deleted the junhoyeo/easy-pororo-ocr branch November 2, 2023 00:30
@black7375
Copy link

Thanks. looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OCR Engine Support: Pororo (kakaobrain/pororo, potentially used together with EasyOCR)
2 participants