paper-with-me

Papers

A super-resolution reconstruction method for lightweight building images based on an expanding feature modulation network

2025-03-17 · Yi Zhang, Ruonan Lin, Ang Ping

This study proposes a lightweight method for building image super-resolution using a Dilated Contextual Feature Modulation Network (DCFMN). The process includes obtaining high-resolution images, down-sampling them to low-resolution, enhancing the low-resolution images, constructing and training a lightweight network model, and generating super-resolution outputs. To address challenges such as regular textures and long-range dependencies in building images, the DCFMN integrates an expansion separable modulation unit and a local feature enhancement module. The former employs multiple expansion convolutions equivalent to a large kernel to efficiently aggregate multi-scale features while leveraging a simple attention mechanism for adaptivity. The latter encodes local features, mixes channel information, and ensures no additional computational burden during inference through reparameterization. This approach effectively resolves the limitations of existing lightweight super-resolution networks in modeling long-range dependencies, achieving accurate and efficient global feature modeling without increasing computational costs, and significantly improving both reconstruction quality and lightweight efficiency for building image super-resolution models.

📄 PDF Abstract BibTeX arXiv:2503.13179

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Dual-domain Modulation Network for Lightweight Image Super-Resolution

2025-03-13 · Wenjie Li, Heng Guo, Yuefeng Hou, Guangwei Gao 외

Lightweight image super-resolution (SR) aims to reconstruct high-resolution images from low-resolution images with limited computational costs. We find existing frequency-based SR methods cannot balance the reconstructio…

Image Super-ResolutionSuper-Resolution

Towards Pixel-Wise Anomaly Location for High-Resolution PCBA via Self-Supervised Image Reconstruction

2025-12-19 · Wuyi Liu, Le Jin, Junxian Yang, Yuanchao Yu 외 arxiv

Automated defect inspection of assembled Printed Circuit Board Assemblies (PCBA) is quite challenging due to the insufficient labeled data, micro-defects with just a few pixels in visually-complex and high-resolution ima…

Image Reconstruction

SF-Recon: Simplification-Free Lightweight Building Reconstruction via 3D Gaussian Splatting

2025-11-17 · Zihan Li, Tengfei Wang, Wentian Gan, Hao Zhan 외 arxiv

Lightweight building surface models are crucial for digital city, navigation, and fast geospatial analytics, yet conventional multi-view geometry pipelines remain cumbersome and quality-sensitive due to their reliance on…

Computational Efficiency

You Only Landmark Once: Lightweight U-Net Face Super Resolution with YOLO-World Landmark Heatmaps

2026-05-13 · Riccardo Carraro, Anna Briotto, Endi Hysa, Marco Fiorucci 외 arxiv

Face image super-resolution aims to recover high-resolution facial images from severely degraded inputs. Under extreme upscaling factors, fine facial details are often lost, making accurate reconstruction challenging. Ex…

Image Super-Resolution

Extremely Lightweight Quantization Robust Real-Time Single-Image Super Resolution for Mobile Devices

2021-05-21 · Mustafa Ayazoglu

Single-Image Super Resolution (SISR) is a classical computer vision problem and it has been studied for over decades. With the recent success of deep learning methods, recent work on SISR focuses solutions with deep lear…

image-classificationImage ClassificationImage Super-ResolutionQuantization+1