paper-with-me

Papers

Learning Pixel-wise Continuous Depth Representation via Clustering for Depth Completion

2024-02-21 · Chen Shenglun, Zhang Hong, Ma XinZhu, Wang Zhihui, Li Haojie

Depth completion is a long-standing challenge in computer vision, where classification-based methods have made tremendous progress in recent years. However, most existing classification-based methods rely on pre-defined pixel-shared and discrete depth values as depth categories. This representation fails to capture the continuous depth values that conform to the real depth distribution, leading to depth smearing in boundary regions. To address this issue, we revisit depth completion from the clustering perspective and propose a novel clustering-based framework called CluDe which focuses on learning the pixel-wise and continuous depth representation. The key idea of CluDe is to iteratively update the pixel-shared and discrete depth representation to its corresponding pixel-wise and continuous counterpart, driven by the real depth distribution. Specifically, CluDe first utilizes depth value clustering to learn a set of depth centers as the depth representation. While these depth centers are pixel-shared and discrete, they are more in line with the real depth distribution compared to pre-defined depth categories. Then, CluDe estimates offsets for these depth centers, enabling their dynamic adjustment along the depth axis of the depth distribution to generate the pixel-wise and continuous depth representation. Extensive experiments demonstrate that CluDe successfully reduces depth smearing around object boundaries by utilizing pixel-wise and continuous depth representation. Furthermore, CluDe achieves state-of-the-art performance on the VOID datasets and outperforms classification-based methods on the KITTI dataset.

📄 PDF Abstract BibTeX arXiv:2402.13579

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDepth Completion

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Fractal Autoregressive Depth Estimation with Continuous Token Diffusion

2026-03-16 · Jinchang Zhang, Xinrou Kang, Guoyu Lu arxiv

Monocular depth estimation can benefit from autoregressive (AR) generation, but direct AR modeling is hindered by the modality gap between RGB and depth, inefficient pixel-wise generation, and instability in continuous d…

Monocular Depth EstimationComputational Efficiency

DrivingDepth: Sparse-Prompted Pixel-wise Scale Correction for Driving Depth Estimation

2026-06-30 · Chi Huang, Wenhao Zhang, Hang Yin, YuAn Wang 외 arxiv

Dense depth estimation for autonomous driving faces a geometry-scale conflict: depth foundation models deliver pixel-aligned dense visual geometry without reliable metric scale, while projected LiDAR provides metric anch…

Autonomous DrivingDepth Estimation

IB-MVS: An Iterative Algorithm for Deep Multi-View Stereo based on Binary Decisions

2021-11-29 · Christian Sormann, Mattia Rossi, Andreas Kuhn, Friedrich Fraundorfer

We present a novel deep-learning-based method for Multi-View Stereo. Our method estimates high resolution and highly precise depth maps iteratively, by traversing the continuous space of feasible depth values at each pix…

3D ReconstructionEfficient ExplorationPoint Clouds

Transformer-Based Attention Networks for Continuous Pixel-Wise Prediction

2021-03-22 · ICCV 2021 10 · Guanglei Yang, Hao Tang, Mingli Ding, Nicu Sebe 외

While convolutional neural networks have shown a tremendous impact on various computer vision tasks, they generally demonstrate limitations in explicitly modeling long-range dependencies due to the intrinsic locality of …

DecoderDepth EstimationDepth PredictionPrediction+1

C2PD: Continuity-Constrained Pixelwise Deformation for Guided Depth Super-Resolution

2025-01-13 · Jiahui Kang, Qing Cai, Runqing Tan, Yimei Liu 외

Guided depth super-resolution (GDSR) has demonstrated impressive performance across a wide range of domains, with numerous methods being proposed. However, existing methods often treat depth maps as images, where shading…

Super-Resolution