paper-with-me

Papers

A Deep Primal-Dual Network for Guided Depth Super-Resolution

2016-07-28 · Gernot Riegler, David Ferstl, Matthias Rüther, Horst Bischof

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.

📄 PDF Abstract BibTeX arXiv:1607.08569

Code (0)

등록된 구현이 없습니다.

Tasks

Rolling Shutter CorrectionSuper-Resolution

Similar Papers 제목 키워드 기반

Variational Depth Superresolution Using Example-Based Edge Representations

2015-12-01 · ICCV 2015 12 · David Ferstl, Matthias Ruther, Horst Bischof

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

2013-06-01 · CVPR 2013 6 · Hee Seok Lee, Kuoung Mu Lee

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+1

Fair Primal Dual Splitting Method for Image Inverse Problems

2024-12-11 · Yunfei Qu, Deren Han

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-Resolution

PAG-Net: Progressive Attention Guided Depth Super-resolution Network

2019-11-22 · Arpit Bansal, Sankaraganesh Jonna, Rajiv R. Sahay

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-Resolution

Guided Depth Map Super-Resolution via Multi-Scale Fusion U-shaped Mamba Network

2025-08-01 · Chenggang Guo, Hao Xu, XianMing Wan arxiv

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…