A Deep Primal-Dual Network for Guided Depth Super-Resolution
In this paper we present a novel method to increase the spatial resolution of depth images. We combine a deep fully convolutional network with a non-local variational method in a deep primal-dual network. The joint network computes a noise-free, high-resolution estimate from a noisy, low-resolution input depth map. Additionally, a high-resolution intensity image is used to guide the reconstruction in the network. By unrolling the optimization steps of a first-order primal-dual algorithm and formulating it as a network, we can train our joint method end-to-end. This not only enables us to learn the weights of the fully convolutional network, but also to optimize all parameters of the variational method and its optimization procedure. The training of such a deep network requires a large dataset for supervision. Therefore, we generate high-quality depth maps and corresponding color images with a physically based renderer. In an exhaustive evaluation we show that our method outperforms the state-of-the-art on multiple benchmarks.
Code (0)
등록된 구현이 없습니다.
Tasks
Rolling Shutter CorrectionSuper-ResolutionSimilar Papers 제목 키워드 기반
Variational Depth Superresolution Using Example-Based Edge Representations
In this paper we propose a novel method for depth image superresolution which combines recent advances in example based upsampling with variational superresolution based on a known blur kernel. Most traditional depth sup…
Simultaneous Super-Resolution of Depth and Images Using a Single Camera
In this paper, we propose a convex optimization framework for simultaneous estimation of super-resolved depth map and images from a single moving camera. The pixel measurement error in 3D reconstruction is directly relat…
3D ReconstructionCamera Pose EstimationImage Super-ResolutionPose Estimation+1Fair Primal Dual Splitting Method for Image Inverse Problems
Image inverse problems have numerous applications, including image processing, super-resolution, and computer vision, which are important areas in image science. These application models can be seen as a three-function c…
DenoisingImage DenoisingSuper-ResolutionPAG-Net: Progressive Attention Guided Depth Super-resolution Network
In this paper, we propose a novel method for the challenging problem of guided depth map super-resolution, called PAGNet. It is based on residual dense networks and involves the attention mechanism to suppress the textur…
Depth Map Super-ResolutionSuper-ResolutionGuided Depth Map Super-Resolution via Multi-Scale Fusion U-shaped Mamba Network
Depth map super-resolution technology aims to improve the spatial resolution of low-resolution depth maps and effectively restore high-frequency detail information. Traditional convolutional neural network has limitation…