paper-with-me

홈 › Papers

Adaptive Convolutional Neural Network for Image Super-resolution

2024-02-24 · Chunwei Tian, Xuanyu Zhang, Tao Wang, Yongjun Zhang, Qi Zhu, Chia-Wen Lin

Convolutional neural networks can automatically learn features via deep network architectures and given input samples. However, the robustness of obtained models may face challenges in varying scenes. Bigger differences in network architecture are beneficial to extract more diversified structural information to strengthen the robustness of an obtained super-resolution model. In this paper, we proposed a adaptive convolutional neural network for image super-resolution (ADSRNet). To capture more information, ADSRNet is implemented by a heterogeneous parallel network. The upper network can enhance relation of context information, salient information relation of a kernel mapping and relations of shallow and deep layers to improve performance of image super-resolution. That can strengthen adaptability of an obtained super-resolution model for different scenes. The lower network utilizes a symmetric architecture to enhance relations of different layers to mine more structural information, which is complementary with a upper network for image super-resolution. The relevant experimental results show that the proposed ADSRNet is effective to deal with image resolving. Codes are obtained at https://github.com/hellloxiaotian/ADSRNet.

📄 PDF Abstract BibTeX arXiv:2402.15704

Code (2)

hellloxiaotian/adsrnet 공식 구현 pytorch
hellloxiaotian/hdsrnet 공식 구현 pytorch

Tasks

Image Super-ResolutionRelationSuper-Resolution

Similar Papers 제목 키워드 기반

Scale-aware Super-resolution Network with Dual Affinity Learning for Lesion Segmentation from Medical Images

2023-05-30 · Yanwen Li, Luyang Luo, Huangjing Lin, Pheng-Ann Heng 외

Convolutional Neural Networks (CNNs) have shown remarkable progress in medical image segmentation. However, lesion segmentation remains a challenge to state-of-the-art CNN-based algorithms due to the variance in scales a…

Image SegmentationImage Super-ResolutionLesion SegmentationMedical Image Segmentation+4

An Effective Single-Image Super-Resolution Model Using Squeeze-and-Excitation Networks

2018-10-03 · Kangfu Mei, Aiwen Jiang, Juncheng Li, Jihua Ye 외

Recent works on single-image super-resolution are concentrated on improving performance through enhancing spatial encoding between convolutional layers. In this paper, we focus on modeling the correlations between channe…

Image Super-ResolutionSuper-Resolution

Image-specific Convolutional Kernel Modulation for Single Image Super-resolution

2021-11-16 · Yuanfei Huang, Jie Li, Yanting Hu, Xinbo Gao 외

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…

Image Super-ResolutionSuper-Resolution

Residual Dense Network for Image Super-Resolution

2018-02-24 · CVPR 2018 6 · Yulun Zhang, Yapeng Tian, Yu Kong, Bineng Zhong 외

A very deep convolutional neural network (CNN) has recently achieved great success for image super-resolution (SR) and offered hierarchical features as well. However, most deep CNN based SR models do not make full use of…

Color Image DenoisingImage Super-ResolutionSuper-Resolution

Physics Driven Deep Retinex Fusion for Adaptive Infrared and Visible Image Fusion

2021-12-06 · Yuanjie Gu, Zhibo Xiao, Yinghan Guan, Haoran Dai 외

Convolutional neural networks have turned into an illustrious tool for image fusion and super-resolution. However, their excellent performance cannot work without large fixed-paired datasets; and additionally, these high…

Image Super-ResolutionInfrared And Visible Image FusionSelf-Supervised LearningSuper-Resolution