Instructions to use text2knowledge/doctr-torch-tablecenternet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- docTR
How to use text2knowledge/doctr-torch-tablecenternet with docTR:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 303 Bytes
e9a12e6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"input_shape": [
3,
1024,
1024
],
"mean": [
0.798,
0.785,
0.772
],
"std": [
0.264,
0.2749,
0.287
],
"url": "https://github.com/mindee/doctr/releases/download/v1.0.1/tablecenternet-ea5b30a3.pt",
"arch": "tablecenternet",
"task": "table_structure"
} |