paper-with-me

홈 › Papers

Image Super-Resolution Using Attention Based DenseNet with Residual Deconvolution

2019-07-03 · Zhuangzi Li

Image super-resolution is a challenging task and has attracted increasing attention in research and industrial communities. In this paper, we propose a novel end-to-end Attention-based DenseNet with Residual Deconvolution named as ADRD. In our ADRD, a weighted dense block, in which the current layer receives weighted features from all previous levels, is proposed to capture valuable features rely in dense layers adaptively. And a novel spatial attention module is presented to generate a group of attentive maps for emphasizing informative regions. In addition, we design an innovative strategy to upsample residual information via the deconvolution layer, so that the high-frequency details can be accurately upsampled. Extensive experiments conducted on publicly available datasets demonstrate the promising performance of the proposed ADRD against the state-of-the-arts, both quantitatively and qualitatively.

📄 PDF Abstract BibTeX arXiv:1907.05282

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
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…
Average Pooling 설명 없음
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Dense Block A Dense Block is a module used in convolutional neural networks that connects *all layers* (with matching feature-map sizes) directly with each other. It was originally…
Sigmoid Activation 설명 없음

Similar Papers 제목 키워드 기반

Single Image Super-resolution via Dense Blended Attention Generative Adversarial Network for Clinical Diagnosis

2019-06-15 · Kewen Liu, Yuan Ma, Hongxia Xiong, Zejun Yan 외

During training phase, more connections (e.g. channel concatenation in last layer of DenseNet) means more occupied GPU memory and lower GPU utilization, requiring more training time. The increase of training time is also…

Generative Adversarial NetworkGPUImage Super-ResolutionSuper-Resolution

Medical image super-resolution method based on dense blended attention network

2019-05-13 · Kewen Liu, Yuan Ma, Hongxia Xiong, Zejun Yan 외

In order to address the issue that medical image would suffer from severe blurring caused by the lack of high-frequency details in the process of image super-resolution reconstruction, a novel medical image super-resolut…

Image Super-ResolutionSSIMSuper-Resolution

Single Image Super-Resolution using Residual Channel Attention Network

2021-02-08 · Hritam Basak, Rohit Kundu, Anish Agarwal, Shreya Giri

Single Image Super-resolution refers to the method of converting one low-resolution image to its high-resolution counterpart which is a very challenging task since a low-resolution image can yield several possible high-r…

Face RecognitionImage Super-ResolutionSuper-Resolution

Residual Channel Attention Generative Adversarial Network for Image Super-Resolution and Noise Reduction

2020-04-28 · Jie Cai, Zibo Meng, Chiu Man Ho

Image super-resolution is one of the important computer vision techniques aiming to reconstruct high-resolution images from corresponding low-resolution ones. Most recently, deep learning-based approaches have been demon…

Generative Adversarial NetworkImage Super-ResolutionSuper-Resolution

Enabling Deep Residual Networks for Weakly Supervised Object Detection

2020-08-01 · ECCV 2020 8 · Yunhang Shen, Rongrong Ji, Yan Wang, Zhiwei Chen 외

Weakly supervised object detection (WSOD) has attracted extensive research attention due to its great flexibility of exploiting large-scale image-level annotation for detector training. Whilst deep residual networks such…

Objectobject-detectionObject DetectionWeakly Supervised Object Detection