paper-with-me

Papers

Joint Implicit Image Function for Guided Depth Super-Resolution

2021-07-19 · Jiaxiang Tang, Xiaokang Chen, Gang Zeng

Guided depth super-resolution is a practical task where a low-resolution and noisy input depth map is restored to a high-resolution version, with the help of a high-resolution RGB guide image. Existing methods usually view this task as a generalized guided filtering problem that relies on designing explicit filters and objective functions, or a dense regression problem that directly predicts the target image via deep neural networks. These methods suffer from either model capability or interpretability. Inspired by the recent progress in implicit neural representation, we propose to formulate the guided super-resolution as a neural implicit image interpolation problem, where we take the form of a general image interpolation but use a novel Joint Implicit Image Function (JIIF) representation to learn both the interpolation weights and values. JIIF represents the target image domain with spatially distributed local latent codes extracted from the input image and the guide image, and uses a graph attention mechanism to learn the interpolation weights at the same time in one unified deep implicit function. We demonstrate the effectiveness of our JIIF representation on guided depth super-resolution task, significantly outperforming state-of-the-art methods on three public benchmarks. Code can be found at \url{https://git.io/JC2sU}.

📄 PDF Abstract BibTeX arXiv:2107.08717

Code (1)

ashawkey/jiif pytorch

Tasks

Graph AttentionSuper-Resolution

Similar Papers 제목 키워드 기반

Unsupervised Monocular Depth Estimation Based on Hierarchical Feature-Guided Diffusion

2024-06-14 · Runze Liu, DongChen zhu, Guanghui Zhang, Yue Xu 외

Unsupervised monocular depth estimation has received widespread attention because of its capability to train without ground truth. In real-world scenarios, the images may be blurry or noisy due to the influence of weathe…

DenoisingDepth EstimationMonocular Depth EstimationUnsupervised Monocular Depth Estimation

Self-Aligning Depth-regularized Radiance Fields for Asynchronous RGB-D Sequences

2022-11-14 · Yuxin Huang, Andong Yang, Zirui Wu, Yuantao Chen 외

It has been shown that learning radiance fields with depth rendering and depth supervision can effectively promote the quality and convergence of view synthesis. However, this paradigm requires input RGB-D sequences to b…

Autonomous DrivingBenchmarking

DIFu: Depth-Guided Implicit Function for Clothed Human Reconstruction

2023-01-01 · CVPR 2023 1 · Dae-Young Song, HeeKyung Lee, Jeongil Seo, Donghyeon Cho

Recently, implicit function (IF)-based methods for clothed human reconstruction using a single image have received a lot of attention. Most existing methods rely on a 3D embedding branch using volume such as the skin…

Normal-guided Detail-Preserving Neural Implicit Function for High-Fidelity 3D Surface Reconstruction

2024-06-07 · Aarya Patel, Hamid Laga, Ojaswa Sharma

Neural implicit representations have emerged as a powerful paradigm for 3D reconstruction. However, despite their success, existing methods fail to capture fine geometric details and thin structures, especially in scenar…

3D geometry3D ReconstructionSurface Reconstruction

Learning Depth via Leveraging Semantics: Self-supervised Monocular Depth Estimation with Both Implicit and Explicit Semantic Guidance

2021-02-11 · Rui Li, Xiantuo He, Danna Xue, Shaolin Su 외

Self-supervised depth estimation has made a great success in learning depth from unlabeled image sequences. While the mappings between image and pixel-wise depth are well-studied in current methods, the correlation betwe…

Depth EstimationMonocular Depth Estimation