GitHub / etalab-ia / doctr
Document Text Recognition (DocTR) made seamless, high-performing & accessible to anyone using Deep Learning for OCR-related tasks.
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/etalab-ia%2Fdoctr
Fork of mindee/doctr
Stars: 4
Forks: 0
Open issues: 0
License: apache-2.0
Language: Python
Size: 8.83 MB
Dependencies parsed at:
97
Created at: almost 4 years ago
Updated at: 9 months ago
Pushed at: over 3 years ago
Last synced at: 2 days ago
.github/workflows/builds.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/demo.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/doc-status.yml
actions
- actions/setup-python v1 composite
.github/workflows/docker.yml
actions
- actions/checkout v2 composite
.github/workflows/docs.yml
actions
- JamesIves/github-pages-deploy-action 3.7.1 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- webfactory/ssh-agent v0.4.1 composite
.github/workflows/main.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/download-artifact v2 composite
- actions/setup-python v1 composite
- actions/setup-python v2 composite
- actions/upload-artifact v2 composite
- codecov/codecov-action v1 composite
.github/workflows/pr-labels.yml
actions
- actions/checkout v2 composite
- actions/github-script 0.3.0 composite
- actions/setup-python v2 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/references.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/setup-python v1 composite
.github/workflows/release.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/scripts.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/style.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
Dockerfile
docker
- python 3.8.1-slim build
docker-compose.yml
docker
- asyncpg >=0.20.0 development
- httpx >=0.16.1,<0.20.0 development
- pytest >=5.3.2 development
- pytest-asyncio >=0.14.0 development
api/requirements.txt
pypi
- fastapi >=0.65.2
- python-doctr >=0.2.0
- python-multipart ==0.0.5
- uvicorn >=0.11.1
- streamlit >=1.0.0
- docutils <0.18
- recommonmark >=0.7.1
- sphinx <3.5.0
- sphinx-copybutton >=0.3.1
- sphinx-markdown-tables >=0.0.15
- sphinx-rtd-theme ==0.4.3
- sphinxemoji >=0.1.8
- fastprogress >=0.1.21
- wandb >=0.10.31
requirements-pt.txt
pypi
- Pillow >=8.3.2
- PyMuPDF >=1.16.0,
- h5py >=3.1.0
- matplotlib >=3.1.0,<3.4.3
- mplcursors >=0.3
- numpy >=1.16.0
- opencv-python >=3.4.5.20
- pyclipper >=1.2.0
- rapidfuzz >=1.6.0
- scipy >=1.4.0
- shapely >=1.6.0
- torch >=1.8.0
- torchvision >=0.9.0
- tqdm >=4.30.0
- unidecode >=1.0.0
- weasyprint >=52.2,<53.0
requirements.txt
pypi
- Pillow >=8.3.2
- PyMuPDF >=1.16.0,
- h5py >=3.1.0
- keras <2.7.0
- matplotlib >=3.1.0,<3.4.3
- mplcursors >=0.3
- numpy >=1.16.0
- opencv-python >=3.4.5.20
- pyclipper >=1.2.0
- rapidfuzz >=1.6.0
- scipy >=1.4.0
- shapely >=1.6.0
- tensorflow >=2.4.0
- tensorflow-addons >=0.13.0
- tqdm >=4.30.0
- unidecode >=1.0.0
- weasyprint >=52.2,<53.0
- coverage >=4.5.4 test
- hdf5storage >=0.1.18 test
- pytest >=5.3.2 test
- requests >=2.20.0 test
- requirements-parser ==0.2.0 test