paper-with-me

Papers

DSR-Diff: Depth Map Super-Resolution with Diffusion Model

2023-11-16 · Yuan Shi, Bin Xia, Rui Zhu, Qingmin Liao, Wenming Yang

Color-guided depth map super-resolution (CDSR) improve the spatial resolution of a low-quality depth map with the corresponding high-quality color map, benefiting various applications such as 3D reconstruction, virtual reality, and augmented reality. While conventional CDSR methods typically rely on convolutional neural networks or transformers, diffusion models (DMs) have demonstrated notable effectiveness in high-level vision tasks. In this work, we present a novel CDSR paradigm that utilizes a diffusion model within the latent space to generate guidance for depth map super-resolution. The proposed method comprises a guidance generation network (GGN), a depth map super-resolution network (DSRN), and a guidance recovery network (GRN). The GGN is specifically designed to generate the guidance while managing its compactness. Additionally, we integrate a simple but effective feature fusion module and a transformer-style feature extraction module into the DSRN, enabling it to leverage guided priors in the extraction, fusion, and reconstruction of multi-model images. Taking into account both accuracy and efficiency, our proposed method has shown superior performance in extensive experiments when compared to state-of-the-art methods. Our codes will be made available at https://github.com/shiyuan7/DSR-Diff.

📄 PDF Abstract BibTeX arXiv:2311.09919

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionDepth Map Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

RGB-D-Fusion: Image Conditioned Depth Diffusion of Humanoid Subjects

2023-07-29 · Sascha Kirch, Valeria Olyunina, Jan Ondřej, Rafael Pagés 외

We present RGB-D-Fusion, a multi-modal conditional denoising diffusion probabilistic model to generate high resolution depth maps from low-resolution monocular RGB images of humanoid subjects. RGB-D-Fusion first generate…

DenoisingSuper-Resolution

Guided Depth Super-Resolution by Deep Anisotropic Diffusion

2022-11-21 · CVPR 2023 1 · Nando Metzger, Rodrigo Caye Daudt, Konrad Schindler

Performing super-resolution of a depth image using the guidance from an RGB image is a problem that concerns several fields, such as robotics, medical imaging, and remote sensing. While deep learning methods have achieve…

Super-Resolution

Adaptive Multi-modal Fusion of Spatially Variant Kernel Refinement with Diffusion Model for Blind Image Super-Resolution

2024-03-09 · Junxiong Lin, Yan Wang, Zeng Tao, Boyang Wang 외

Pre-trained diffusion models utilized for image generation encapsulate a substantial reservoir of a priori knowledge pertaining to intricate textures. Harnessing the potential of leveraging this a priori knowledge in the…

Image GenerationImage Super-ResolutionSuper-Resolution

Robust Depth Super-Resolution via Adaptive Diffusion Sampling

2026-02-10 · Kun Wang, Yun Zhu, Pan Zhou, Na Zhao arxiv

We propose AdaDS, a generalizable framework for depth super-resolution that robustly recovers high-resolution depth maps from arbitrarily degraded low-resolution inputs. Unlike conventional approaches that directly regre…

Zero-shot Generalization

Layer Selection in Feature-Based Losses Affects Image Quality and Microstructural Consistency in Deep Learning Super-Resolution of Brain Diffusion MRI

2026-05-15 · David Lohr, Rene Werner arxiv

Clinical application of high-resolution diffusion MRI is hindered by hardware limitations and prohibitive scan times, motivating computational super-resolution. This study investigates the efficacy of a feature-based los…