Journal Article10.1109/tcsvt.2023.3317486
Deep Convolution Modulation for Image Super-resolution
Yuanfei Huang,Yanting Hu,Xinbo Gao +2 more
5
TL;DR: Deep Convolution Modulation for Image Super-resolution achieves superior performance by building image-specific deep networks through modulation of convolution kernels based on image features.
read more
Abstract: Recently, deep-learning-based super-resolution methods have achieved excellent performances, but mainly focus on training a single generalized deep network by feeding numerous samples. Yet intuitively, each image has its specific representation, and is expected to acquire an adaptive model. For this issue, we propose a novel convolution modulation (CoMo) mechanism to build image-specific deep networks, by exploiting the principal information of the feature to generate a modulation weight, and thereby adaptively modulating the kernel weights of convolution without any additional parameters, which outperforms the vanilla convolution and several existing attention mechanisms when embedding into the state-of-the-art architectures. To optimize the modulated convolutions in mini-batch training, we introduce an image-specific optimization (IsO) algorithm, which tackles the infeasibility of the conventional optimization algorithms on this issue. Furthermore, we investigate the effect of CoMo on state-of-the-art architectures and design a new CoMoNet architecture by employing the U-style residual learning and hourglass dense block learning, which is an appropriate architecture to utmost improve the effectiveness of CoMo theoretically. Extensive experiments on benchmarks show that the proposed methods achieve superior performances and higher flexibility against the state-of-the-art SISR and blind SR methods. The code is available at github.com/YuanfeiHuang/CoMoNet.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Diffusion models for image super-resolution: State-of-the-art and future directions
Garas Gendy,Guanghui He,Nabil Sabor +2 more
2
Neuromorphic Imaging with Super-Resolution
Pei Zhang,Shuo Zhu,Chutian Wang,Yaping Zhao,Edmund Y. Lam +4 more
TL;DR: This study introduces a self-supervised neuromorphic super-resolution prototype that adapts to low-resolution camera inputs, estimating high-resolution counterparts without prior training, and achieves competitive results on event-driven tasks and enhances inferior images.
Lightweight image super-resolution network based on graph-based deep learning
Garas Gendy,Guanghui He,Nabil Sabor +2 more
Lightweight image super-resolution network based on extended convolution mixer
TL;DR: This study proposes EConvMixN, a lightweight image super-resolution network using an enhanced convolution mixer module, achieving appealing visual quality, high reconstruction accuracy, and faster runtime compared to state-of-the-art models at various scales.
A hybrid network of CNN and transformer for subpixel shifting-based multi-image super-resolution
Qiang Wu,Hongfei Zeng,Jin Zhang,Weishi Li,H. Xia +4 more
References
Deep Residual Learning for Image Recognition
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
•Posted Content
Deep Residual Learning for Image Recognition
TL;DR: This work presents a residual learning framework to ease the training of networks that are substantially deeper than those used previously, and provides comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
117.9K
•Proceedings Article
Attention is All you Need
Ashish Vaswani,Noam Shazeer,Niki Parmar,Jakob Uszkoreit,Llion Jones,Aidan N. Gomez,Lukasz Kaiser,Illia Polosukhin +7 more
- 12 Jun 2017
TL;DR: This paper proposed a simple network architecture based solely on an attention mechanism, dispensing with recurrence and convolutions entirely and achieved state-of-the-art performance on English-to-French translation.
Going deeper with convolutions
Christian Szegedy,Wei Liu,Yangqing Jia,Pierre Sermanet,Scott Reed,Dragomir Anguelov,Dumitru Erhan,Vincent Vanhoucke,Andrew Rabinovich +8 more
- 07 Jun 2015
TL;DR: Inception as mentioned in this paper is a deep convolutional neural network architecture that achieves the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC14).
Gradient-based learning applied to document recognition
Yann LeCun,Léon Bottou,Léon Bottou,Yoshua Bengio,Yoshua Bengio,Yoshua Bengio,Patrick Haffner +6 more
- 01 Jan 1998
TL;DR: In this article, a graph transformer network (GTN) is proposed for handwritten character recognition, which can be used to synthesize a complex decision surface that can classify high-dimensional patterns, such as handwritten characters.
53.5K