231 MB
7 files
Updated 2 months ago
Name
Size
.gitattributes1.44 kB
xet
1666339158606092656.png586 kB
xet
README.md1.17 kB
xet
config.json1.23 kB
xet
model.safetensors115 MB
xet
preprocessor_config.json273 Bytes
xet
pytorch_model.bin115 MB
xet
README.md

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 by Smock et al. and first released in this repository.

Disclaimer: The team releasing Table Transformer did not write a model card for this model so this model card has been written by the Hugging Face team.

Model description

The Table Transformer is equivalent to DETR, a Transformer-based object detection model. Note that the authors decided to use the "normalize before" setting of DETR, which means that layernorm is applied before self- and cross-attention.

Usage

You can use the raw model for detecting tables in documents. See the documentation for more info.

Total size
231 MB
Files
7
Last updated
May 25
Pre-warmed CDN
US EU US EU

Contributors