Skip to content

Tags: h2oai/doctr

Tags

onnx_model_0.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #31 from h2oai/detached

Update dbresnet_50 detection model

efficientnet_onnx_models

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed minor type conversion from onnx

When checking the type of output was causing some noisy output in the logs. Corrected the method for checking the type

ppocr_onnx

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
increment doctr version in setup.py

ppocr_models

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
increment doctr version in setup.py

efficientnet_crnnv2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
increment doctr version in setup.py

onnx_rotation_model

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed memory leak in preprocessors

removed unnecessary multithread exec from preprocessor code. Causes memory accumulation

efficientnet_crnn

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed memory leak in preprocessors

removed unnecessary multithread exec from preprocessor code. Causes memory accumulation

onnx_models

udpate langdetect version in installation

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: Restructured documentation (mindee#519)

* docs: Updated README library description

* docs: Updated models page of the documentation

* docs: Improved documentation hierarchy

* docs: Improved hyperlinks

v0.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: Updated authors and maintainers in setup.py & README (mindee#444)

* docs: Updated authors in README

* chore: Updated authors & maintainers in setup

* docs: Updated description