Papers › Cooperative Perception for 3D Object Detection in Driving Scenarios using...

Cooperative Perception for 3D Object Detection in Driving Scenarios using Infrastructure Sensors

18 Dec 2019arXiv:1912.12147archive 2025-07-28

Eduardo Arnold, Mehrdad Dianati, Robert de Temple, Saber Fallah

3D object detection is a common function within the perception system of an autonomous vehicle and outputs a list of 3D bounding boxes around objects of interest. Various 3D object detection methods have relied on fusion of different sensor modalities to overcome limitations of individual sensors. However, occlusion, limited field-of-view and low-point density of the sensor data cannot be reliably and cost-effectively addressed by multi-modal sensing from a single point of view. Alternatively, cooperative perception incorporates information from spatially diverse sensors distributed around the environment as a way to mitigate these limitations. This article proposes two schemes for cooperative 3D object detection using single modality sensors. The early fusion scheme combines point clouds from multiple spatially diverse sensing points of view before detection. In contrast, the late fusion scheme fuses the independently detected bounding boxes from multiple spatially diverse sensors. We evaluate the performance of both schemes, and their hybrid combination, using a synthetic cooperative dataset created in two complex driving scenarios, a T-junction and a roundabout. The evaluation shows that the early fusion approach outperforms late fusion by a significant margin at the cost of higher communication bandwidth. The results demonstrate that cooperative perception can recall more than 95% of the objects as opposed to 30% for single-point sensing in the most challenging scenario. To provide practical insights into the deployment of such system, we report how the number of sensors and their configuration impact the detection performance of the system.

PaperPDFConference PDFCodeCode 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="1912.12147")

Code

Syntology Ran 3 of 15 code samples harvested from 1 repository linked to this paper; 12 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 2 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

eduardohenriquearnold/coop-3dod-infra officialmentioned on GitHubpytorchBSD-2-Clause report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

15 samples harvested; 3 ran; 0 honoured the contract we drafted; 12 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.

1ran · our draft was wrong
2ran
12unverified

Licence: 0 of the 15 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 eduardohenriquearnold/coop-3dod-infra. “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.

get_lidar_in_image_fov eduardohenriquearnold/coop-3dod-infra/lib/dataset/kitti_object.py official repository ran · our draft was wrong BSD-2-Clause (permissive) · 47397a2377a470c7 · report
rotx eduardohenriquearnold/coop-3dod-infra/lib/dataset/kitti_util.py official repository ran fingerprinted BSD-2-Clause (permissive) · 8843d80ab666c4e9 · report
roty eduardohenriquearnold/coop-3dod-infra/lib/dataset/kitti_util.py official repository ran fingerprinted BSD-2-Clause (permissive) · ae86074e10e1dfd7 · report
augmentation_scale_all eduardohenriquearnold/coop-3dod-infra/lib/dataset/data_augmentation.py official repository unverified BSD-2-Clause (permissive) · 59cd2c1312973029 · report
getBBpts eduardohenriquearnold/coop-3dod-infra/visualise_dataset.py official repository unverified BSD-2-Clause (permissive) · 09c3f8a56dacd4af · report
getBBvertices eduardohenriquearnold/coop-3dod-infra/lib/dataset/coop_dataset.py official repository unverified BSD-2-Clause (permissive) · 4f87c5ec4b247f48 · report
get_anchors eduardohenriquearnold/coop-3dod-infra/lib/functions/anchor_helper.py official repository unverified BSD-2-Clause (permissive) · 9037dfb9aa7b9e43 · report
get_anchors_over_plane eduardohenriquearnold/coop-3dod-infra/lib/functions/anchor_helper.py official repository unverified BSD-2-Clause (permissive) · f55d718a31de74e8 · report
get_boxes_in_area_extent eduardohenriquearnold/coop-3dod-infra/lib/dataset/data_augmentation.py official repository unverified BSD-2-Clause (permissive) · 3092f3e53ff2e3d3 · report
get_lidar_in_area_extent eduardohenriquearnold/coop-3dod-infra/lib/dataset/kitti_object.py official repository unverified BSD-2-Clause (permissive) · 2934955e382ba2a2 · report
iou eduardohenriquearnold/coop-3dod-infra/lib/evaluator/iou.py official repository unverified BSD-2-Clause (permissive) · 77c43225db684581 · report
load_config eduardohenriquearnold/coop-3dod-infra/lib/dataset/kitti_dataset.py official repository unverified BSD-2-Clause (permissive) · a9d4497852e0b08d · report
old_get_lidar_in_area_extent eduardohenriquearnold/coop-3dod-infra/lib/dataset/kitti_object.py official repository unverified BSD-2-Clause (permissive) · 0312d3573cca8a16 · report
rotMat eduardohenriquearnold/coop-3dod-infra/lib/evaluator/iou.py official repository unverified BSD-2-Clause (permissive) · 79a4182829ae4e10 · report
rotz eduardohenriquearnold/coop-3dod-infra/lib/dataset/kitti_util.py official repository unverified BSD-2-Clause (permissive) · 082920adf6e29c94 · report

Tasks

3D Object DetectionObject Detectionobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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