Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (44)
  • Open Access

    REVIEW

    Generative Adversarial Networks for Image Super-Resolution: A Survey

    Ziang Wu1, Xuanyu Zhang2, Yinbo Yu3, Qi Zhu3, Jerry Chun-Wei Lin4, Chunwei Tian5,*

    CMC-Computers, Materials & Continua, Vol.87, No.3, 2026, DOI:10.32604/cmc.2026.078842 - 09 April 2026

    Abstract Image super-resolution is a significant area in the field of image processing, with broad applications across multiple domains. In recent years, advancements in Generative Adversarial Networks (GANs) have led to an increased adoption of GAN-based methods in image super-resolution, yielding remarkable results. However, there is still a limited amount of research that systematically and comprehensively summarizes the various GAN-based techniques for image super-resolution. This paper provides a comparative study that elucidates the application differences of GANs in this field. We begin by reviewing the development of GANs and introducing their popular variants used in image… More >

  • Open Access

    ARTICLE

    A Surrogate Deep-Learning Super-Resolution Framework for Accelerating Finite Element Method-Based Fluid Simulations

    Sojin Shin1, Guk Heon Kim2, Seung Hwan Kim3, Jaemin Kim2,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.146, No.3, 2026, DOI:10.32604/cmes.2026.079127 - 30 March 2026

    Abstract This study develops a surrogate super-resolution (SR) framework that accelerates finite element method (FEM)-based computational fluid dynamics (CFD) using deep learning. High-resolution (HR) FEM-based CFD remains computationally prohibitive for time-sensitive applications, including patient-specific aneurysm hemodynamics where rapid turnaround is valuable. The proposed pipeline learns to reconstruct HR velocity-magnitude fields from low-resolution (LR) FEM solutions generated under the same governing equations and boundary conditions. It consists of three modules: (i) offline pre-training of a residual network on representative vascular geometries; (ii) lightweight fine-tuning to adapt the pretrained model to geometric variability, including patient-specific aneurysm morphologies; and… More >

  • Open Access

    ARTICLE

    BAID: A Lightweight Super-Resolution Network with Binary Attention-Guided Frequency-Aware Information Distillation

    Jiajia Liu1,*, Junyi Lin2, Wenxiang Dong2, Xuan Zhao2, Jianhua Liu2, Huiru Li3

    CMC-Computers, Materials & Continua, Vol.86, No.2, pp. 1-19, 2026, DOI:10.32604/cmc.2025.071397 - 09 December 2025

    Abstract Single Image Super-Resolution (SISR) seeks to reconstruct high-resolution (HR) images from low-resolution (LR) inputs, thereby enhancing visual fidelity and the perception of fine details. While Transformer-based models—such as SwinIR, Restormer, and HAT—have recently achieved impressive results in super-resolution tasks by capturing global contextual information, these methods often suffer from substantial computational and memory overhead, which limits their deployment on resource-constrained edge devices. To address these challenges, we propose a novel lightweight super-resolution network, termed Binary Attention-Guided Information Distillation (BAID), which integrates frequency-aware modeling with a binary attention mechanism to significantly reduce computational complexity and parameter… More >

  • Open Access

    ARTICLE

    A Super-Resolution Generative Adversarial Network for Remote Sensing Images Based on Improved Residual Module and Attention Mechanism

    Yifan Zhang1, Yong Gan2,*, Mengke Tang1, Xinxin Gan3

    CMC-Computers, Materials & Continua, Vol.86, No.2, pp. 1-19, 2026, DOI:10.32604/cmc.2025.068880 - 09 December 2025

    Abstract High-resolution remote sensing imagery is essential for critical applications such as precision agriculture, urban management planning, and military reconnaissance. Although significant progress has been made in single-image super-resolution (SISR) using generative adversarial networks (GANs), existing approaches still face challenges in recovering high-frequency details, effectively utilizing features, maintaining structural integrity, and ensuring training stability—particularly when dealing with the complex textures characteristic of remote sensing imagery. To address these limitations, this paper proposes the Improved Residual Module and Attention Mechanism Network (IRMANet), a novel architecture specifically designed for remote sensing image reconstruction. IRMANet builds upon the Super-Resolution… More >

  • Open Access

    ARTICLE

    A Hybrid Deep Learning Multi-Class Classification Model for Alzheimer’s Disease Using Enhanced MRI Images

    Ghadah Naif Alwakid*

    CMC-Computers, Materials & Continua, Vol.86, No.1, pp. 1-25, 2026, DOI:10.32604/cmc.2025.068666 - 10 November 2025

    Abstract Alzheimer’s Disease (AD) is a progressive neurodegenerative disorder that significantly affects cognitive function, making early and accurate diagnosis essential. Traditional Deep Learning (DL)-based approaches often struggle with low-contrast MRI images, class imbalance, and suboptimal feature extraction. This paper develops a Hybrid DL system that unites MobileNetV2 with adaptive classification methods to boost Alzheimer’s diagnosis by processing MRI scans. Image enhancement is done using Contrast-Limited Adaptive Histogram Equalization (CLAHE) and Enhanced Super-Resolution Generative Adversarial Networks (ESRGAN). A classification robustness enhancement system integrates class weighting techniques and a Matthews Correlation Coefficient (MCC)-based evaluation method into the design.… More >

  • Open Access

    ARTICLE

    Multi-Constraint Generative Adversarial Network-Driven Optimization Method for Super-Resolution Reconstruction of Remote Sensing Images

    Binghong Zhang, Jialing Zhou, Xinye Zhou, Jia Zhao, Jinchun Zhu, Guangpeng Fan*

    CMC-Computers, Materials & Continua, Vol.86, No.1, pp. 1-18, 2026, DOI:10.32604/cmc.2025.068309 - 10 November 2025

    Abstract Remote sensing image super-resolution technology is pivotal for enhancing image quality in critical applications including environmental monitoring, urban planning, and disaster assessment. However, traditional methods exhibit deficiencies in detail recovery and noise suppression, particularly when processing complex landscapes (e.g., forests, farmlands), leading to artifacts and spectral distortions that limit practical utility. To address this, we propose an enhanced Super-Resolution Generative Adversarial Network (SRGAN) framework featuring three key innovations: (1) Replacement of L1/L2 loss with a robust Charbonnier loss to suppress noise while preserving edge details via adaptive gradient balancing; (2) A multi-loss joint optimization strategy… More >

  • Open Access

    ARTICLE

    DDNet: A Novel Dynamic Lightweight Super-Resolution Algorithm for Arbitrary Scales

    Yiqiao Gong1,2, Chunlai Wu1, Wenfeng Zheng1,*, Siyu Lu3, Guangyu Xu4, Lijuan Zhang5, Lirong Yin6,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.145, No.2, pp. 2223-2252, 2025, DOI:10.32604/cmes.2025.072136 - 26 November 2025

    Abstract Recent Super-Resolution (SR) algorithms often suffer from excessive model complexity, high computational costs, and limited flexibility across varying image scales. To address these challenges, we propose DDNet, a dynamic and lightweight SR framework designed for arbitrary scaling factors. DDNet integrates a residual learning structure with an Adaptively fusion Feature Block (AFB) and a scale-aware upsampling module, effectively reducing parameter overhead while preserving reconstruction quality. Additionally, we introduce DDNetGAN, an enhanced variant that leverages a relativistic Generative Adversarial Network (GAN) to further improve texture realism. To validate the proposed models, we conduct extensive training using the More >

  • Open Access

    ARTICLE

    3D Enhanced Residual CNN for Video Super-Resolution Network

    Weiqiang Xin1,2,3,#, Zheng Wang4,#, Xi Chen1,5, Yufeng Tang1, Bing Li1, Chunwei Tian2,5,*

    CMC-Computers, Materials & Continua, Vol.85, No.2, pp. 2837-2849, 2025, DOI:10.32604/cmc.2025.069784 - 23 September 2025

    Abstract Deep convolutional neural networks (CNNs) have demonstrated remarkable performance in video super-resolution (VSR). However, the ability of most existing methods to recover fine details in complex scenes is often hindered by the loss of shallow texture information during feature extraction. To address this limitation, we propose a 3D Convolutional Enhanced Residual Video Super-Resolution Network (3D-ERVSNet). This network employs a forward and backward bidirectional propagation module (FBBPM) that aligns features across frames using explicit optical flow through lightweight SPyNet. By incorporating an enhanced residual structure (ERS) with skip connections, shallow and deep features are effectively integrated,… More >

  • Open Access

    ARTICLE

    Super-Resolution Generative Adversarial Network with Pyramid Attention Module for Face Generation

    Parvathaneni Naga Srinivasu1,2, G. JayaLakshmi3, Sujatha Canavoy Narahari4, Victor Hugo C. de Albuquerque2, Muhammad Attique Khan5, Hee-Chan Cho6, Byoungchol Chang7,*

    CMC-Computers, Materials & Continua, Vol.85, No.1, pp. 2117-2139, 2025, DOI:10.32604/cmc.2025.065232 - 29 August 2025

    Abstract The generation of high-quality, realistic face generation has emerged as a key field of research in computer vision. This paper proposes a robust approach that combines a Super-Resolution Generative Adversarial Network (SRGAN) with a Pyramid Attention Module (PAM) to enhance the quality of deep face generation. The SRGAN framework is designed to improve the resolution of generated images, addressing common challenges such as blurriness and a lack of intricate details. The Pyramid Attention Module further complements the process by focusing on multi-scale feature extraction, enabling the network to capture finer details and complex facial features… More >

  • Open Access

    ARTICLE

    A Lightweight Super-Resolution Network for Infrared Images Based on an Adaptive Attention Mechanism

    Mengke Tang1, Yong Gan2,*, Yifan Zhang1, Xinxin Gan3

    CMC-Computers, Materials & Continua, Vol.84, No.2, pp. 2699-2716, 2025, DOI:10.32604/cmc.2025.064541 - 03 July 2025

    Abstract Infrared imaging technology has been widely adopted in various fields, such as military reconnaissance, medical diagnosis, and security monitoring, due to its excellent ability to penetrate smoke and fog. However, the prevalent low resolution of infrared images severely limits the accurate interpretation of their contents. In addition, deploying super-resolution models on resource-constrained devices faces significant challenges. To address these issues, this study proposes a lightweight super-resolution network for infrared images based on an adaptive attention mechanism. The network’s dynamic weighting module automatically adjusts the weights of the attention and non-attention branch outputs based on the… More >

Displaying 1-10 on page 1 of 44. Per Page