Decomposed Guided Dynamic Filters for Efficient RGB-Guided Depth Completion
Yufei Wang, Yuxin Mao, Qi Liu, Yuchao Dai

TL;DR
This paper introduces decomposed guided dynamic filters for RGB-guided depth completion, significantly reducing model complexity while maintaining high accuracy, and demonstrates state-of-the-art performance on KITTI and NYUv2 datasets.
Contribution
It proposes two novel filter decomposition schemes that lower computational costs and model parameters in guided dynamic filters for depth completion.
Findings
Outperforms state-of-the-art on KITTI dataset
Achieves top rankings on KITTI benchmark
Maintains competitive performance on NYUv2
Abstract
RGB-guided depth completion aims at predicting dense depth maps from sparse depth measurements and corresponding RGB images, where how to effectively and efficiently exploit the multi-modal information is a key issue. Guided dynamic filters, which generate spatially-variant depth-wise separable convolutional filters from RGB features to guide depth features, have been proven to be effective in this task. However, the dynamically generated filters require massive model parameters, computational costs and memory footprints when the number of feature channels is large. In this paper, we propose to decompose the guided dynamic filters into a spatially-shared component multiplied by content-adaptive adaptors at each spatial location. Based on the proposed idea, we introduce two decomposition schemes A and B, which decompose the filters by splitting the filter structure and using spatial-wise…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Optical measurement and interference techniques
