paper-with-me

Papers

MFNet: Multi-Feature Fusion Network for Real-Time Semantic Segmentation in Road Scenes

2022-11-01 · IEEE Transactions on Intelligent Transportation Systems 2022 11 · Mengxu Lu; Zhenxue Chen; Chengyun Liu; Sile Ma; Lei Cai; Hao Qin

Although high-accuracy networks have been applied to semantic segmentation at present, their inference speeds remain slow. A trade-off between accuracy and speed is demanded for real-time applications. To approach this problem, we propose Multi-Feature Fusion Network (MFNet) with real-time efficient prediction capacity. MFNet adopts three branches (attention, semantic and spatial information) to capture low-level and high-level features. Additionally, MFNet exerts asymmetric factorized (AF) blocks to extract local and long-range features. As a result, without any pre-training or post-processing, MFNet using only 1.34 M parameters, achieves 72.1% mean intersection over union (mIoU) on the Cityscapes test set at a speed of 116 frames per second (FPS), with 512×1024 high resolution on a single Titan Xp graphics card. Our network’s performance stands out from other state-of-the-art networks on four datasets (Cityscapes, CamVid, KITTI, and Gatech).

📄 PDF Abstract BibTeX

Code (1)

lu123456789/MFNet pytorch

Tasks

Real-Time Semantic SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음
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 제목 키워드 기반

LMFNet: An Efficient Multimodal Fusion Approach for Semantic Segmentation in High-Resolution Remote Sensing

2024-04-21 · Tong Wang, Guanzhou Chen, Xiaodong Zhang, Chenxi Liu 외

Despite the rapid evolution of semantic segmentation for land cover classification in high-resolution remote sensing imagery, integrating multiple data modalities such as Digital Surface Model (DSM), RGB, and Near-infrar…

Land Cover ClassificationSemantic Segmentation

SafeSpace MFNet: Precise and Efficient MultiFeature Drone Detection Network

2022-11-30 · Misha Urooj Khan, Mahnoor Dil, Muhammad Zeshan Alam, Farooq Alam Orakazi 외

The increasing prevalence of unmanned aerial vehicles (UAVs), commonly known as drones, has generated a demand for reliable detection systems. The inappropriate use of drones presents potential security and privacy hazar…

object-detectionObject Detection

A Spatial-Frequency Aware Multi-Scale Fusion Network for Real-Time Deepfake Detection

2025-08-28 · Libo Lv, Tianyi Wang, Mengxiao Huang, Ruixia Liu 외 arxiv

With the rapid advancement of real-time deepfake generation techniques, forged content is becoming increasingly realistic and widespread across applications like video conferencing and social media. Although state-of-the…

DeepFake Detection

MMFNet: A Multi-modality MRI Fusion Network for Segmentation of Nasopharyngeal Carcinoma

2018-12-25 · Huai Chen, Yuxiao Qi, Yong Yin, Tengxiang Li 외

Segmentation of nasopharyngeal carcinoma (NPC) from Magnetic Resonance Images (MRI) is a crucial prerequisite for NPC radiotherapy. However, manually segmenting of NPC is time-consuming and labor-intensive. Additionally,…

DecoderSegmentation

Unleashing the Power of Motion and Depth: A Selective Fusion Strategy for RGB-D Video Salient Object Detection

2025-07-29 · Jiahao He, Daerji Suolang, Keren Fu, Qijun Zhao arxiv

Applying salient object detection (SOD) to RGB-D videos is an emerging task called RGB-D VSOD and has recently gained increasing interest, due to considerable performance gains of incorporating motion and depth and that …

Video Salient Object Detection