Revisiting Deformable Convolution for Depth Completion
Xinglong Sun, Jean Ponce, Yu-Xiong Wang

TL;DR
This paper introduces a novel depth completion method using deformable convolution as a single-pass refinement, achieving state-of-the-art results efficiently by addressing limitations of iterative propagation methods.
Contribution
It proposes a deformable convolution-based architecture for depth completion that outperforms existing methods in accuracy and speed, with systematic analysis of deformable convolution strategies.
Findings
Deformable convolution improves depth map refinement in a single pass.
Applying deformable convolution on denser estimated depth maps yields better results.
Achieves state-of-the-art accuracy and inference speed on KITTI dataset.
Abstract
Depth completion, which aims to generate high-quality dense depth maps from sparse depth maps, has attracted increasing attention in recent years. Previous work usually employs RGB images as guidance, and introduces iterative spatial propagation to refine estimated coarse depth maps. However, most of the propagation refinement methods require several iterations and suffer from a fixed receptive field, which may contain irrelevant and useless information with very sparse input. In this paper, we address these two challenges simultaneously by revisiting the idea of deformable convolution. We propose an effective architecture that leverages deformable kernel convolution as a single-pass refinement module, and empirically demonstrate its superiority. To better understand the function of deformable convolution and exploit it for depth completion, we further systematically investigate a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Optical measurement and interference techniques · Image Processing Techniques and Applications
MethodsConvolution · Deformable Kernel · Surface Nomral-based Spatial Propagation · Deformable Convolution
