You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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"
Add the Grid Search functionality to search for optimal hyperparameters while fine-tuning the model. Table Transformer (TATR) is a deep learning model for extracting tables from unstructured documents (PDFs and images).
Table Structure Recognition package containing server-client application with a trained neural network for detecting tables and recognizing their structure