MCFNet: Multi-scale Covariance Feature Fusion Network for Real-time Semantic Segmentation
The low-level spatial detail information and high-level semantic abstract information are both essential to the semantic segmentation task. The features extracted by the deep network can obtain rich semantic information, while a lot of spatial information is lost. However, how to recover spatial detail information effectively and fuse it with high-level semantics has not been well addressed so far. In this paper, we propose a new architecture based on Bilateral Segmentation Network (BiseNet) called Multi-scale Covariance Feature Fusion Network (MCFNet). Specifically, this network introduces a new feature refinement module and a new feature fusion module. Furthermore, a gating unit named L-Gate is proposed to filter out invalid information and fuse multi-scale features. We evaluate our proposed model on Cityscapes, CamVid datasets and compare it with the state-of-the-art methods. Extensive experiments show that our method achieves competitive success. On Cityscapes, we achieve 75.5% mIOU with a speed of 151.3 FPS.
Code (0)
등록된 구현이 없습니다.
Tasks
Real-Time Semantic SegmentationSegmentationSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
MCFNet: A Multimodal Collaborative Fusion Network for Fine-Grained Semantic Classification
Multimodal information processing has become increasingly important for enhancing image classification performance. However, the intricate and implicit dependencies across different modalities often hinder conventional m…
Classificationimage-classificationImage ClassificationMulti-scale HSV Color Feature Embedding for High-fidelity NIR-to-RGB Spectrum Translation
The NIR-to-RGB spectral domain translation is a formidable task due to the inherent spectral mapping ambiguities within NIR inputs and RGB outputs. Thus, existing methods fail to reconcile the tension between maintaining…
ColorizationImage ColorizationTranslationMulti-scale Cascaded Large-Model for Whole-body ROI Segmentation
Organs-at-risk segmentation is critical for ensuring the safety and precision of radiotherapy and surgical procedures. However, existing methods for organs-at-risk image segmentation often suffer from uncertainties and b…
Computational EfficiencyGPUImage SegmentationSegmentation+1Beyond conventional vision: RGB-event fusion for robust object detection in dynamic traffic scenarios
The dynamic range limitation of conventional RGB cameras reduces global contrast and causes loss of high-frequency details such as textures and edges in complex traffic environments (e.g., nighttime driving, tunnels), hi…
Robust Object DetectionQuickQual: Lightweight, convenient retinal image quality scoring with off-the-shelf pretrained models
Image quality remains a key problem for both traditional and deep learning (DL)-based approaches to retinal image analysis, but identifying poor quality images can be time consuming and subjective. Thus, automated method…