paper-with-me

Papers

MCFNet: Multi-scale Covariance Feature Fusion Network for Real-time Semantic Segmentation

2023-12-12 · Xiaojie Fang, Xingguo Song, Xiangyin Meng, Xu Fang, Sheng Jin

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.

📄 PDF Abstract BibTeX arXiv:2312.07207

Code (0)

등록된 구현이 없습니다.

Tasks

Real-Time Semantic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

MCFNet: A Multimodal Collaborative Fusion Network for Fine-Grained Semantic Classification

2025-05-29 · Yang Qiao, Xiaoyu Zhong, Xiaofeng Gu, Zhiguo Yu

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 Classification

Multi-scale HSV Color Feature Embedding for High-fidelity NIR-to-RGB Spectrum Translation

2024-04-25 · Huiyu Zhai, Mo Chen, Xingxing Yang, Gusheng Kang

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 ColorizationTranslation

Multi-scale Cascaded Large-Model for Whole-body ROI Segmentation

2024-11-23 · Rui Hao, Dayu Tan, Yansen Su, ChunHou Zheng

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+1

Beyond conventional vision: RGB-event fusion for robust object detection in dynamic traffic scenarios

2025-08-14 · Zhanwen Liu, Yujing Sun, Yang Wang, Nan Yang 외 arxiv

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 Detection

QuickQual: Lightweight, convenient retinal image quality scoring with off-the-shelf pretrained models

2023-07-25 · Justin Engelmann, Amos Storkey, Miguel O. Bernabeu

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…