• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

用于目标检测的轻量级锚点动态分配算法

The Lightweight Anchor Dynamic Assignment Algorithm for Object Detection.

作者信息

Han Ping, Zhuang Xujun, Zuo Huahong, Lou Ping, Chen Xiao

机构信息

School of Information Engineering, Wuhan University of Technology, Wuhan 430070, China.

Wuhan Chuyan Information Technology Co., Ltd., Wuhan 430030, China.

出版信息

Sensors (Basel). 2023 Jul 11;23(14):6306. doi: 10.3390/s23146306.

DOI:10.3390/s23146306
PMID:37514601
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC10384063/
Abstract

Smart security based on object detection is one of the important applications of edge computing in IoT. Anchors in object detection refer to points on the feature map, which can be used to generate anchor boxes and serve as training samples. Current object detection models do not consider the aspect ratio of the ground-truth boxes in anchor assignment and are not well-adapted to objects with very different shapes. Therefore, this paper proposes the Lightweight Anchor Dynamic Assignment algorithm (LADA) for object detection. LADA does not change the structure of the original detection model; first, it selects an equal proportional center region based on the aspect ratio of the ground-truth box, then calculates the combined loss of anchors, and finally divides the positive and negative samples more efficiently by dynamic loss threshold without additional models. The algorithm solves the problems of poor adaptability and difficulty in the selection of the best positive samples based on IoU assignment, and the sample assignment for eccentric objects and objects with different aspect ratios was more reasonable. Compared with existing sample assignment algorithms, the LADA algorithm outperforms the MS COCO dataset by 1.66% over the AP of the baseline FCOS, and 0.76% and 0.24% over the AP of the ATSS algorithm and the PAA algorithm, respectively, with the same model structure, which demonstrates the effectiveness of the LADA algorithm.

摘要

基于目标检测的智能安全是边缘计算在物联网中的重要应用之一。目标检测中的锚点是指特征图上的点,可用于生成锚框并作为训练样本。当前的目标检测模型在锚点分配中没有考虑真实框的宽高比,对形状差异很大的物体适应性不佳。因此,本文提出了用于目标检测的轻量级锚点动态分配算法(LADA)。LADA不改变原始检测模型的结构;首先,它根据真实框的宽高比选择一个等比例的中心区域,然后计算锚点的组合损失,最后通过动态损失阈值更高效地划分正负样本,无需额外的模型。该算法解决了基于交并比(IoU)分配时适应性差以及最佳正样本选择困难的问题,并且对偏心物体和不同宽高比物体的样本分配更加合理。与现有样本分配算法相比,在相同模型结构下,LADA算法在基线FCOS的平均精度(AP)上比MS COCO数据集高出1.66%,在ATSS算法和PAA算法的AP上分别高出0.76%和0.24%,这证明了LADA算法的有效性。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/052d/10384063/44384ce132ce/sensors-23-06306-g006.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/052d/10384063/0963d47e4207/sensors-23-06306-g001.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/052d/10384063/1013f4c36f5b/sensors-23-06306-g002.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/052d/10384063/3a0dc919b775/sensors-23-06306-g005.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/052d/10384063/44384ce132ce/sensors-23-06306-g006.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/052d/10384063/0963d47e4207/sensors-23-06306-g001.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/052d/10384063/1013f4c36f5b/sensors-23-06306-g002.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/052d/10384063/3a0dc919b775/sensors-23-06306-g005.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/052d/10384063/44384ce132ce/sensors-23-06306-g006.jpg

相似文献

1
The Lightweight Anchor Dynamic Assignment Algorithm for Object Detection.用于目标检测的轻量级锚点动态分配算法
Sensors (Basel). 2023 Jul 11;23(14):6306. doi: 10.3390/s23146306.
2
Dynamic Label Assignment for Object Detection by Combining Predicted IoUs and Anchor IoUs.通过结合预测交并比和锚框交并比进行目标检测的动态标签分配
J Imaging. 2022 Jul 11;8(7):193. doi: 10.3390/jimaging8070193.
3
Learning to Match Anchors for Visual Object Detection.学习用于视觉目标检测的锚匹配。
IEEE Trans Pattern Anal Mach Intell. 2022 Jun;44(6):3096-3109. doi: 10.1109/TPAMI.2021.3050494. Epub 2022 May 5.
4
Corner-Point and Foreground-Area IoU Loss: Better Localization of Small Objects in Bounding Box Regression.角点和前景面积交并比损失:在边界框回归中更好地定位小目标。
Sensors (Basel). 2023 May 22;23(10):4961. doi: 10.3390/s23104961.
5
PointPainting: 3D Object Detection Aided by Semantic Image Information.点画:基于语义图像信息辅助的 3D 目标检测。
Sensors (Basel). 2023 Mar 6;23(5):2868. doi: 10.3390/s23052868.
6
One-Stage Anchor-Free 3D Vehicle Detection from LiDAR Sensors.基于激光雷达传感器的单阶段无锚点3D车辆检测
Sensors (Basel). 2021 Apr 9;21(8):2651. doi: 10.3390/s21082651.
7
RatioNet: Ratio Prediction Network for Object Detection.RatioNet:用于目标检测的比率预测网络。
Sensors (Basel). 2021 Mar 1;21(5):1672. doi: 10.3390/s21051672.
8
FCOS: A Simple and Strong Anchor-Free Object Detector.FCOS:一种简单且强大的无锚框目标检测器。
IEEE Trans Pattern Anal Mach Intell. 2022 Apr;44(4):1922-1933. doi: 10.1109/TPAMI.2020.3032166. Epub 2022 Mar 4.
9
LAG: Layered Objects to Generate Better Anchors for Object Detection in Aerial Images.LAG:用于生成航空图像中目标检测更好的锚点的分层对象。
Sensors (Basel). 2022 May 20;22(10):3891. doi: 10.3390/s22103891.
10
Anchor Generation Optimization and Region of Interest Assignment for Vehicle Detection.锚生成优化和感兴趣区域分配在车辆检测中的应用。
Sensors (Basel). 2019 Mar 3;19(5):1089. doi: 10.3390/s19051089.

引用本文的文献

1
Researching the CNN Collaborative Inference Mechanism for Heterogeneous Edge Devices.研究异构边缘设备的卷积神经网络协同推理机制。
Sensors (Basel). 2024 Jun 27;24(13):4176. doi: 10.3390/s24134176.

本文引用的文献

1
FCOS: A Simple and Strong Anchor-Free Object Detector.FCOS:一种简单且强大的无锚框目标检测器。
IEEE Trans Pattern Anal Mach Intell. 2022 Apr;44(4):1922-1933. doi: 10.1109/TPAMI.2020.3032166. Epub 2022 Mar 4.