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

Feat/add PaddleOCR and EasyOCR ocr models #15

Merged
merged 5 commits into from
Oct 8, 2023

Conversation

Navaneeth-Sharma
Copy link
Owner

@Navaneeth-Sharma Navaneeth-Sharma commented Oct 8, 2023

Description

This pull request adds support for Kannada OCR by integrating two libraries/models: PaddleOCR and EasyOCR. Kannada is an important regional language, and these additions will enhance our OCR capabilities for this language.

Changes Made

Added PaddleOCR library for Kannada OCR. | fix #13
Added EasyOCR library for Kannada OCR. | fix #14

@Navaneeth-Sharma Navaneeth-Sharma added the enhancement New feature or request label Oct 8, 2023
@Navaneeth-Sharma Navaneeth-Sharma merged commit 5a9ea12 into master Oct 8, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add easyocr Model for OCR Add paddleocr Model for OCR
1 participant