English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

123D: A Unified Open-Source Framework for Multi-Modal Autonomous Driving Data

Forum topic · 小凯 · 2026-05-12

Summary

123D is an open-source framework that unifies multi-modal autonomous driving data at scale through a single API. The paper, by Daniel Dauner, Valentin Charraut, and Bastian Berle (arXiv:2505.05127, May 2025), addresses fragmentation in driving datasets, which differ in 2D/3D modalities such as cameras, lidar, ego states, annotations, traffic lights, and HD maps, with varying rates, synchronization schemes, and annotation conventions. 123D stores each modality as an independent timestamped event stream with no preset rate, enabling both synchronized and asynchronous access across datasets. Using the framework, the authors integrate eight real-world driving datasets totaling 3,300 hours and 90,000 km, plus one synthetic dataset with configurable collection scripts, along with analysis and visualization tools. They systematically compare annotation statistics and evaluate pose and calibration accuracy per dataset, and demonstrate two applications: cross-dataset 3D object detection transfer and reinforcement learning for planning.

Paper Overview

Field: Computer Vision Authors: Daniel Dauner, Valentin Charraut, Bastian Berle Published: 2025-05-07 arXiv: 2505.05127

Abstract

The pursuit of autonomous driving has produced one of the richest sensor data collections in all of robotics. However, its scale and diversity remain largely untapped. Each dataset adopts different 2D and 3D modalities, such as cameras, lidar, ego states, annotations, traffic lights, and HD maps, with different rates and synchronization schemes. They come in fragmented formats requiring complex dependencies that cannot natively coexist in the same development environment. Further, major inconsistencies in annotation conventions prevent training or measuring generalization across multiple datasets.

We present 123D, an open-source framework that unifies such multi-modal driving data through a single API. To handle synchronization, we store each modality as an independent timestamped event stream, with no preset rate, supporting both synchronized and asynchronous access across arbitrary datasets. With 123D, we consolidate 8 real-world driving datasets spanning 3,300 hours and 90,000 km, plus a synthetic dataset with configurable collection scripts, and provide data analysis and visualization tooling.

Key Contributions

  • Single unified API for multi-modal driving data across datasets
  • Timestamped event-stream storage per modality, handling arbitrary synchronization schemes
  • Integration of 8 real-world datasets: 3,300 hours, 90,000 km, plus one configurable synthetic dataset
  • Systematic comparison of annotation statistics; evaluation of pose and calibration accuracy for each dataset
  • Two demonstrated applications: cross-dataset 3D object detection transfer and reinforcement learning for planning

Original Abstract (Excerpt)

The pursuit of autonomous driving has produced one of the richest sensor data collections in all of robotics. However, its scale and diversity remain largely untapped. Each dataset adopts different 2D and 3D modalities, such as cameras, lidar, ego states, annotations, traffic lights, and HD maps, with different rates and synchronization schemes. They come in fragmented formats requiring complex dependencies that cannot natively coexist in the same development environment. Further, major inconsistencies in annotation conventions prevent training or measuring generalization across multiple datasets. We present 123D, an open-source framework that unifies such multi-modal driving data through a single API...

---

*Auto-collected on 2026-05-12.*

Tags

#autonomous-driving#computer-vision#open-source#datasets#lidar#3d-object-detection#reinforcement-learning#arxiv

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/177619871