paper-with-me

Papers

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

2024-03-29 · CVPR 2024 1 · Zihua Liu, Hiroki Sakuma, Masatoshi Okutomi

Monocular 3D object detection poses a significant challenge in 3D scene understanding due to its inherently ill-posed nature in monocular depth estimation. Existing methods heavily rely on supervised learning using abundant 3D labels, typically obtained through expensive and labor-intensive annotation on LiDAR point clouds. To tackle this problem, we propose a novel weakly supervised 3D object detection framework named VSRD (Volumetric Silhouette Rendering for Detection) to train 3D object detectors without any 3D supervision but only weak 2D supervision. VSRD consists of multi-view 3D auto-labeling and subsequent training of monocular 3D object detectors using the pseudo labels generated in the auto-labeling stage. 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. To directly optimize the 3D bounding boxes through rendering, we decompose the SDF of each instance into the SDF of a cuboid and the residual distance field (RDF) that represents the residual from the cuboid. This mechanism enables us to optimize the 3D bounding boxes in an end-to-end manner by comparing the rendered instance masks with the ground truth instance masks. The optimized 3D bounding boxes serve as effective training data for 3D object detection. We conduct extensive experiments on the KITTI-360 dataset, demonstrating that our method outperforms the existing weakly supervised 3D object detection methods. The code is available at https://github.com/skmhrk1209/VSRD.

📄 PDF Abstract BibTeX arXiv:2404.00149

Code (1)

skmhrk1209/VSRD 공식 구현 pytorch

Tasks

3D Object DetectionDepth EstimationMonocular 3D Object DetectionMonocular Depth EstimationObjectobject-detectionObject DetectionScene UnderstandingWeakly Supervised 3D Detection

Similar Papers 제목 키워드 기반

VSRD++: Autolabeling for 3D Object Detection via Instance-Aware Volumetric Silhouette Rendering

2025-12-01 · Zihua Liu, Hiroki Sakuma, Masatoshi Okutomi arxiv

Monocular 3D object detection is a fundamental yet challenging task in 3D scene understanding. Existing approaches heavily depend on supervised learning with extensive 3D annotations, which are often acquired from LiDAR …

Monocular 3D Object DetectionScene UnderstandingPoint Clouds

FMA-Net: Flow-Guided Dynamic Filtering and Iterative Feature Refinement with Multi-Attention for Joint Video Super-Resolution and Deblurring

2024-01-08 · CVPR 2024 1 · Geunhyuk Youk, Jihyong Oh, Munchurl Kim

We present a joint learning scheme of video super-resolution and deblurring, called VSRDB, to restore clean high-resolution (HR) videos from blurry low-resolution (LR) ones. This joint restoration problem has drawn much …

DeblurringRepresentation LearningSuper-ResolutionVideo Super-Resolution

DRWR: A Differentiable Renderer without Rendering for Unsupervised 3D Structure Learning from Silhouette Images

2020-07-12 · ICML 2020 1 · Zhizhong Han, Chao Chen, Yu-Shen Liu, Matthias Zwicker

Differentiable renderers have been used successfully for unsupervised 3D structure learning from 2D images because they can bridge the gap between 3D and 2D. To optimize 3D shape parameters, current renderers rely on pix…

Differentiable Rendering of Neural SDFs through Reparameterization

2022-06-10 · Sai Praveen Bangaru, Michaël Gharbi, Tzu-Mao Li, Fujun Luan 외

We present a method to automatically compute correct gradients with respect to geometric scene parameters in neural SDF renderers. Recent physically-based differentiable rendering techniques for meshes have used edge-sam…

Inverse Rendering

DIAL-GS: Dynamic Instance Aware Reconstruction for Label-free Street Scenes with 4D Gaussian Splatting

2025-11-10 · Chenpeng Su, Wenhua Wu, Chensheng Peng, Tianchen Deng 외 arxiv

Urban scene reconstruction is critical for autonomous driving, enabling structured 3D representations for data synthesis and closed-loop testing. Supervised approaches rely on costly human annotations and lack scalabilit…

Autonomous Driving