paper-with-me

홈 › Papers

Argoverse 2: Next Generation Datasets for Self-Driving Perception and Forecasting

2023-01-02 · Proceedings of the Neural Information Processing Systems Track on Datasets and Benchmarks 2021 11 · Benjamin Wilson, William Qi, Tanmay Agarwal, John Lambert, Jagjeet Singh, Siddhesh Khandelwal, Bowen Pan, Ratnesh Kumar, Andrew Hartnett, Jhony Kaesemodel Pontes, Deva Ramanan, Peter Carr, James Hays

We introduce Argoverse 2 (AV2) - a collection of three datasets for perception and forecasting research in the self-driving domain. The annotated Sensor Dataset contains 1,000 sequences of multimodal data, encompassing high-resolution imagery from seven ring cameras, and two stereo cameras in addition to lidar point clouds, and 6-DOF map-aligned pose. Sequences contain 3D cuboid annotations for 26 object categories, all of which are sufficiently-sampled to support training and evaluation of 3D perception models. The Lidar Dataset contains 20,000 sequences of unlabeled lidar point clouds and map-aligned pose. This dataset is the largest ever collection of lidar sensor data and supports self-supervised learning and the emerging task of point cloud forecasting. Finally, the Motion Forecasting Dataset contains 250,000 scenarios mined for interesting and challenging interactions between the autonomous vehicle and other actors in each local scene. Models are tasked with the prediction of future motion for "scored actors" in each scenario and are provided with track histories that capture object location, heading, velocity, and category. In all three datasets, each scenario contains its own HD Map with 3D lane and crosswalk geometry - sourced from data captured in six distinct cities. We believe these datasets will support new and existing machine learning research problems in ways that existing datasets do not. All datasets are released under the CC BY-NC-SA 4.0 license.

📄 PDF Abstract BibTeX arXiv:2301.00493

Code (1)

argoverse/av2-api 공식 구현

Tasks

3D Object DetectionMotion ForecastingSelf-Supervised Learning

Similar Papers 제목 키워드 기반

QCNeXt: A Next-Generation Framework For Joint Multi-Agent Trajectory Prediction

2023-06-18 · Zikang Zhou, Zihao Wen, JianPing Wang, Yung-Hui Li 외

Estimating the joint distribution of on-road agents' future trajectories is essential for autonomous driving. In this technical report, we propose a next-generation framework for joint multi-agent trajectory prediction c…

Autonomous DrivingDecoderMotion ForecastingPrediction+2

Technical Report for Argoverse2 Scenario Mining Challenges on Iterative Error Correction and Spatially-Aware Prompting

2025-06-10 · Yifei Chen, Ross Greer

Scenario mining from extensive autonomous driving datasets, such as Argoverse 2, is crucial for the development and validation of self-driving systems. The RefAV framework represents a promising approach by employing Lar…

Autonomous DrivingCode GenerationNatural Language QueriesPrompt Engineering

Claude Code-Driving Scenario Mining for the Argoverse 2 Challenge

2026-06-08 · Wei Deng, Caoshengzhe Xue, Shuaikun Liu, Zhaohong Liu 외 arxiv

We present our submission to the CVPR 2026 Argoverse 2 Scenario Mining Challenge. Our system uses a four-stage pipeline: (1) autonomous code generation via a Claude Code agent powered by GLM~5.1, (2) iterative training s…

Code Generation

VTrackIt: A Synthetic Self-Driving Dataset with Infrastructure and Pooled Vehicle Information

2022-07-15 · Mayuresh Savargaonkar, Abdallah Chehade

Artificial intelligence solutions for Autonomous Vehicles (AVs) have been developed using publicly available datasets such as Argoverse, ApolloScape, Level5, and NuScenes. One major limitation of these datasets is the ab…

Autonomous Vehicles

Neural Eulerian Scene Flow Fields

2024-10-02 · Kyle Vedder, Neehar Peri, Ishan Khatri, Siyi Li 외

We reframe scene flow as the task of estimating a continuous space-time ODE that describes motion for an entire observation sequence, represented with a neural prior. Our method, EulerFlow, optimizes this neural prior es…

Autonomous DrivingPoint TrackingScene Flow Estimation