paper-with-me

홈 › Papers

AASeg: Attention Aware Network for Real Time Semantic Segmentation

2021-07-27 · Abhinav Sagar

In this paper, we present a new network named Attention Aware Network (AASeg) for real time semantic image segmentation. Our network incorporates spatial and channel information using Spatial Attention (SA) and Channel Attention (CA) modules respectively. It also uses dense local multi-scale context information using Multi Scale Context (MSC) module. The feature maps are concatenated individually to produce the final segmentation map. We demonstrate the effectiveness of our method using a comprehensive analysis, quantitative experimental results and ablation study using Cityscapes, ADE20K and Camvid datasets. Our network performs better than most previous architectures with a 74.4\% Mean IOU on Cityscapes test dataset while running at 202.7 FPS.

📄 PDF Abstract BibTeX arXiv:2108.04349

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationReal-Time Semantic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar 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 외

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 critica…

2D Semantic SegmentationReal-Time Semantic SegmentationSegmentationSemantic Segmentation

Semantic Attention Flow Fields for Monocular Dynamic Scene Decomposition

2023-03-02 · ICCV 2023 1 · Yiqing Liang, Eliot Laidlaw, Alexander Meyerowitz, Srinath Sridhar 외

From video, we reconstruct a neural volume that captures time-varying color, density, scene flow, semantics, and attention information. The semantics and attention let us identify salient foreground objects separately fr…

Clustering

RASTP: Representation-Aware Semantic Token Pruning for Generative Recommendation with Semantic Identifiers

2025-11-21 · Tianyu Zhan, Kairui Fu, Zheqi Lv, Shengyu Zhang arxiv

Generative recommendation systems typically leverage Semantic Identifiers (SIDs), which represent each item as a sequence of tokens that encode semantic information. However, representing item ID with multiple SIDs signi…

Recommendation Systems

SalM$2$: An Extremely Lightweight Saliency Mamba Model for Real-Time Cognitive Awareness of Driver Attention

2025-02-22 · Chunyu Zhao, Wentao Mu, Xian Zhou, Wenbo Liu 외

Driver attention recognition in driving scenarios is a popular direction in traffic scene perception technology. It aims to understand human driver attention to focus on specific targets/objects in the driving scene. How…

Mamba

Semantics-aware Attention Improves Neural Machine Translation

2021-08-17 · ACL ARR August 2021 8 · Anonymous

The integration of syntactic structure into Transformer machine translation has shown positive results, but to our knowledge, no work has attempted to do so with semantic structures. In this work we propose two novel par…

DecoderMachine TranslationTranslation