paper-with-me

Papers

SVDM: Single-View Diffusion Model for Pseudo-Stereo 3D Object Detection

2023-07-05 · Yuguang Shi

One of the key problems in 3D object detection is to reduce the accuracy gap between methods based on LiDAR sensors and those based on monocular cameras. A recently proposed framework for monocular 3D detection based on Pseudo-Stereo has received considerable attention in the community. However, so far these two problems are discovered in existing practices, including (1) monocular depth estimation and Pseudo-Stereo detector must be trained separately, (2) Difficult to be compatible with different stereo detectors and (3) the overall calculation is large, which affects the reasoning speed. In this work, we propose an end-to-end, efficient pseudo-stereo 3D detection framework by introducing a Single-View Diffusion Model (SVDM) that uses a few iterations to gradually deliver right informative pixels to the left image. SVDM allows the entire pseudo-stereo 3D detection pipeline to be trained end-to-end and can benefit from the training of stereo detectors. Afterwards, we further explore the application of SVDM in depth-free stereo 3D detection, and the final framework is compatible with most stereo detectors. Among multiple benchmarks on the KITTI dataset, we achieve new state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2307.02270

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionDepth EstimationMonocular Depth Estimationobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Single-View View Synthesis with Self-Rectified Pseudo-Stereo

2023-04-19 · Yang Zhou, Hanjie Wu, Wenxi Liu, Zheng Xiong 외

Synthesizing novel views from a single view image is a highly ill-posed problem. We discover an effective solution to reduce the learning ambiguity by expanding the single-view view synthesis problem to a multi-view sett…

3D ReconstructionNovel View Synthesis

Pseudo-Stereo for Monocular 3D Object Detection in Autonomous Driving

2022-03-04 · CVPR 2022 1 · Yi-Nan Chen, Hang Dai, Yong Ding

Pseudo-LiDAR 3D detectors have made remarkable progress in monocular 3D detection by enhancing the capability of perceiving depth with depth estimation networks, and using LiDAR-based 3D detection architectures. The adva…

3D Object DetectionAutonomous DrivingDepth EstimationImage Generation+3

Boosting Zero-shot Stereo Matching using Large-scale Mixed Images Sources in the Real World

2025-05-13 · Yuran Wang, Yingping Liang, Ying Fu

Stereo matching methods rely on dense pixel-wise ground truth labels, which are laborious to obtain, especially for real-world datasets. The scarcity of labeled data and domain gaps between synthetic and real-world image…

Depth EstimationMonocular Depth EstimationStereo Matching

StereoSplat+: Feed-Forward Stereo Gaussian Splatting with Diffusion-Assisted Progressive Inference

2026-07-09 · Zihua Liu, Masatoshi Okutomi arxiv

Recent advances in 3D Gaussian Splatting (3DGS) have enabled high-quality, render-ready scene representations for novel-view synthesis. However, most existing 3DGS pipelines rely on multi-view observations (or non-causal…

StereoGen: High-quality Stereo Image Generation from a Single Image

2025-01-15 · Xianqi Wang, Hao Yang, Gangwei Xu, Junda Cheng 외

State-of-the-art supervised stereo matching methods have achieved amazing results on various benchmarks. However, these data-driven methods suffer from generalization to real-world scenarios due to the lack of real-world…

Depth EstimationImage GenerationMonocular Depth EstimationStereo Matching+1