Monocular 3D Object Detection

76 papers with code • 15 benchmarks • 5 datasets

Monocular 3D Object Detection is the task to draw 3D bounding box around objects in a single 2D RGB image. It is localization task but without any extra information like depth or other sensors or multiple-images.

Libraries

Use these libraries to find Monocular 3D Object Detection models and implementations

MonoCD: Monocular 3D Object Detection with Complementary Depths

elvintanhust/monocd 4 Apr 2024

Monocular 3D object detection has attracted widespread attention due to its potential to accurately obtain object 3D localization from a single image at a low cost.

10
04 Apr 2024

VSRD: Instance-Aware Volumetric Silhouette Rendering for Weakly Supervised 3D Object Detection

skmhrk1209/VSRD 2 Apr 2024

In the auto-labeling stage, we represent the surface of each instance as a signed distance field (SDF) and render its silhouette as an instance mask through our proposed instance-aware volumetric silhouette rendering.

17
02 Apr 2024

MonoLSS: Learnable Sample Selection For Monocular 3D Detection

Traffic-X/MonoLSS 22 Dec 2023

To select samples adaptively, we propose a Learnable Sample Selection (LSS) module, which is based on Gumbel-Softmax and a relative-distance sample divider.

10
22 Dec 2023

3D Copy-Paste: Physically Plausible Object Insertion for Monocular 3D Detection

gyhandy/3d-copy-paste NeurIPS 2023

A major challenge in monocular 3D object detection is the limited diversity and quantity of objects in real datasets.

29
08 Dec 2023

ODM3D: Alleviating Foreground Sparsity for Semi-Supervised Monocular 3D Object Detection

arcaninez/odm3d 28 Oct 2023

Monocular 3D object detection (M3OD) is a significant yet inherently challenging task in autonomous driving due to absence of explicit depth cues in a single RGB image.

12
28 Oct 2023

GUPNet++: Geometry Uncertainty Propagation Network for Monocular 3D Object Detection

supermhp/gupnet 24 Oct 2023

It models the uncertainty propagation relationship of the geometry projection during training, improving the stability and efficiency of the end-to-end model learning.

125
24 Oct 2023

MonoSKD: General Distillation Framework for Monocular 3D Object Detection via Spearman Correlation Coefficient

senwang98/monoskd 17 Oct 2023

Monocular 3D object detection is an inherently ill-posed problem, as it is challenging to predict accurate 3D localization from a single image.

26
17 Oct 2023

CoBEV: Elevating Roadside 3D Object Detection with Depth and Height Complementarity

MasterHow/CoBEV 4 Oct 2023

Roadside camera-driven 3D object detection is a crucial task in intelligent transportation systems, which extends the perception range beyond the limitations of vision-centric vehicles and enhances road safety.

20
04 Oct 2023

Perspective-aware Convolution for Monocular 3D Object Detection

KenYu910645/perspective-aware-convolution 24 Aug 2023

Monocular 3D object detection is a crucial and challenging task for autonomous driving vehicle, while it uses only a single camera image to infer 3D objects in the scene.

2
24 Aug 2023