CSRNet: Cascaded Selective Resolution Network for Real-time Semantic Segmentation
Jingjing Xiong, Lai-Man Po, Wing-Yin Yu, Chang Zhou, Pengfei Xian and, Weifeng Ou

TL;DR
CSRNet is a real-time semantic segmentation network that enhances feature aggregation and context embedding through a cascaded architecture, achieving better accuracy while maintaining efficiency for practical applications.
Contribution
The paper introduces CSRNet, a novel three-stage network with SPFM and SRM modules that improve multi-resolution feature fusion and context understanding in real-time segmentation.
Findings
Improves segmentation accuracy on benchmark datasets.
Enlarges receptive fields efficiently with SPFM.
Effectively fuses multi-resolution features with SRM.
Abstract
Real-time semantic segmentation has received considerable attention due to growing demands in many practical applications, such as autonomous vehicles, robotics, etc. Existing real-time segmentation approaches often utilize feature fusion to improve segmentation accuracy. However, they fail to fully consider the feature information at different resolutions and the receptive fields of the networks are relatively limited, thereby compromising the performance. To tackle this problem, we propose a light Cascaded Selective Resolution Network (CSRNet) to improve the performance of real-time segmentation through multiple context information embedding and enhanced feature aggregation. The proposed network builds a three-stage segmentation system, which integrates feature information from low resolution to high resolution and achieves feature refinement progressively. CSRNet contains two…
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 · Domain Adaptation and Few-Shot Learning · Brain Tumor Detection and Classification
Methodsstyle-based recalibration module
