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

EMSNet: Extremely multi-scale network for salient object detection

  • Chiheng Zhou,
  • Zhengkai Wang,
  • Yongxia Zhou,
  • Chen Pan

摘要

In salient object detection, accurately segmenting objects across scales and refining boundaries are crucial challenges. We introduce the Multi-UNet Module (MUM), utilizing multiple U-shaped branches at different scales for extremely multi-scale feature extraction, significantly enhancing detection performance. Our novel boundary-weighted structural loss focuses on boundary areas for more precise segmentation, complemented by a Bi-Weighted strategy for balanced learning across varied object scales. Extensive experiments demonstrate that our method achieves highly competitive results across five mainstream datasets. The source code is released at https://github.com/YinYinOvO/EMSNet.