Pith. sign in

REVIEW 3 cited by

DETR3D: 3D Object Detection from Multi-view Images via 3D-to-2D Queries

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2110.06922 v1 pith:KDXGILFC submitted 2021-10-13 cs.CV cs.AIcs.LGcs.RO

DETR3D: 3D Object Detection from Multi-view Images via 3D-to-2D Queries

classification cs.CV cs.AIcs.LGcs.RO
keywords objectpredictionimagesboundingdepthdetectioncameradirectly
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We introduce a framework for multi-camera 3D object detection. In contrast to existing works, which estimate 3D bounding boxes directly from monocular images or use depth prediction networks to generate input for 3D object detection from 2D information, our method manipulates predictions directly in 3D space. Our architecture extracts 2D features from multiple camera images and then uses a sparse set of 3D object queries to index into these 2D features, linking 3D positions to multi-view images using camera transformation matrices. Finally, our model makes a bounding box prediction per object query, using a set-to-set loss to measure the discrepancy between the ground-truth and the prediction. This top-down approach outperforms its bottom-up counterpart in which object bounding box prediction follows per-pixel depth estimation, since it does not suffer from the compounding error introduced by a depth prediction model. Moreover, our method does not require post-processing such as non-maximum suppression, dramatically improving inference speed. We achieve state-of-the-art performance on the nuScenes autonomous driving benchmark.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Radar-Informed 3D Multi-Object Tracking under Adverse Conditions

    cs.CV 2026-04 unverdicted novelty 6.0

    RadarMOT improves 3D multi-object tracking accuracy by using radar point clouds as direct observations to refine states and recover missed objects, achieving 12.7% higher AMOTA at long range and up to 10.3% in adverse...

  2. BEVDet: High-performance Multi-camera 3D Object Detection in Bird-Eye-View

    cs.CV 2021-12 conditional novelty 6.0

    BEVDet achieves 39.3% mAP and 47.2% NDS on nuScenes val set with a fast BEV-based multi-camera 3D detector that outperforms FCOS3D while using far less compute in its tiny variant.

  3. InterFuserDVS: Event-Enhanced Sensor Fusion for Safe RL-Based Decision Making

    cs.CV 2026-05 unverdicted novelty 5.0

    Integrating DVS event data into InterFuser through token fusion yields a driving score of 77.2 and 100% route completion on CARLA benchmarks, indicating improved robustness in dynamic conditions.