ACFNet: Attentional Class Feature Network for Semantic Segmentation
Fan Zhang, Yanqin Chen, Zhihang Li, Zhibin Hong, Jingtuo Liu, Feifei, Ma, Junyu Han, Errui Ding

TL;DR
ACFNet introduces a class-centric approach to semantic segmentation by leveraging global class context through an innovative ACF module, achieving state-of-the-art results on Cityscapes.
Contribution
The paper proposes a novel class center concept and an ACF module, enabling a flexible, coarse-to-fine segmentation network that improves semantic segmentation performance.
Findings
Achieved 81.85% mIoU on Cityscapes dataset
Introduced a class-level context extraction method
Demonstrated effectiveness with different base networks
Abstract
Recent works have made great progress in semantic segmentation by exploiting richer context, most of which are designed from a spatial perspective. In contrast to previous works, we present the concept of class center which extracts the global context from a categorical perspective. This class-level context describes the overall representation of each class in an image. We further propose a novel module, named Attentional Class Feature (ACF) module, to calculate and adaptively combine different class centers according to each pixel. Based on the ACF module, we introduce a coarse-to-fine segmentation network, called Attentional Class Feature Network (ACFNet), which can be composed of an ACF module and any off-the-shell segmentation network (base network). In this paper, we use two types of base networks to evaluate the effectiveness of ACFNet. We achieve new state-of-the-art performance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
