A feature refinement module that aggregates multi-stage features with non-local attention improves light-weight semantic segmentation, reaching 80.4% mIoU on Cityscapes at 214.82 GFLOPs.
A feature refinement module for light-weight semantic segmentation network
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Low computational complexity and high segmentation accuracy are both essential to the real-world semantic segmentation tasks. However, to speed up the model inference, most existing approaches tend to design light-weight networks with a very limited number of parameters, leading to a considerable degradation in accuracy due to the decrease of the representation ability of the networks. To solve the problem, this paper proposes a novel semantic segmentation method to improve the capacity of obtaining semantic information for the light-weight network. Specifically, a feature refinement module (FRM) is proposed to extract semantics from multi-stage feature maps generated by the backbone and capture non-local contextual information by utilizing a transformer block. On Cityscapes and Bdd100K datasets, the experimental results demonstrate that the proposed method achieves a promising trade-off between accuracy and computational cost, especially for Cityscapes test set where 80.4% mIoU is achieved and only 214.82 GFLOPs are required.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
A feature refinement module for light-weight semantic segmentation network
A feature refinement module that aggregates multi-stage features with non-local attention improves light-weight semantic segmentation, reaching 80.4% mIoU on Cityscapes at 214.82 GFLOPs.