CascadeTabNet VS donut

Compare CascadeTabNet vs donut and see what are their differences.

CascadeTabNet

This repository contains the code and implementation details of the CascadeTabNet paper "CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents" (by DevashishPrasad)

donut

Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022 (by clovaai)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
CascadeTabNet donut
1 19
1,397 5,343
- 2.9%
0.0 3.6
over 2 years ago 6 months ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

CascadeTabNet

Posts with mentions or reviews of CascadeTabNet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-23.
  • [D] Getting super-level table extraction
    3 projects | /r/MachineLearning | 23 Aug 2022
    Recently, I've been researching extracting tables from image documents. First I tried with pdfs, however, the data extraction libraries like camelot are inconsistent. I found a deep learning model called CascadeTabNet. The detection results are okay but cell recognition is poor. I even found Multi-Type-TD-TSR for table extraction. It uses image processing techniques to find the grids. It performs well on structured and bordered tables. However, it messes up if the cell is not properly aligned. Even if extraction is successful, aggregation of multi-line cells, i.e post-processing, is not very obvious.

donut

Posts with mentions or reviews of donut. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-15.

What are some alternatives?

When comparing CascadeTabNet and donut you can also consider the following projects:

deepdoctection - A Repo For Document AI

PaddleOCR - Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

table-transformer - 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 evaluation metric.

image-to-sound-python- - A python project for converting an Image into audible sound using OCR and speech synthesis

Multi-Type-TD-TSR - Extracting Tables from Document Images using a Multi-stage Pipeline for Table Detection and Table Structure Recognition:

qlora - QLoRA: Efficient Finetuning of Quantized LLMs

DocumentInformationExtraction - Key Information Extraction From Documents: Evaluation And Generator

edenai-python - The best AI engines in one API: vision, text, speech, translation, OCR, machine learning, etc. SDK and examples for Python developers.

private-gpt - Interact with your documents using the power of GPT, 100% privately, no data leaks

langchain - ⚡ Building applications with LLMs through composability ⚡ [Moved to: https://github.com/langchain-ai/langchain]