Reimagine BiSeNet for Real-Time Domain Adaptation in Semantic Segmentation
Semantic segmentation models have reached remarkable performance across various tasks. However, this performance is achieved with extremely large models, using powerful computational resources and without considering training and inference time. Real-world applications, on the other hand, necessitate models with minimal memory demands, efficient inference speed, and executable with low-resources embedded devices, such as self-driving vehicles. In this paper, we look at the challenge of real-time semantic segmentation across domains, and we train a model to act appropriately on real-world data even though it was trained on a synthetic realm. We employ a new lightweight and shallow discriminator that was specifically created for this purpose. To the best of our knowledge, we are the first to present a real-time adversarial approach for assessing the domain adaption problem in semantic segmentation. We tested our framework in the two standard protocol: GTA5 to Cityscapes and SYNTHIA to Cityscapes. Code is available at: https://github.com/taveraantonio/RTDA.
Code (1)
Tasks
Domain AdaptationReal-Time Semantic SegmentationSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
The revenge of BiSeNet: Efficient Multi-Task Image Segmentation
Recent advancements in image segmentation have focused on enhancing the efficiency of the models to meet the demands of real-time applications, especially on edge devices. However, existing research has primarily concent…
Image SegmentationPanoptic SegmentationSegmentationSemantic SegmentationBiSeNet: Bilateral Segmentation Network for Real-time Semantic Segmentation
Semantic segmentation requires both rich spatial information and sizeable receptive field. However, modern approaches usually compromise spatial resolution to achieve real-time inference speed, which leads to poor perfor…
Dichotomous Image SegmentationReal-Time Semantic SegmentationSegmentationSemantic Segmentation+1Threshold-adaptive Unsupervised Focal Loss for Domain Adaptation of Semantic Segmentation
Semantic segmentation is an important task for intelligent vehicles to understand the environment. Current deep learning methods require large amounts of labeled data for training. Manual annotation is expensive, while s…
Data AugmentationDomain AdaptationSegmentationSemantic Segmentation+1Rethinking BiSeNet For Real-time Semantic Segmentation
BiSeNet has been proved to be a popular two-stream network for real-time segmentation. However, its principle of adding an extra path to encode spatial information is time-consuming, and the backbones borrowed from pretr…
DecoderDichotomous Image Segmentationimage-classificationImage Classification+4ShelfNet for Fast Semantic Segmentation
In this paper, we present ShelfNet, a novel architecture for accurate fast semantic segmentation. Different from the single encoder-decoder structure, ShelfNet has multiple encoder-decoder branch pairs with skip connecti…
Autonomous DrivingDecoderReal-Time Semantic SegmentationScene Understanding+2