• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

用于精确单阶段目标检测的并行残差双融合特征金字塔网络

Parallel Residual Bi-Fusion Feature Pyramid Network for Accurate Single-Shot Object Detection.

作者信息

Chen Ping-Yang, Chang Ming-Ching, Hsieh Jun-Wei, Chen Yong-Sheng

出版信息

IEEE Trans Image Process. 2021;30:9099-9111. doi: 10.1109/TIP.2021.3118953.

DOI:10.1109/TIP.2021.3118953
PMID:34735334
Abstract

This paper proposes the Parallel Residual Bi-Fusion Feature Pyramid Network (PRB-FPN) for fast and accurate single-shot object detection. Feature Pyramid (FP) is widely used in recent visual detection, however the top-down pathway of FP cannot preserve accurate localization due to pooling shifting. The advantage of FP is weakened as deeper backbones with more layers are used. In addition, it cannot keep up accurate detection of both small and large objects at the same time. To address these issues, we propose a new parallel FP structure with bi-directional (top-down and bottom-up) fusion and associated improvements to retain high-quality features for accurate localization. We provide the following design improvements: 1) parallel bifusion FP structure with a bottom-up fusion module (BFM) to detect both small and large objects at once with high accuracy; 2) concatenation and re-organization (CORE) module provides a bottom-up pathway for feature fusion, which leads to the bi-directional fusion FP that can recover lost information from lower-layer feature maps; 3) CORE feature is further purified to retain richer contextual information. Such CORE purification in both top-down and bottom-up pathways can be finished in only a few iterations; 4) adding of a residual design to CORE leads to a new Re-CORE module that enables easy training and integration with a wide range of deeper or lighter backbones. The proposed network achieves state-of-the-art performance on the UAVDT17 and MS COCO datasets.

摘要

本文提出了并行残差双融合特征金字塔网络(PRB-FPN),用于快速准确的单阶段目标检测。特征金字塔(FP)在最近的视觉检测中被广泛使用,然而,由于池化偏移,FP的自上而下路径无法保持准确的定位。随着使用具有更多层的更深的骨干网络,FP的优势被削弱。此外,它无法同时对小物体和大物体进行准确检测。为了解决这些问题,我们提出了一种新的并行FP结构,具有双向(自上而下和自下而上)融合以及相关改进,以保留高质量特征用于准确的定位。我们提供了以下设计改进:1)具有自下而上融合模块(BFM)的并行双融合FP结构,能够同时高精度地检测小物体和大物体;2)拼接与重组(CORE)模块为特征融合提供了自下而上的路径,从而形成了能够从下层特征图中恢复丢失信息的双向融合FP;3)CORE特征进一步提纯以保留更丰富的上下文信息。这种在自上而下和自下而上路径中的CORE提纯仅需几次迭代即可完成;4)在CORE中添加残差设计导致了新的Re-CORE模块,该模块便于训练并能与各种更深或更轻的骨干网络集成。所提出的网络在UAVDT17和MS COCO数据集上取得了领先的性能。

相似文献

