Skip to content
OpenTrain AIFor AI Companies

TableFormer: Table Structure Understanding with Transformers

Published Mar 1, 2022
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
TableFormer: Table Structure Understanding with Transformers presents a transformer method.
Task Dataset Metric Value Source
Transformer EDD+BBox mAP . 82.7 paper-derived
Transformer TableFormer mAP 87.7 paper-derived

Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

Dataset of PNG images from synthetically generated table layouts with annotations in JSONL files

154 stars · 15 forks · Last push Sep 17, 2025 · NOASSERTION license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords

Why this implementation
Confidence: high

ibm/synthtabnet is the strongest maintained implementation based on ranking signals. License is declared (NOASSERTION). Dependency/environment manifests are present.

Open ibm/synthtabnet
Reproduction risks
  • No CI workflows detected
  • Selected ibm/synthtabnet as the strongest maintained implementation for new work.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

ibm/synthtabnet
best maintained
Maintenance
Stale risk
Confidence
High
Reproducibility
Moderate
Stars
154
Last push
Sep 17, 2025 (341d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup
IBM/SynthTabNet
alternative
Maintenance
Stale risk
Confidence
Medium
Reproducibility
Moderate
Stars
154
Last push
Sep 17, 2025 (341d)

Matched via arXiv identifier search · Strong overlap with paper title keywords

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup
Maintenance
Stale risk
Confidence
Low
Reproducibility
Limited
Stars
0
Last push
Feb 8, 2026 (198d)

Matched via arXiv identifier search

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup

Reproduction readiness

Time to first repro: hours
Last checked: Aug 24, 2026

Setup required

Dependencies pinned, manual setup needed

  • ibm/synthtabnet has requirements.txt but requires manual environment setup.
  • Last push was 341 days ago, so expect possible dependency version conflicts.
  • No Dockerfile, so you will set up the environment manually.
  • No CI pipeline, so test coverage is unknown.
Open ibm/synthtabnet

Quick start

git clone https://github.com/ibm/synthtabnet.git
pip install -r requirements.txt

Repositories and ecosystem

Official

No additional official repositories detected.

Community

  • IBM/SynthTabNet
    Confidence: Medium

    Dataset of PNG images from synthetically generated table layouts with annotations in JSONL files

    154 stars · 15 forks · Last push Sep 17, 2025 · NOASSERTION license

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Research context

Tasks

Transformer

Methods

Transformer

Domains

None detected

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).