File size: 331 Bytes
ac56c13 9161aaa 95f0fb3 |
1 2 3 4 5 6 7 8 9 10 11 |
---
language: en
tags:
- detr
license: unknown
datasets:
- PubTables-1M
---
# The models are taken from https://github.com/microsoft/table-transformer/
I have built a HuggingFace Space: https://huggingface.co/spaces/SalML/TableTransformer2CSV
It runs an OCR on the table-transformer output image to obtain a CSV downloadable table. |