table-detection topic

List table-detection repositories

marie-ai

59
Stars
5
Forks
Watchers

Integrate AI-powered Document Analysis Pipelines

doc2graph

106
Stars
18
Forks
Watchers

Doc2Graph transforms documents into graphs and exploit a GNN to solve several tasks.

pyramidtabnet

17
Stars
2
Forks
Watchers

Official PyTorch implementation of PyramidTabNet: Transformer-based Table Recognition in Image-based Documents

table-transformer

2.2k
Stars
249
Forks
Watchers

Table Transformer (TATR) is a deep learning model for extracting tables from unstructured documents (PDFs and images). This is also the official repository for the PubTables-1M dataset and GriTS evalu...

awesome-table-structure-recognition

118
Stars
6
Forks
Watchers

A Curated List of Awesome Table Structure Recognition (TSR) Research. Including models, papers, datasets and codes. Continuously updating.

table-detection-streamlit-application

44
Stars
32
Forks
Watchers

Google Colab Demo of CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents

table_structure_recognition

37
Stars
12
Forks
Watchers

Table detection (TD) and table structure recognition (TSR) using Yolov5/Yolov8, cand you can get the same (even better) result compared with Table Transformer (TATR) with smaller models.