paper-with-me

홈 › Papers

Differentiable Diffusion for Dense Depth Estimation from Multi-view Images

2021-06-16 · CVPR 2021 1 · Numair Khan, Min H. Kim, James Tompkin

We present a method to estimate dense depth by optimizing a sparse set of points such that their diffusion into a depth map minimizes a multi-view reprojection error from RGB supervision. We optimize point positions, depths, and weights with respect to the loss by differential splatting that models points as Gaussians with analytic transmittance. Further, we develop an efficient optimization routine that can simultaneously optimize the 50k+ points required for complex scene reconstruction. We validate our routine using ground truth data and show high reconstruction quality. Then, we apply this to light field and wider baseline images via self supervision, and show improvements in both average and outlier error for depth maps diffused from inaccurate sparse points. Finally, we compare qualitative and quantitative results to image processing and deep learning methods. http://visual.cs.brown.edu/diffdiffdepth

📄 PDF Abstract BibTeX arXiv:2106.08917

Code (1)

brownvc/diffdiffdepth 공식 구현 pytorch

Tasks

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

Self-Attention Dense Depth Estimation Network for Unrectified Video Sequences

2020-05-28 · Alwyn Mathew, Aditya Prakash Patra, Jimson Mathew

The dense depth estimation of a 3D scene has numerous applications, mainly in robotics and surveillance. LiDAR and radar sensors are the hardware solution for real-time depth estimation, but these sensors produce sparse …

Depth Estimation

Marigold-DC: Zero-Shot Monocular Depth Completion with Guided Diffusion

2024-12-18 · Massimiliano Viola, Kevin Qu, Nando Metzger, Bingxin Ke 외

Depth completion upgrades sparse depth measurements into dense depth maps guided by a conventional image. Existing methods for this highly ill-posed task operate in tightly constrained settings and tend to struggle when …

DenoisingDepth CompletionDepth EstimationMonocular Depth Estimation+1

Adaptive Illumination based Depth Sensing using Deep Superpixel and Soft Sampling Approximation

2021-03-23 · Qiqin Dai, Fengqiang Li, Oliver Cossairt, Aggelos K Katsaggelos

Dense depth map capture is challenging in existing active sparse illumination based depth acquisition techniques, such as LiDAR. Various techniques have been proposed to estimate a dense depth map based on fusion of the …

S2LD: Sparse-to-Local-Dense Matching for Geometry-Guided Correspondence Estimation

2023-06-22 · IEEE Transactions on Image Processing 2023 6 · Shenghao Li, Qunfei Zhao, Zeyang Xia

Establishing reliable correspondences between two views is one of the most important components of various vision tasks. This paper proposes a novel sparse-to-local-dense (S2LD) matching method to conduct fully different…

Homography EstimationKeypoint detection and image matchingPose EstimationVisual Localization+1

DenseFormer: Learning Dense Depth Map from Sparse Depth and Image via Conditional Diffusion Model

2025-03-31 · Ming Yuan, Sichao Wang, Chuang Zhang, Lei He 외

The depth completion task is a critical problem in autonomous driving, involving the generation of dense depth maps from sparse depth maps and RGB images. Most existing methods employ a spatial propagation network to ite…

Autonomous DrivingDenoisingDepth Completion