paper-with-me

홈 › Papers

Efficient Real-world Image Super-Resolution Via Adaptive Directional Gradient Convolution

2024-05-11 · Long Peng, Yang Cao, Renjing Pei, Wenbo Li, Jiaming Guo, Xueyang Fu, Yang Wang, Zheng-Jun Zha

Real-SR endeavors to produce high-resolution images with rich details while mitigating the impact of multiple degradation factors. Although existing methods have achieved impressive achievements in detail recovery, they still fall short when addressing regions with complex gradient arrangements due to the intensity-based linear weighting feature extraction manner. Moreover, the stochastic artifacts introduced by degradation cues during the imaging process in real LR increase the disorder of the overall image details, further complicating the perception of intrinsic gradient arrangement. To address these challenges, we innovatively introduce kernel-wise differential operations within the convolutional kernel and develop several learnable directional gradient convolutions. These convolutions are integrated in parallel with a novel linear weighting mechanism to form an Adaptive Directional Gradient Convolution (DGConv), which adaptively weights and fuses the basic directional gradients to improve the gradient arrangement perception capability for both regular and irregular textures. Coupled with DGConv, we further devise a novel equivalent parameter fusion method for DGConv that maintains its rich representational capabilities while keeping computational costs consistent with a single Vanilla Convolution (VConv), enabling DGConv to improve the performance of existing super-resolution networks without incurring additional computational expenses. To better leverage the superiority of DGConv, we further develop an Adaptive Information Interaction Block (AIIBlock) to adeptly balance the enhancement of texture and contrast while meticulously investigating the interdependencies, culminating in the creation of a DGPNet for Real-SR through simple stacking. Comparative results with 15 SOTA methods across three public datasets underscore the effectiveness and efficiency of our proposed approach.

📄 PDF Abstract BibTeX arXiv:2405.07023

Code (1)

peylnog/ERealSR-DGPNet 공식 구현

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Toward Real-world Image Super-resolution via Hardware-based Adaptive Degradation Models

2021-10-20 · Rui Ma, Johnathan Czernik, Xian Du

Most single image super-resolution (SR) methods are developed on synthetic low-resolution (LR) and high-resolution (HR) image pairs, which are simulated by a predetermined degradation operation, e.g., bicubic downsamplin…

Image Super-ResolutionSuper-Resolution

Efficient and Degradation-Adaptive Network for Real-World Image Super-Resolution

2022-03-27 · Jie Liang, Hui Zeng, Lei Zhang

Efficient and effective real-world image super-resolution (Real-ISR) is a challenging task due to the unknown complex degradation of real-world images and the limited computation resources in practical applications. Rece…

Image Super-ResolutionMixture-of-ExpertsSuper-Resolution

Kernel Adversarial Learning for Real-world Image Super-resolution

2021-04-19 · Hu Wang, Congbo Ma, Jianpeng Zhang, Wei Emma Zhang 외

Current deep image super-resolution (SR) approaches aim to restore high-resolution images from down-sampled images or by assuming degradation from simple Gaussian kernels and additive noises. However, these techniques on…

Image Super-ResolutionSuper-Resolution

IG-CFAT: An Improved GAN-Based Framework for Effectively Exploiting Transformers in Real-World Image Super-Resolution

2024-06-19 · Alireza Aghelan, Ali Amiryan, Abolfazl Zarghani, Modjtaba Rouhani

In the field of single image super-resolution (SISR), transformer-based models, have demonstrated significant advancements. However, the potential and efficiency of these models in applied fields such as real-world image…

Image Super-ResolutionSuper-Resolution

Learning Omni-frequency Region-adaptive Representations for Real Image Super-Resolution

2020-12-11 · Xin Li, Xin Jin, Tao Yu, Yingxue Pang 외

Traditional single image super-resolution (SISR) methods that focus on solving single and uniform degradation (i.e., bicubic down-sampling), typically suffer from poor performance when applied into real-world low-resolut…

Image Super-ResolutionSuper-Resolution