paper-with-me

Papers

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 achieved good results in this problem, recent work highlighted the value of combining modern methods with more formal frameworks. In this work, we propose a novel approach which combines guided anisotropic diffusion with a deep convolutional network and advances the state of the art for guided depth super-resolution. The edge transferring/enhancing properties of the diffusion are boosted by the contextual reasoning capabilities of modern networks, and a strict adjustment step guarantees perfect adherence to the source image. We achieve unprecedented results in three commonly used benchmarks for guided depth super-resolution. The performance gain compared to other methods is the largest at larger scales, such as x32 scaling. Code (https://github.com/prs-eth/Diffusion-Super-Resolution) for the proposed method is available to promote reproducibility of our results.

📄 PDF Abstract BibTeX arXiv:2211.11592

Code (1)

prs-eth/diffusion-super-resolution 공식 구현 pytorch

Tasks

Super-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 제목 키워드 기반

Discontinuous and Smooth Depth Completion with Binary Anisotropic Diffusion Tensor

2020-06-25 · Yasuhiro Yao, Menandro Roxas, Ryoichi Ishikawa, Shingo Ando 외

We propose an unsupervised real-time dense depth completion from a sparse depth map guided by a single image. Our method generates a smooth depth map while preserving discontinuity between different objects. Our key idea…

Depth Completion

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

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

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 r…

3D ReconstructionDepth Map Super-ResolutionSuper-Resolution

AniRes2D: Anisotropic Residual-enhanced Diffusion for 2D MR Super-Resolution

2023-12-07 · Zejun Wu, Samuel W. Remedios, Blake E. Dewey, Aaron Carass 외

Anisotropic low-resolution (LR) magnetic resonance (MR) images are fast to obtain but hinder automated processing. We propose to use denoising diffusion probabilistic models (DDPMs) to super-resolve these 2D-acquired LR …

DenoisingSuper-Resolution

Multi-frame Super-resolution from Noisy Data

2021-03-25 · Kireeti Bodduna, Joachim Weickert

Obtaining high resolution images from low resolution data with clipped noise is algorithmically challenging due to the ill-posed nature of the problem. So far such problems have hardly been tackled, and the few existing …

Multi-Frame Super-ResolutionSuper-Resolution

DiffuseIR:Diffusion Models For Isotropic Reconstruction of 3D Microscopic Images

2023-06-21 · Mingjie Pan, Yulu Gan, Fangxu Zhou, Jiaming Liu 외

Three-dimensional microscopy is often limited by anisotropic spatial resolution, resulting in lower axial resolution than lateral resolution. Current State-of-The-Art (SoTA) isotropic reconstruction methods utilizing dee…

Super-Resolution