CTNet: Context-based Tandem Network for Semantic Segmentation
Zechao Li, Yanpeng Sun, and Jinhui Tang

TL;DR
This paper introduces CTNet, a novel network that effectively combines spatial and channel contextual information to improve semantic segmentation accuracy, demonstrating superior results on multiple datasets.
Contribution
The paper proposes a new Context-based Tandem Network (CTNet) that interactively explores spatial and channel contextual dependencies for enhanced semantic segmentation.
Findings
Outperforms state-of-the-art methods on PASCAL-Context, ADE20K, and PASCAL VOC2012 datasets.
Effectively models long-range spatial and semantic dependencies.
Achieves higher segmentation accuracy through adaptive integration of context modules.
Abstract
Contextual information has been shown to be powerful for semantic segmentation. This work proposes a novel Context-based Tandem Network (CTNet) by interactively exploring the spatial contextual information and the channel contextual information, which can discover the semantic context for semantic segmentation. Specifically, the Spatial Contextual Module (SCM) is leveraged to uncover the spatial contextual dependency between pixels by exploring the correlation between pixels and categories. Meanwhile, the Channel Contextual Module (CCM) is introduced to learn the semantic features including the semantic feature maps and class-specific features by modeling the long-term semantic dependence between channels. The learned semantic features are utilized as the prior knowledge to guide the learning of SCM, which can make SCM obtain more accurate long-range spatial dependency. Finally, to…
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 · Advanced Image and Video Retrieval Techniques
