File size: 438 Bytes
ac56c13 fba2243 4e2091b 95f0fb3 |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
language: en
tags:
- detr
license: unknown
datasets:
- PubTables-1M
---
# The models are taken from https://github.com/microsoft/table-transformer/
# Original model now on MSFT org: https://huggingface.co/microsoft/table-transformer-structure-recognition
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. |