<p>Efficient and accurate semantic segmentation of urban street scenes is critical for autonomous driving applications. Traditional single-branch networks excel in extracting semantic information but often lose detailed features. Conversely, dual-branch networks preserve detailed features while maintaining two separate branches, impacting real-time performance. To address these limitations, we propose the multi-scale feature fusion network (MFFNet), which integrates the strengths of both approaches. MFFNet retains copies of feature maps at different scales during inference and employs a multi-scale feature interaction module (MFIM) and a weight-based feature fusion module (WFFM) to facilitate effective feature fusion while preserving fine image details. Experimental results on the Cityscapes and CamVid datasets demonstrate that using RTX 3090 for speed evaluation with input resolutions of 1024*2048 and 960*720, MFFNet achieves a mean Intersection over Union (mIoU) of <InlineEquation ID="IEq1"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="371_2025_3839_Article_IEq1.gif" Format="GIF" Height="16" Rendition="HTML" Resolution="72" Type="Linedraw" Width="51" /> </InlineMediaObject> <EquationSource Format="TEX">\(79.43\%\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mn>79.43</mn> <mo>%</mo> </mrow> </math></EquationSource> </InlineEquation> at 50.2 frames per second (FPS) on Cityscapes and <InlineEquation ID="IEq2"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="371_2025_3839_Article_IEq2.gif" Format="GIF" Height="16" Rendition="HTML" Resolution="72" Type="Linedraw" Width="51" /> </InlineMediaObject> <EquationSource Format="TEX">\(77.32\%\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mn>77.32</mn> <mo>%</mo> </mrow> </math></EquationSource> </InlineEquation> mIoU at 80.03 FPS on CamVid, outperforming comparable networks in both accuracy and real-time performance. The proposed method not only enhances overall segmentation accuracy but also retains crucial detail information, making it suitable for fine-grained segmentation tasks in complex urban environments. We will provide the code and datasets on <a href="https://github.com/moser12138/MFFNet.git">https://github.com/moser12138/MFFNet.git</a>.</p>

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Multi-scale feature fusion network for real-time semantic segmentation of urban street scenes: enhancing detail retention and accuracy

  • Xiang Shijie,
  • Zhou Dong,
  • Tian Dan

摘要

Efficient and accurate semantic segmentation of urban street scenes is critical for autonomous driving applications. Traditional single-branch networks excel in extracting semantic information but often lose detailed features. Conversely, dual-branch networks preserve detailed features while maintaining two separate branches, impacting real-time performance. To address these limitations, we propose the multi-scale feature fusion network (MFFNet), which integrates the strengths of both approaches. MFFNet retains copies of feature maps at different scales during inference and employs a multi-scale feature interaction module (MFIM) and a weight-based feature fusion module (WFFM) to facilitate effective feature fusion while preserving fine image details. Experimental results on the Cityscapes and CamVid datasets demonstrate that using RTX 3090 for speed evaluation with input resolutions of 1024*2048 and 960*720, MFFNet achieves a mean Intersection over Union (mIoU) of \(79.43\%\) 79.43 % at 50.2 frames per second (FPS) on Cityscapes and \(77.32\%\) 77.32 % mIoU at 80.03 FPS on CamVid, outperforming comparable networks in both accuracy and real-time performance. The proposed method not only enhances overall segmentation accuracy but also retains crucial detail information, making it suitable for fine-grained segmentation tasks in complex urban environments. We will provide the code and datasets on https://github.com/moser12138/MFFNet.git.