{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2601-15260","title":"DrivIng: A Large-Scale Multimodal Driving Dataset with Full Digital Twin Integration","arxiv_id":"2601.15260","date":"2026-01-21","proceeding":null,"authors":["Dominik Rößle","Xujun Xie","Adithya Mohan","Venkatesh Thirugnana Sambandham","Daniel Cremers","Torsten Schön"],"abstract":"Perception is a cornerstone of autonomous driving, enabling vehicles to understand their surroundings and make safe, reliable decisions. Developing robust perception algorithms requires large-scale, high-quality datasets that cover diverse driving conditions and support thorough evaluation. Existing datasets often lack a high-fidelity digital twin, limiting systematic testing, edge-case simulation, sensor modification, and sim-to-real evaluations. To address this gap, we present DrivIng, a large-scale multimodal dataset with a complete geo-referenced digital twin of a ~18 km route spanning urban, suburban, and highway segments. Our dataset provides continuous recordings from six RGB cameras, one LiDAR, and high-precision ADMA-based localization, captured across day, dusk, and night. All sequences are annotated at 10 Hz with 3D bounding boxes and track IDs across 12 classes, yielding ~1.2 million annotated instances. Alongside the benefits of a digital twin, DrivIng enables a 1-to-1 transfer of real traffic into simulation, preserving agent interactions while enabling realistic and flexible scenario testing. To support reproducible research and robust validation, we benchmark DrivIng with state-of-the-art perception models and publicly release the dataset, digital twin, HD map, and codebase.","url_abs":"https://arxiv.org/abs/2601.15260","url_pdf":"https://arxiv.org/pdf/2601.15260","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2601.15260","atlas_url":"https://app.syntology.ai/?focus=2601.15260","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.15260"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/cvims/DrivIng","reach":null}],"summary":{"unverified":17},"by_repo_kind":{"found_in_text":{"samples":17,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"c50e82e85641fa92","entry":"compute_md5","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/download_dataset.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/download_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c50e82e85641fa92"}},{"code_sha256_prefix":"00a4364595afb64f","entry":"convert_from_timestamp_wise_to_tracks_wise","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/utils/annotations.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/utils/annotations.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"00a4364595afb64f"}},{"code_sha256_prefix":"c6cc24e565b70212","entry":"convert_labels_from_tracks_wise_to_timestamp_wise","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/utils/annotations.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/utils/annotations.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c6cc24e565b70212"}},{"code_sha256_prefix":"fd3274f945c4e725","entry":"convert_mmdet_to_bev_bboxes","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"mmdetection3d/demo/driving_inference.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/mmdetection3d/demo/driving_inference.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fd3274f945c4e725"}},{"code_sha256_prefix":"83c742714be75111","entry":"create_timesync_file_for_sequence","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/data_conversion/create_sequences_from_annotation_file.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/data_conversion/create_sequences_from_annotation_file.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"83c742714be75111"}},{"code_sha256_prefix":"32205797563fa678","entry":"enu_axes_from_llh","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/data_conversion/create_geo_ref_format.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/data_conversion/create_geo_ref_format.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"32205797563fa678"}},{"code_sha256_prefix":"1360429eef0fc38a","entry":"extract_tar_gz","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/unzip_dataset.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/unzip_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1360429eef0fc38a"}},{"code_sha256_prefix":"c6fdd0fec4fa94fc","entry":"find_all_chunk_groups","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/unzip_dataset.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/unzip_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c6fdd0fec4fa94fc"}},{"code_sha256_prefix":"c7ffb71f42241427","entry":"get_attribute_options_by_id","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/data_conversion/create_nuscenes_format.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/data_conversion/create_nuscenes_format.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c7ffb71f42241427"}},{"code_sha256_prefix":"8a39b12b54b9778a","entry":"get_nuscenes_attribute","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/data_conversion/create_nuscenes_format.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/data_conversion/create_nuscenes_format.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8a39b12b54b9778a"}},{"code_sha256_prefix":"28035ef5d6448459","entry":"get_nuscenes_object_types","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/data_conversion/create_nuscenes_format.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/data_conversion/create_nuscenes_format.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"28035ef5d6448459"}},{"code_sha256_prefix":"7d9afb2acce1c4e6","entry":"load_adma_file_data","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/utils/adma.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/utils/adma.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7d9afb2acce1c4e6"}},{"code_sha256_prefix":"9e29cc59b1737a8d","entry":"load_annotation_data","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/utils/annotations.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/utils/annotations.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9e29cc59b1737a8d"}},{"code_sha256_prefix":"3e70a3cdabf7d1aa","entry":"load_image","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/utils/camera.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/utils/camera.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3e70a3cdabf7d1aa"}},{"code_sha256_prefix":"c5f3ceea21349870","entry":"plot_images_combined","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/utils/camera.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/utils/camera.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c5f3ceea21349870"}},{"code_sha256_prefix":"d848baaee99a607d","entry":"reassemble_tar_gz","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/unzip_dataset.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/unzip_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d848baaee99a607d"}},{"code_sha256_prefix":"2c3bc7cd32e7bd53","entry":"split_by_chunk_size","repo":"cvims/DrivIng","repo_kind":"found_in_text","path":"dataset_scripts/driving_dataset_scripts/data_conversion/create_sequences_from_annotation_file.py","file_url":"https://github.com/cvims/DrivIng/blob/HEAD/dataset_scripts/driving_dataset_scripts/data_conversion/create_sequences_from_annotation_file.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2c3bc7cd32e7bd53"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CV","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}