Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SCTNet: Single-Branch CNN with Transformer Semantic Information for Real-Time Segmentation

About

Recent real-time semantic segmentation methods usually adopt an additional semantic branch to pursue rich long-range context. However, the additional branch incurs undesirable computational overhead and slows inference speed. To eliminate this dilemma, we propose SCTNet, a single branch CNN with transformer semantic information for real-time segmentation. SCTNet enjoys the rich semantic representations of an inference-free semantic branch while retaining the high efficiency of lightweight single branch CNN. SCTNet utilizes a transformer as the training-only semantic branch considering its superb ability to extract long-range context. With the help of the proposed transformer-like CNN block CFBlock and the semantic information alignment module, SCTNet could capture the rich semantic information from the transformer branch in training. During the inference, only the single branch CNN needs to be deployed. We conduct extensive experiments on Cityscapes, ADE20K, and COCO-Stuff-10K, and the results show that our method achieves the new state-of-the-art performance. The code and model is available at https://github.com/xzz777/SCTNet

Zhengze Xu, Dongyue Wu, Changqian Yu, Xiangxiang Chu, Nong Sang, Changxin Gao• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationEgoHOS in-domain (test)
Left Hand IoU81.94
13
Egocentric Hand-Object SegmentationEgoHOS out-of-domain (test)
Left Hand IoU87.12
11
Egocentric Hand-Object Segmentationmini-HOI4D out-of-distribution (test)
IoU (Left Hand)35.83
11
Hand-object segmentationHOI4D mini
Left Hand Accuracy95.25
10
Hand-object segmentationEgoHOS out-of-domain (test)
Left Hand Accuracy0.9462
10
Showing 5 of 5 rows

Other info

Follow for update