paper-with-me

Papers

Guided Deep Decoder: Unsupervised Image Pair Fusion

2020-07-23 · ECCV 2020 8 · Tatsumi Uezato, Danfeng Hong, Naoto Yokoya, wei he

The fusion of input and guidance images that have a tradeoff in their information (e.g., hyperspectral and RGB image fusion or pansharpening) can be interpreted as one general problem. However, previous studies applied a task-specific handcrafted prior and did not address the problems with a unified approach. To address this limitation, in this study, we propose a guided deep decoder network as a general prior. The proposed network is composed of an encoder-decoder network that exploits multi-scale features of a guidance image and a deep decoder network that generates an output image. The two networks are connected by feature refinement units to embed the multi-scale features of the guidance image into the deep decoder network. The proposed network allows the network parameters to be optimized in an unsupervised way without training data. Our results show that the proposed network can achieve state-of-the-art performance in various image fusion problems.

📄 PDF Abstract BibTeX arXiv:2007.11766

Code (1)

tuezato/guided-deep-decoder pytorch

Tasks

DecoderPansharpening

Similar Papers 제목 키워드 기반

Deformable Image Registration with Multi-scale Feature Fusion from Shared Encoder, Auxiliary and Pyramid Decoders

2024-08-11 · Hongchao Zhou, Shunbo Hu

In this work, we propose a novel deformable convolutional pyramid network for unsupervised image registration. Specifically, the proposed network enhances the traditional pyramid network by adding an additional shared au…

DecoderImage RegistrationUnsupervised Image Registration

Anatomical-Guided Attention Enhances Unsupervised PET Image Denoising Performance

2021-09-02 · Yuya Onishi, Fumio Hashimoto, Kibo Ote, Hiroyuki Ohba 외

Although supervised convolutional neural networks (CNNs) often outperform conventional alternatives for denoising positron emission tomography (PET) images, they require many low- and high-quality reference PET image pai…

DecoderDenoisingImage Denoising

Auto-Encoding Knowledge Graph for Unsupervised Medical Report Generation

2021-11-08 · NeurIPS 2021 12 · Fenglin Liu, Chenyu You, Xian Wu, Shen Ge 외

Medical report generation, which aims to automatically generate a long and coherent report of a given medical image, has been receiving growing research interests. Existing approaches mainly adopt a supervised manner and…

DecoderMedical Report Generation

Attention Consistent Longitudinal Medical Visual Question Answering Guided by Vision Foundation Models

2026-06-03 · Jialin Wu, Qianru Zhang, Georges El Fakhri, Xiaofeng Liu arxiv

Longitudinal medical visual question answering (VQA) requires reasoning about anatomical differences between an image of a current time point and an image of a referred time point. We propose an attention-guided encoder-…

Visual Question Answering

Optimal Transport-Guided Conditional Score-Based Diffusion Model

2023-09-21 · NeurIPS 2023 11

Conditional score-based diffusion model (SBDM) is for conditional generation of target data with paired data as condition, and has achieved great success in image translation. However, it requires the paired data as cond…