You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
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
changed the title
[Spike] Research and implement Tesseract Model
Implement Tesseract Model
Nov 12, 2024
bora-skylight
changed the title
Implement Tesseract Model
Implement Tesseract as an alternative model that can be used in backend
Nov 12, 2024
Currently our OCR Pipeline only allows for hugging face models. Implement Tesseract as an alternative to the HuggingFace Models
The text was updated successfully, but these errors were encountered: