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.
You can use the raw model for detecting the structure (like rows, columns) in tables. See the documentation for more info.