1
Parallel Residual Bi-Fusion Feature Pyramid Network for Accurate Single-Shot Object Detection.用于精确单阶段目标检测的并行残差双融合特征金字塔网络
IEEE Trans Image Process. 2021;30:9099-9111. doi: 10.1109/TIP.2021.3118953.
2
ssFPN: Scale Sequence () Feature-Based Feature Pyramid Network for Object Detection.ssFPN:基于尺度序列(Scale Sequence)特征的目标检测特征金字塔网络。
Sensors (Basel). 2023 Apr 30;23(9):4432. doi: 10.3390/s23094432.
3
Improving Single Shot Object Detection With Feature Scale Unmixing.通过特征尺度解混改进单阶段目标检测
IEEE Trans Image Process. 2021;30:2708-2721. doi: 10.1109/TIP.2020.3048630. Epub 2021 Feb 10.
4
Attentional feature pyramid network for small object detection.注意特征金字塔网络用于小目标检测。
Neural Netw. 2022 Nov;155:439-450. doi: 10.1016/j.neunet.2022.08.029. Epub 2022 Sep 5.
5
Cross-Layer Feature Pyramid Network for Salient Object Detection.用于显著目标检测的跨层特征金字塔网络
IEEE Trans Image Process. 2021;30:4587-4598. doi: 10.1109/TIP.2021.3072811. Epub 2021 Apr 29.
6
Multi-scale feature progressive fusion network for remote sensing image change detection.用于遥感图像变化检测的多尺度特征渐进融合网络
Sci Rep. 2022 Jul 13;12(1):11968. doi: 10.1038/s41598-022-16329-6.
7
Single-Shot Object Detection via Feature Enhancement and Channel Attention.基于特征增强与通道注意力的单阶段目标检测
Sensors (Basel). 2022 Sep 10;22(18):6857. doi: 10.3390/s22186857.
8
Scale Enhancement Pyramid Network for Small Object Detection from UAV Images.用于无人机图像中小目标检测的尺度增强金字塔网络
Entropy (Basel). 2022 Nov 21;24(11):1699. doi: 10.3390/e24111699.
9
A Multipath Fusion Strategy Based Single Shot Detector.一种基于多路径融合策略的单阶段检测器。
Sensors (Basel). 2021 Feb 15;21(4):1360. doi: 10.3390/s21041360.
10
Tripartite Feature Enhanced Pyramid Network for Dense Prediction.用于密集预测的三方特征增强金字塔网络
IEEE Trans Image Process. 2023;32:2678-2692. doi: 10.1109/TIP.2023.3272826. Epub 2023 May 16.

引用本文的文献

1
Multi-scale fusion semantic enhancement network for medical image segmentation.用于医学图像分割的多尺度融合语义增强网络。
Sci Rep. 2025 Jul 2;15(1):23018. doi: 10.1038/s41598-025-07806-9.
2
A multi-scale small object detection algorithm SMA-YOLO for UAV remote sensing images.一种用于无人机遥感图像的多尺度小目标检测算法SMA-YOLO
Sci Rep. 2025 Mar 18;15(1):9255. doi: 10.1038/s41598-025-92344-7.
3
MugenNet: A Novel Combined Convolution Neural Network and Transformer Network with Application in Colonic Polyp Image Segmentation.
MugenNet:一种新型的卷积神经网络与Transformer网络相结合的网络及其在结肠息肉图像分割中的应用
Sensors (Basel). 2024 Nov 23;24(23):7473. doi: 10.3390/s24237473.
4
A Multi-Scale-Enhanced YOLO-V5 Model for Detecting Small Objects in Remote Sensing Image Information.一种用于遥感图像信息中小目标检测的多尺度增强YOLO-V5模型
Sensors (Basel). 2024 Jul 4;24(13):4347. doi: 10.3390/s24134347.
5
YOLO-B:An infrared target detection algorithm based on bi-fusion and efficient decoupled.YOLO-B:一种基于双融合和高效解耦的红外目标检测算法。
PLoS One. 2024 Mar 28;19(3):e0298677. doi: 10.1371/journal.pone.0298677. eCollection 2024.
6
Automatic detection method for tobacco beetles combining multi-scale global residual feature pyramid network and dual-path deformable attention.基于多尺度全局残差特征金字塔网络和双通道变形注意力的烟草甲自动检测方法。
Sci Rep. 2024 Feb 28;14(1):4862. doi: 10.1038/s41598-024-55347-4.
7
A Faster and Lighter Detection Method for Foreign Objects in Coal Mine Belt Conveyors.一种用于煤矿带式输送机异物的更快、更轻量级检测方法。
Sensors (Basel). 2023 Jul 10;23(14):6276. doi: 10.3390/s23146276.
8
MSFT-YOLO: Improved YOLOv5 Based on Transformer for Detecting Defects of Steel Surface.微软-你只看一次(MSFT-YOLO):基于Transformer改进的YOLOv5用于检测钢表面缺陷
Sensors (Basel). 2022 May 2;22(9):3467. doi: 10.3390/s22093467.