paper-with-me

홈 › Papers

EatGAN: An Edge-Attention Guided Generative Adversarial Network for Single Image Super-Resolution

2025-09-18 · Penghao Rao, Tieyong Zeng arxiv

Single-image super-resolution (SISR) is an important task in image processing, aiming to enhance the resolution of imaging systems. Recently, SISR has made a significant leap and achieved promising results with deep learning. GAN-based models stand out among all the deep learning models because of their excellent performance in perceiving quality. However, it is rather difficult for them to reconstruct realistic high-frequency details and achieve stable training. To solve these issues, we introduce an Edge-Attention guided Generative Adversarial Network (EatGAN), the first GAN-based SISR model that simultaneously leverages edge priors both explicitly and implicitly inside the generator, which (i) proposes a Normalized Edge Attention (NEA) mechanism based on channel-affine and spatial gating that transforms edge prior into lightweight, learnable modulation parameters and injects and fuses them multiple times in a (ii) edge-guided hybrid residual block, which progressively enforces structural consistency across scales; and (iii) a composite generator objective combining pixel, perceptual, edge-gradient, and adversarial terms. Experiments show consistent state-of-the-art across distortion-oriented benchmarks and perception oriented benchmarks. Notably, our model achieves 40.87 dB and 0.073 (LPIPS) on Manga 109, which indicates that reframing image priors from passive guidance into a controllable modulation primitive for generators can chart a practical path toward trustworthy, high-fidelity Super-Resolution.

📄 PDF Abstract BibTeX arXiv:2509.14550

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-Resolution

Similar Papers 제목 키워드 기반

Generative Adversarial Networks and Perceptual Losses for Video Super-Resolution

2018-06-14 · Alice Lucas, Santiago Lopez Tapia, Rafael Molina, Aggelos K. Katsaggelos

Video super-resolution (VSR) has become one of the most critical problems in video processing. In the deep learning literature, recent works have shown the benefits of using adversarial-based and perceptual losses to imp…

Generative Adversarial NetworkImage RestorationSSIMSuper-Resolution+1

AGA-GAN: Attribute Guided Attention Generative Adversarial Network with U-Net for Face Hallucination

2021-11-20 · Abhishek Srivastava, Sukalpa Chanda, Umapada Pal

The performance of facial super-resolution methods relies on their ability to recover facial structures and salient features effectively. Even though the convolutional neural network and generative adversarial network-ba…

AttributeFace HallucinationGenerative Adversarial NetworkHallucination+1

Attention-Guided Generative Adversarial Networks for Unsupervised Image-to-Image Translation

2019-03-28 · Hao Tang, Dan Xu, Nicu Sebe, Yan Yan

The state-of-the-art approaches in Generative Adversarial Networks (GANs) are able to learn a mapping function from one image domain to another with unpaired image data. However, these methods often produce artifacts and…

Generative Adversarial NetworkImage-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

AttentionGAN: Unpaired Image-to-Image Translation using Attention-Guided Generative Adversarial Networks

2019-11-27 · Hao Tang, Hong Liu, Dan Xu, Philip H. S. Torr 외

State-of-the-art methods in image-to-image translation are capable of learning a mapping from a source domain to a target domain with unpaired image data. Though the existing methods have achieved promising results, they…

Image-to-Image TranslationTranslation

KG-GAN: Knowledge-Guided Generative Adversarial Networks

2019-05-29 · Che-Han Chang, Chun-Hsien Yu, Szu-Ying Chen, Edward Y. Chang

Can generative adversarial networks (GANs) generate roses of various colors given only roses of red petals as input? The answer is negative, since GANs' discriminator would reject all roses of unseen petal colors. In thi…

Image Generation