paper-with-me

Papers

Sebica: Lightweight Spatial and Efficient Bidirectional Channel Attention Super Resolution Network

2024-10-27 · Chongxiao Liu

Single Image Super-Resolution (SISR) is a vital technique for improving the visual quality of low-resolution images. While recent deep learning models have made significant advancements in SISR, they often encounter computational challenges that hinder their deployment in resource-limited or time-sensitive environments. To overcome these issues, we present Sebica, a lightweight network that incorporates spatial and efficient bidirectional channel attention mechanisms. Sebica significantly reduces computational costs while maintaining high reconstruction quality, achieving PSNR/SSIM scores of 28.29/0.7976 and 30.18/0.8330 on the Div2K and Flickr2K datasets, respectively. These results surpass most baseline lightweight models and are comparable to the highest-performing model, but with only 17% and 15% of the parameters and GFLOPs. Additionally, our small version of Sebica has only 7.9K parameters and 0.41 GFLOPS, representing just 3% of the parameters and GFLOPs of the highest-performing model, while still achieving PSNR and SSIM metrics of 28.12/0.7931 and 0.3009/0.8317, on the Flickr2K dataset respectively. In addition, Sebica demonstrates significant improvements in real-world applications, specifically in object detection tasks, where it enhances detection accuracy in traffic video scenarios.

📄 PDF Abstract BibTeX arXiv:2410.20546

Code (1)

idiosyncracies/Sebica 공식 구현 pytorch

Tasks

Image Super-Resolutionobject-detectionObject DetectionSSIMSuper-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 제목 키워드 기반

YOLO-ROC: A High-Precision and Ultra-Lightweight Model for Real-Time Road Damage Detection

2025-07-31 · Zicheng Lin, Weichao Pan arxiv

Road damage detection is a critical task for ensuring traffic safety and maintaining infrastructure integrity. While deep learning-based detection methods are now widely adopted, they still face two core challenges: firs…

Road Damage Detection

Electromyography-Based Gesture Recognition: Hierarchical Feature Extraction for Enhanced Spatial-Temporal Dynamics

2025-04-04 · Jungpil Shin, Abu Saleh Musa Miah, Sota Konnai, Shu Hoshitaka 외

Hand gesture recognition using multichannel surface electromyography (sEMG) is challenging due to unstable predictions and inefficient time-varying feature enhancement. To overcome the lack of signal based time-varying f…

Computational EfficiencyGesture RecognitionHand Gesture RecognitionHand-Gesture Recognition

BabyMamba-HAR: Lightweight Selective State Space Models for Efficient Human Activity Recognition on Resource Constrained Devices

2026-02-10 · Mridankan Mandal arxiv

Human activity recognition (HAR) on resource constrained devices requires high accuracy across diverse sensor setups. Selective state space models (SSMs) offer efficient linear time sequence processing, presenting a comp…

Human Activity Recognition

ConCA: Concentration-Aware Channel Attention for Fine-Grained Visual Recognition

2026-08-31 · Yu-Sheng Liu, Yu-Chen Tung arxiv

Lightweight channel attention mechanisms are widely used in image classification, yet their effectiveness in fine-grained visual recognition (FGVR) remains limited. Most modules summarize each channel by global average p…

Fine-Grained Visual RecognitionImage Classification

Bidirectional Cross-Attention Fusion of High-Resolution RGB and Low-Resolution Hyperspectral Inputs for Multimodal Semantic Segmentation

2026-03-14 · Jonas V. Funk, Lukas Roming, Andreas Michel, Paul Bäcker 외 arxiv

Multimodal semantic segmentation with heterogeneous sensors must reconcile complementary information across modalities that differ in spatial resolution and channel dimensionality. In particular, high-resolution RGB imag…

Semantic Segmentation