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

Implement Tesseract as an alternative model that can be used in backend #249

Closed
3 tasks
zdeveloper opened this issue Sep 24, 2024 · 0 comments · Fixed by #375
Closed
3 tasks

Implement Tesseract as an alternative model that can be used in backend #249

zdeveloper opened this issue Sep 24, 2024 · 0 comments · Fixed by #375
Assignees

Comments

@zdeveloper
Copy link
Collaborator

zdeveloper commented Sep 24, 2024

Currently our OCR Pipeline only allows for hugging face models. Implement Tesseract as an alternative to the HuggingFace Models

  • Ensure Tesseract invokes segmentation logic and processes each segment accordingly.
  • Ensure Tesseract is implemented as an alternative to HuggingFace models such that each model/approach can later be changed and/or benchmarked appropriately.
  • Ensure we can switch to the HuggingFace Models if needed.
@zdeveloper zdeveloper added the OCR label Sep 24, 2024
@arinkulshi-skylight arinkulshi-skylight changed the title [Spike] Research ways for incorporating Tesseract to improve accuracy Spike Research ways to implement other backend models(ex Tesseract) Oct 10, 2024
@bora-skylight bora-skylight changed the title Spike Research ways to implement other backend models(ex Tesseract) [Spike] Research ways to implement other backend models(ex Tesseract) Oct 15, 2024
@jonchang jonchang self-assigned this Nov 5, 2024
@arinkulshi-skylight arinkulshi-skylight linked a pull request Nov 12, 2024 that will close this issue
4 tasks
@arinkulshi-skylight arinkulshi-skylight changed the title [Spike] Research ways to implement other backend models(ex Tesseract) [Spike] Research and implement Tesseract Model Nov 12, 2024
@bora-skylight bora-skylight changed the title [Spike] Research and implement Tesseract Model Implement Tesseract Model Nov 12, 2024
@bora-skylight bora-skylight changed the title Implement Tesseract Model Implement Tesseract as an alternative model that can be used in backend Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants