paper-with-me

홈 › Papers

S$^2$-FPN: Scale-ware Strip Attention Guided Feature Pyramid Network for Real-time Semantic Segmentation

2022-06-15 · Mohammed A. M. Elhassan, Chenhui Yang, Chenxi Huang, Tewodros Legesse Munea, Xin Hong, Abuzar B. M. Adam, Amina Benabid

Modern high-performance semantic segmentation methods employ a heavy backbone and dilated convolution to extract the relevant feature. Although extracting features with both contextual and semantic information is critical for the segmentation tasks, it brings a memory footprint and high computation cost for real-time applications. This paper presents a new model to achieve a trade-off between accuracy/speed for real-time road scene semantic segmentation. Specifically, we proposed a lightweight model named Scale-aware Strip Attention Guided Feature Pyramid Network (S$^2$-FPN). Our network consists of three main modules: Attention Pyramid Fusion (APF) module, Scale-aware Strip Attention Module (SSAM), and Global Feature Upsample (GFU) module. APF adopts an attention mechanisms to learn discriminative multi-scale features and help close the semantic gap between different levels. APF uses the scale-aware attention to encode global context with vertical stripping operation and models the long-range dependencies, which helps relate pixels with similar semantic label. In addition, APF employs channel-wise reweighting block (CRB) to emphasize the channel features. Finally, the decoder of S$^2$-FPN then adopts GFU, which is used to fuse features from APF and the encoder. Extensive experiments have been conducted on two challenging semantic segmentation benchmarks, which demonstrate that our approach achieves better accuracy/speed trade-off with different model settings. The proposed models have achieved a results of 76.2\%mIoU/87.3FPS, 77.4\%mIoU/67FPS, and 77.8\%mIoU/30.5FPS on Cityscapes dataset, and 69.6\%mIoU,71.0\% mIoU, and 74.2\% mIoU on Camvid dataset. The code for this work will be made available at \url{https://github.com/mohamedac29/S2-FPN

📄 PDF Abstract BibTeX arXiv:2206.07298

Code (1)

mohamedac29/s2-fpn 공식 구현 pytorch

Tasks

2D Semantic SegmentationReal-Time Semantic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dilated Convolution 설명 없음

Similar Papers 제목 키워드 기반

StripRFNet: A Strip Receptive Field and Shape-Aware Network for Road Damage Detection

2025-10-17 · Jianhan Lin, Yuchu Qin, Shuai Gao, Yikang Rui 외 arxiv

Well-maintained road networks are crucial for achieving Sustainable Development Goal (SDG) 11. Road surface damage not only threatens traffic safety but also hinders sustainable urban development. Accurate detection, how…

Road Damage DetectionObject Detection

StripDet: Strip Attention-Based Lightweight 3D Object Detection from Point Cloud

2025-09-07 · Weichao Wang, Wendong Mao, Zhongfeng Wang arxiv

The deployment of high-accuracy 3D object detection models from point cloud remains a significant challenge due to their substantial computational and memory requirements. To address this, we introduce StripDet, a novel …

Knowledge Distillation3D Object Detection

ViStripformer: A Token-Efficient Transformer for Versatile Video Restoration

2023-12-22 · Fu-Jen Tsai, Yan-Tsung Peng, Chen-Yu Chang, Chan-Yu Li 외

Video restoration is a low-level vision task that seeks to restore clean, sharp videos from quality-degraded frames. One would use the temporal information from adjacent frames to make video restoration successful. Recen…

DeblurringRain RemovalVideo DeblurringVideo Restoration

Dual-domain strip attention for image restoration

2024-03-01 · Neural Networks 2024 3 · Yuning Cui, Alois Knoll

Image restoration aims to reconstruct a latent high-quality image from a degraded observation. Recently, the usage of Transformer has significantly advanced the state-of-the-art performance of various image restoration t…

DeblurringDenoisingImage Defocus DeblurringImage Dehazing+3

Collaborative Static-Dynamic Teaching: A Semi-Supervised Framework for Stripe-Like Space Target Detection

2024-08-09 · Zijian Zhu, Ali Zia, Xuesong Li, Bingbing Dan 외

Stripe-like space target detection (SSTD) is crucial for space situational awareness. Traditional unsupervised methods often fail in low signal-to-noise ratio and variable stripe-like space targets scenarios, leading to …

Pseudo Label