whn09 / table_structure_recognition
Table detection (TD) and table structure recognition (TSR) using Yolov5/Yolov8, and you can get the same (even better) result compared with Table Transformer (TATR) with smaller models.
☆44Updated 6 months ago
Alternatives and similar repositories for table_structure_recognition:
Users that are interested in table_structure_recognition are comparing it to the libraries listed below
- High-Performance Transformers for Table Structure Recognition Need Early Convolutions☆42Updated 9 months ago
- Table Structure Recognition☆65Updated last year
- ☆51Updated 6 months ago
- MTL-TabNet: Multi-task Learning based Model for Image-based Table Recognition☆90Updated 7 months ago
- CVPR 2022: Table Structure Recognition☆39Updated 2 years ago
- TRACE: Table Reconstruction Aligned to Corner and Edges (ICDAR 2023)☆21Updated 10 months ago
- https://dl.acm.org/doi/10.1145/3657281☆92Updated 8 months ago
- Dataset of PNG images from synthetically generated table layouts with annotations in JSONL files☆132Updated last year
- [MM'2024] PEneo, an effective algorithm for key-value pair extraction from form-like documents, designed for real-world applications.☆25Updated last month
- A large scale camera-taken table detection and recognition dataset.☆117Updated last year
- Object Detection Model for Scanned Documents☆86Updated last year
- DocTr++ in PaddlePaddle☆43Updated 5 months ago
- 利用Swin-Unet(Swin Transformer Unet)实现对文档图片里表格结构的识别,Swin-unet (Swin Transformer Unet) is used to identify the document table structure☆15Updated 10 months ago
- ICDAR 2024 Table OCR Model☆27Updated last month
- The official PyTorch implementation of SEMv3.☆32Updated 7 months ago
- The official code for “Geometric Representation Learning for Document Image Rectification”, ECCV, 2022.☆78Updated 5 months ago
- ☆42Updated 2 years ago
- An unofficial Implementation of DocParser: End-to-end OCR-free Information Extraction from Visually Rich Documents☆36Updated last year
- Inference, training and evaluation code for our models from the paper "Inv3D: a high-resolution 3D invoice dataset for template-guided si…☆43Updated 11 months ago
- Deep learning, Convolutional neural networks, Image processing, Document processing, Table detection, Page object detection, Table classi…☆66Updated 10 months ago
- [ICDAR 2023] (Oral) An End-to-End Unified Domain Adaptive Transformer for Document Instance Segmentation☆70Updated 4 months ago
- Datasets and Evaluation Scripts for CompHRDoc☆31Updated 9 months ago
- WikiTableSet: A largest publicly available image-based table recognition dataset in three languages built from Wikipedia☆27Updated last year
- Algorithms, papers, datasets, performance comparisons for Document AI. Continuously updating.☆173Updated last month
- A curated list of papers about key information extraction.☆89Updated last month
- ICIP 2022: Adaptive Radial Projection on Fourier Magnitude Spectrum for Document Image Skew Estimation☆130Updated last week
- Doc2Graph transforms documents into graphs and exploit a GNN to solve several tasks.