Update README.md

This commit is contained in:
Niels Rogge 2022-10-14 12:14:59 +00:00 committed by huggingface-web
parent d0927d8ea5
commit 0192eaf3d6
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
---
license: mit
---
# Table Transformer (fine-tuned for Table Detection)
Table Transformer (DETR) model trained on PubTables1M. It was introduced in the paper [PubTables-1M: Towards Comprehensive Table Extraction From Unstructured Documents](https://arxiv.org/abs/2110.00061) by Smock et al. and first released in [this repository](https://github.com/microsoft/table-transformer).