Spaces:
Running
Running
File size: 490 Bytes
16b0d52 4df4988 16b0d52 4df4988 16b0d52 4df4988 16b0d52 4df4988 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
title: Table Extraction
emoji: π
colorFrom: indigo
colorTo: purple
sdk: streamlit
sdk_version: 1.21.0
app_file: app.py
pinned: false
---
# huggingface-space
Imported from https://huggingface.co/spaces/jurgendn/table-extraction with some adjustment.
Current pipeline:
Table detection: https://huggingface.co/microsoft/table-transformer-detection
Table recognition: https://huggingface.co/microsoft/table-transformer-structure-recognition
OCR: https://github.com/pbcquoc/vietocr
|