paper-with-me

Papers

A heterogeneous group CNN for image super-resolution

2022-09-26 · Chunwei Tian, Yanning Zhang, WangMeng Zuo, Chia-Wen Lin, David Zhang, Yixuan Yuan

Convolutional neural networks (CNNs) have obtained remarkable performance via deep architectures. However, these CNNs often achieve poor robustness for image super-resolution (SR) under complex scenes. In this paper, we present a heterogeneous group SR CNN (HGSRCNN) via leveraging structure information of different types to obtain a high-quality image. Specifically, each heterogeneous group block (HGB) of HGSRCNN uses a heterogeneous architecture containing a symmetric group convolutional block and a complementary convolutional block in a parallel way to enhance internal and external relations of different channels for facilitating richer low-frequency structure information of different types. To prevent appearance of obtained redundant features, a refinement block with signal enhancements in a serial way is designed to filter useless information. To prevent loss of original information, a multi-level enhancement mechanism guides a CNN to achieve a symmetric architecture for promoting expressive ability of HGSRCNN. Besides, a parallel up-sampling mechanism is developed to train a blind SR model. Extensive experiments illustrate that the proposed HGSRCNN has obtained excellent SR performance in terms of both quantitative and qualitative analysis. Codes can be accessed at https://github.com/hellloxiaotian/HGSRCNN.

📄 PDF Abstract BibTeX arXiv:2209.12406

Code (1)

hellloxiaotian/hgsrcnn 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Heterogeneous Mixture of Experts for Remote Sensing Image Super-Resolution

2025-02-12 · Bowen Chen, Keyan Chen, Mohan Yang, Zhengxia Zou 외

Remote sensing image super-resolution (SR) aims to reconstruct high-resolution remote sensing images from low-resolution inputs, thereby addressing limitations imposed by sensors and imaging conditions. However, the inhe…

Image Super-ResolutionMixture-of-ExpertsSuper-Resolution

XCAT -- Lightweight Quantized Single Image Super-Resolution using Heterogeneous Group Convolutions and Cross Concatenation

2022-08-31 · Mustafa Ayazoglu, Bahri Batuhan Bilecen

We propose a lightweight, single image super-resolution network for mobile devices, named XCAT. XCAT introduces Heterogeneous Group Convolution Blocks with Cross Concatenations (HXBlock). The heterogeneous split of the i…

Data AugmentationGPUImage Super-ResolutionQuantization+1

Infrared Image Super-Resolution via Heterogeneous Convolutional WGAN

2021-09-02 · Yongsong Huang, Zetao Jiang, Qingzhong Wang, Qi Jiang 외

Image super-resolution is important in many fields, such as surveillance and remote sensing. However, infrared (IR) images normally have low resolution since the optical equipment is relatively expensive. Recently, deep …

Image Super-ResolutionInfrared image super-resolutionSuper-Resolution

Towards High-Resolution Alignment and Super-Resolution of Multi-Sensor Satellite Imagery

2025-07-30 · Philip Wootaek Shin, Vishal Gaur, Rahul Ramachandran, Manil Maskey 외 arxiv

High-resolution satellite imagery is essential for geospatial analysis, yet differences in spatial resolution across satellite sensors present challenges for data fusion and downstream applications. Super-resolution tech…

Image Super-Resolution

Real Image Super Resolution Via Heterogeneous Model Ensemble using GP-NAS

2020-09-02 · Zhihong Pan, Baopu Li, Teng Xi, Yanwen Fan 외

With advancement in deep neural network (DNN), recent state-of-the-art (SOTA) image superresolution (SR) methods have achieved impressive performance using deep residual network with dense skip connections. While these m…

Image Super-ResolutionNeural Architecture SearchSuper-Resolution