paper-with-me

홈 › Papers

FC$^2$N: Fully Channel-Concatenated Network for Single Image Super-Resolution

2019-07-07 · Xiaole Zhao, Ying Liao, Tian He, Yulun Zhang, Yadong Wu, Tao Zhang

Most current image super-resolution (SR) methods based on convolutional neural networks (CNNs) use residual learning in network structural design, which favors to effective back propagation and hence improves SR performance by increasing model scale. However, residual networks suffer from representational redundancy by introducing identity paths that impede the full exploitation of model capacity. Besides, blindly enlarging network scale can cause more problems in model training, even with residual learning. In this paper, a novel fully channel-concatenated network (FC$^2$N) is presented to make further mining of representational capacity of deep models, in which all interlayer skips are implemented by a simple and straightforward operation, i.e., weighted channel concatenation (WCC), followed by a 1$\times$1 conv layer. Based on the WCC, the model can achieve the joint attention mechanism of linear and nonlinear features in the network, and presents better performance than other state-of-the-art SR models with fewer model parameters. To our best knowledge, FC$^2$N is the first CNN model that does not use residual learning and reaches network depth over 400 layers. Moreover, it shows excellent performance in both largescale and lightweight implementations, which illustrates the full exploitation of the representational capacity of the model.

📄 PDF Abstract BibTeX arXiv:1907.03221

Code (1)

zxlation/FC2N 공식 구현 tf

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Face Retrieval using Frequency Decoded Local Descriptor

2017-09-16 · Shiv Ram Dubey

The local descriptors have been the backbone of most of the computer vision problems. Most of the existing local descriptors are generated over the raw input images. In order to increase the discriminative power of the l…

DecoderRetrieval

Concatenated Classic and Neural (CCN) Codes: ConcatenatedAE

2022-09-04 · Onur Günlü, Rick Fritschek, Rafael F. Schaefer

Small neural networks (NNs) used for error correction were shown to improve on classic channel codes and to address channel model changes. We extend the code dimension of any such structure by using the same NN under one…

Color Image Restoration Exploiting Inter-channel Correlation with a 3-stage CNN

2020-12-08 · Kai Cui; Atanas Boev; Elena Alshina; Eckehard Steinbach

Image restoration is a critical component of image processing pipelines and for low-level computer vision tasks. Conventional image restoration approaches are mostly based on hand-crafted image priors. The inter-channel …

Color Image DenoisingDemosaickingDenoisingImage Denoising+2

Multimodal Multi-Head Convolutional Attention with Various Kernel Sizes for Medical Image Super-Resolution

2022-04-08 · Mariana-Iuliana Georgescu, Radu Tudor Ionescu, Andreea-Iuliana Miron, Olivian Savencu 외

Super-resolving medical images can help physicians in providing more accurate diagnostics. In many situations, computed tomography (CT) or magnetic resonance imaging (MRI) techniques capture several scans (modes) during …

Computed Tomography (CT)Image Super-ResolutionSuper-Resolution

FGF-GAN: A Lightweight Generative Adversarial Network for Pansharpening via Fast Guided Filter

2020-12-31 · Zixiang Zhao, Jiangshe Zhang, Shuang Xu, Kai Sun 외

Pansharpening is a widely used image enhancement technique for remote sensing. Its principle is to fuse the input high-resolution single-channel panchromatic (PAN) image and low-resolution multi-spectral image and to obt…

Generative Adversarial NetworkImage EnhancementPansharpening