DPANET:Dual Pooling Attention Network for Semantic Segmentation
Dongwei Sun, Zhuolin Gao

TL;DR
This paper introduces DPANet, a lightweight neural network for semantic segmentation that uses dual pooling attention modules to efficiently capture contextual information with minimal parameters and computational complexity.
Contribution
The paper proposes a novel Dual Pool Attention Network (DPANet) with zero-parameter modules, significantly reducing complexity while maintaining effective semantic segmentation performance.
Findings
Demonstrates low parameter count and computational complexity.
Achieves effective segmentation results on benchmark datasets.
Validates the efficiency of dual pooling attention modules.
Abstract
Image segmentation is a historic and significant computer vision task. With the help of deep learning techniques, image semantic segmentation has made great progresses. Over recent years, based on guidance of attention mechanism compared with CNN which overcomes the problems of lacking of interaction between different channels, and effective capturing and aggregating contextual information. However, the massive operations generated by the attention mechanism lead to its extremely high complexity and high demand for GPU memory. For this purpose, we propose a lightweight and flexible neural network named Dual Pool Attention Network(DPANet). The most important is that all modules in DPANet generate \textbf{0} parameters. The first component is spatial pool attention module, we formulate an easy and powerful method densely to extract contextual characteristics and reduce the amount of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
