Multi-Type-TD-TSR VS CascadeTabNet

Compare Multi-Type-TD-TSR vs CascadeTabNet 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)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Multi-Type-TD-TSR CascadeTabNet
4 1
236 1,397
- -
0.0 0.0
over 1 year ago over 2 years ago
Jupyter Notebook 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.

Multi-Type-TD-TSR

Posts with mentions or reviews of Multi-Type-TD-TSR. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-23.

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.

What are some alternatives?

When comparing Multi-Type-TD-TSR and CascadeTabNet you can also consider the following projects:

donut - Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022

deepdoctection - A Repo For Document AI

MetalTranslate - Customizable machine translation in C++

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.

Recognition-of-logical-document-structures - First approach for recognizing logical document structures like texts, sentences, segments, words, chars and sentence/segment depth based on recurrent neural network grammars.

oemer - End-to-end Optical Music Recognition (OMR) system. Transcribe phone-taken music sheet image into MusicXML, which can be edited and converted to MIDI.

Real-time-Object-Detection-for-Autonomous-Driving-using-Deep-Learning - My Computer Vision project from my Computer Vision Course (Fall 2020) at Goethe University Frankfurt, Germany. Performance comparison between state-of-the-art Object Detection algorithms YOLO and Faster R-CNN based on the Berkeley DeepDrive (BDD100K) Dataset.

ITC - Computer Science coursework and projects at Tec de Monterrey 👨‍🎓

elastic_transformers - Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers

deathcounter_ocr - A python script which detects death messages by using OCR and displays a corrosponding deathcounter. Preconfigured for Elden Ring

docutron - Docutron Toolkit: detection and segmentation analysis for legal data extraction over documents.