paper-with-me

홈 › Papers

D4D: An RGBD diffusion model to boost monocular depth estimation

2024-03-12 · L. Papa, P. Russo, I. Amerini

Ground-truth RGBD data are fundamental for a wide range of computer vision applications; however, those labeled samples are difficult to collect and time-consuming to produce. A common solution to overcome this lack of data is to employ graphic engines to produce synthetic proxies; however, those data do not often reflect real-world images, resulting in poor performance of the trained models at the inference step. In this paper we propose a novel training pipeline that incorporates Diffusion4D (D4D), a customized 4-channels diffusion model able to generate realistic RGBD samples. We show the effectiveness of the developed solution in improving the performances of deep learning models on the monocular depth estimation task, where the correspondence between RGB and depth map is crucial to achieving accurate measurements. Our supervised training pipeline, enriched by the generated samples, outperforms synthetic and original data performances achieving an RMSE reduction of (8.2%, 11.9%) and (8.1%, 6.1%) respectively on the indoor NYU Depth v2 and the outdoor KITTI dataset.

📄 PDF Abstract BibTeX arXiv:2403.07516

Code (1)

lorenzopapa5/diffusion4d 공식 구현

Tasks

Depth EstimationMonocular Depth Estimation

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 제목 키워드 기반

Towards 3D Scene Reconstruction from Locally Scale-Aligned Monocular Video Depth

2022-02-03 · Guangkai Xu, Wei Yin, Hao Chen, Chunhua Shen 외

Existing monocular depth estimation methods have achieved excellent robustness in diverse scenes, but they can only retrieve affine-invariant depth, up to an unknown scale and shift. However, in some video-based scenario…

3D Scene ReconstructionDepth CompletionDepth EstimationMonocular Depth Estimation

3D Human Pose Estimation in RGBD Images for Robotic Task Learning

2018-03-07 · Christian Zimmermann, Tim Welschehold, Christian Dornhege, Wolfram Burgard 외

We propose an approach to estimate 3D human pose in real world units from a single RGBD image and show that it exceeds performance of monocular 3D pose estimation approaches from color as well as pose estimation exclusiv…

3D Human Pose Estimation3D Pose EstimationPose Estimation

DiffusionDepth: Diffusion Denoising Approach for Monocular Depth Estimation

2023-03-09 · Yiqun Duan, Xianda Guo, Zheng Zhu

Monocular depth estimation is a challenging task that predicts the pixel-wise depth from a single 2D image. Current methods typically model this problem as a regression or classification task. We propose DiffusionDepth, …

DecoderDenoisingDepth EstimationMonocular Depth Estimation

InSpaceType: Reconsider Space Type in Indoor Monocular Depth Estimation

2023-09-24 · Cho-Ying Wu, Quankai Gao, Chin-Cheng Hsu, Te-Lin Wu 외

Indoor monocular depth estimation has attracted increasing research interest. Most previous works have been focusing on methodology, primarily experimenting with NYU-Depth-V2 (NYUv2) Dataset, and only concentrated on the…

Depth EstimationIndoor Monocular Depth EstimationMonocular Depth Estimation

DepthFake: a depth-based strategy for detecting Deepfake videos

2022-08-23 · Luca Maiano, Lorenzo Papa, Ketbjano Vocaj, Irene Amerini

Fake content has grown at an incredible rate over the past few years. The spread of social media and online platforms makes their dissemination on a large scale increasingly accessible by malicious actors. In parallel, d…

DeepFake DetectionDepth EstimationFace SwappingImage Generation+1