paper-with-me

홈 › Papers

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

2023-12-28 · Zhengze Xu, Dongyue Wu, Changqian Yu, Xiangxiang Chu, Nong Sang, Changxin Gao

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

📄 PDF Abstract BibTeX arXiv:2312.17071

Code (1)

xzz777/sctnet 공식 구현 pytorch

Tasks

Real-Time Semantic SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

USCTNet: A deep unfolding nuclear-norm optimization solver for physically consistent HSI reconstruction

2025-09-12 · Xiaoyang Ma, Yiyang Chai, Xinran Qu, Hong Sun arxiv

Reconstructing hyperspectral images (HSIs) from a single RGB image is ill-posed and can become physically inconsistent when the camera spectral sensitivity (CSS) and scene illumination are misspecified. We formulate RGB-…

Alignment-free HDR Deghosting with Semantics Consistent Transformer

2023-05-29 · ICCV 2023 1 · Steven Tel, Zongwei Wu, Yulun Zhang, Barthélémy Heyrman 외

High dynamic range (HDR) imaging aims to retrieve information from multiple low-dynamic range inputs to generate realistic output. The essence is to leverage the contextual information, including both dynamic and static …

Image Generation

Resolving Representation Ambiguity in Feedforward Novel View Synthesis Transformer via Semantic-Spatial Decoupling

2026-05-18 · Yihang Wu, Yihang Sun, Shaofeng Zhang, Zuxuan Wu 외 arxiv

Transformer-based models have advanced feedforward novel view synthesis (NVS). Current architectures such as GS-LRM and LVSM mix semantic information (e.g., RGB) and spatial information (e.g., Plücker rays) into a shared…

Novel View Synthesis

Looking Outside the Window: Wide-Context Transformer for the Semantic Segmentation of High-Resolution Remote Sensing Images

2021-06-29 · Lei Ding, Dong Lin, Shaofu Lin, Jing Zhang 외

Long-range contextual information is crucial for the semantic segmentation of High-Resolution (HR) Remote Sensing Images (RSIs). However, image cropping operations, commonly used for training neural networks, limit the p…

Image CroppingSemantic Segmentation

PointCAT: Cross-Attention Transformer for point cloud

2023-04-06 · Xincheng Yang, Mingze Jin, Weiji He, Qian Chen

Transformer-based models have significantly advanced natural language processing and computer vision in recent years. However, due to the irregular and disordered structure of point cloud data, transformer-based models f…

SegmentationSemantic Segmentation