feat(ocr): Add OnnxTR as possible OCR engine

Signed-off-by: felix <felixdittrich92@gmail.com>
This commit is contained in:
felix 2025-03-21 22:26:07 +01:00
parent cfc42458ae
commit 0f183af23b
2 changed files with 943 additions and 602 deletions

3
.gitignore vendored
View File

@ -2,6 +2,9 @@ model_artifacts/
scratch/
ds_convert_models/
# poetry
poetry.lock
# Created by https://www.toptal.com/developers/gitignore/api/python,macos,virtualenv,pycharm,visualstudiocode,emacs,vim,jupyternotebooks
# Edit at https://www.toptal.com/developers/gitignore?templates=python,macos,virtualenv,pycharm,visualstudiocode,emacs,vim,jupyternotebooks

1542
poetry.lock generated

File diff suppressed because it is too large Load Diff