Skip to content
OpenTrain AIFor AI Companies

Multi-Modal Fusion Transformer for End-to-End Autonomous Driving

Published Apr 1, 2021
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
Multi-Modal Fusion Transformer for End-to-End Autonomous Driving presents a transformer approach for autonomous driving.
Task Dataset Metric Value Source
Autonomous driving CILRS Town05 Short 7.47 paper-derived
Autonomous driving LBC Town05 Short 30.97 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

[PAMI'23] TransFuser: Imitation with Transformer-Based Sensor Fusion for Autonomous Driving; [CVPR'21] Multi-Modal Fusion Transformer for End-to-End Autonomous Driving

1,598 stars · 244 forks · Last push Oct 19, 2025 · MIT 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

autonomousvision/transfuser is the strongest maintained implementation based on ranking signals. License is declared (MIT). Dependency/environment manifests are present.

Open autonomousvision/transfuser
Reproduction risks
  • No CI workflows detected
  • Selected autonomousvision/transfuser 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.

Maintenance
Stale risk
Confidence
High
Reproducibility
Moderate
Stars
1,598
Last push
Oct 19, 2025 (311d)

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

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup
Kin-Zhang/mmfn
alternative
Maintenance
Stale
Confidence
Low
Reproducibility
Strong
Stars
115
Last push
Dec 4, 2024 (630d)

Strong overlap with paper title keywords · Community adoption signal (115 stars)

  • No push in 12+ months
  • No tagged releases
  • Low confidence match
Maintenance
Stale
Confidence
Low
Reproducibility
Moderate
Stars
0
Last push
Nov 16, 2024 (648d)

Matched via arXiv identifier search

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases

Reproduction readiness

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

Setup required

Dependencies pinned, manual setup needed

  • autonomousvision/transfuser has environment.yml but requires manual environment setup.
  • Last push was 311 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 autonomousvision/transfuser

Quick start

git clone https://github.com/autonomousvision/transfuser.git
conda env create -f environment.yml && conda activate <env-name>

Repositories and ecosystem

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

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

Research context

Tasks

Autonomous driving

Methods

Transformer

Domains

Autonomous Driving

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 ).