Papers › UrbanIng-V2X: A Large-Scale Multi-Vehicle, Multi-Infrastructure Dataset Across...

UrbanIng-V2X: A Large-Scale Multi-Vehicle, Multi-Infrastructure Dataset Across Multiple Intersections for Cooperative Perception

27 Oct 2025NeurIPSarXiv:2510.23478added by Syntology

Karthikeyan Chandra Sekaran, Markus Geisler, Dominik Rößle, Adithya Mohan, Daniel Cremers, Wolfgang Utschick, Michael Botsch, Werner Huber, Torsten Schön

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Recent cooperative perception datasets have played a crucial role in advancing smart mobility applications by enabling information exchange between intelligent agents, helping to overcome challenges such as occlusions and improving overall scene understanding. While some existing real-world datasets incorporate both vehicle-to-vehicle and vehicle-to-infrastructure interactions, they are typically limited to a single intersection or a single vehicle. A comprehensive perception dataset featuring multiple connected vehicles and infrastructure sensors across several intersections remains unavailable, limiting the benchmarking of algorithms in diverse traffic environments. Consequently, overfitting can occur, and models may demonstrate misleadingly high performance due to similar intersection layouts and traffic participant behavior. To address this gap, we introduce UrbanIng-V2X, the first large-scale, multi-modal dataset supporting cooperative perception involving vehicles and infrastructure sensors deployed across three urban intersections in Ingolstadt, Germany. UrbanIng-V2X consists of 34 temporally aligned and spatially calibrated sensor sequences, each lasting 20 seconds. All sequences contain recordings from one of three intersections, involving two vehicles and up to three infrastructure-mounted sensor poles operating in coordinated scenarios. In total, UrbanIng-V2X provides data from 12 vehicle-mounted RGB cameras, 2 vehicle LiDARs, 17 infrastructure thermal cameras, and 12 infrastructure LiDARs. All sequences are annotated at a frequency of 10 Hz with 3D bounding boxes spanning 13 object classes, resulting in approximately 712k annotated instances across the dataset. We provide comprehensive evaluations using state-of-the-art cooperative perception methods and publicly release the codebase, dataset, HD map, and a digital twin of the complete data collection environment.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2510.23478")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: found in paper text by Syntology: 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

thi-ad/UrbanIng-V2X found in paper text by SyntologyMIT report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from thi-ad/UrbanIng-V2X. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_sin_difference thi-ad/UrbanIng-V2X/opencood/opencood/loss/ciassd_loss.py found in paper text by Syntology unverified MIT (permissive) · 725b188cee8a1577 · report
draw_dashed_polyline thi-ad/UrbanIng-V2X/urbaning/urbaning/visualizer/utils.py found in paper text by Syntology unverified MIT (permissive) · 6b37bf5eefe4fa24 · report
generate_colors thi-ad/UrbanIng-V2X/urbaning/urbaning/visualizer/utils.py found in paper text by Syntology unverified MIT (permissive) · 02a74a77abdfbbf9 · report
get_camera_cords_from_cTg thi-ad/UrbanIng-V2X/urbaning/urbaning/converters/opencood.py found in paper text by Syntology unverified MIT (permissive) · 22a5171a6e9b3950 · report
get_direction_target thi-ad/UrbanIng-V2X/opencood/opencood/loss/ciassd_loss.py found in paper text by Syntology unverified MIT (permissive) · 71d71587ce799f91 · report
get_ego_pose_from_gTv thi-ad/UrbanIng-V2X/urbaning/urbaning/converters/opencood.py found in paper text by Syntology unverified MIT (permissive) · 524d90d8cc4619c1 · report
get_fisheye_undistort_function thi-ad/UrbanIng-V2X/urbaning/urbaning/converters/utils.py found in paper text by Syntology unverified MIT (permissive) · f75c7e35a4ced089 · report
get_lidar_pose_from_gTl thi-ad/UrbanIng-V2X/urbaning/urbaning/converters/opencood.py found in paper text by Syntology unverified MIT (permissive) · f048a3aa0dfcdb71 · report
get_pinhole_intrinsic_matrix thi-ad/UrbanIng-V2X/urbaning/urbaning/converters/utils.py found in paper text by Syntology unverified MIT (permissive) · 37cabd6080d2337a · report
get_pinhole_undistort_function thi-ad/UrbanIng-V2X/urbaning/urbaning/converters/utils.py found in paper text by Syntology unverified MIT (permissive) · 99ea5af63d7383ba · report
indices_to_dense_vector thi-ad/UrbanIng-V2X/opencood/opencood/loss/fpvrcnn_loss.py found in paper text by Syntology unverified MIT (permissive) · 8acab2f0442a1dc3 · report
lanelet_linestring_plot_types thi-ad/UrbanIng-V2X/urbaning/urbaning/visualizer/utils.py found in paper text by Syntology unverified MIT (permissive) · daf71f65004b8ea1 · report
one_hot_f thi-ad/UrbanIng-V2X/opencood/opencood/loss/ciassd_loss.py found in paper text by Syntology unverified MIT (permissive) · cbb724502b77baff · report
weighted_sigmoid_binary_cross_entropy thi-ad/UrbanIng-V2X/opencood/opencood/loss/fpvrcnn_loss.py found in paper text by Syntology unverified MIT (permissive) · d6d4a84f040cbc2e · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2510.23478, was issued in October 2025, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections