用于连体物体跟踪的模板提炼网络

IF 1 4区 工程技术 Q4 ENGINEERING, ELECTRICAL & ELECTRONIC
Xiaofeng Lu, Gaoxiang Li, Zhaoyu Yan, Lin Teng
{"title":"用于连体物体跟踪的模板提炼网络","authors":"Xiaofeng Lu,&nbsp;Gaoxiang Li,&nbsp;Zhaoyu Yan,&nbsp;Lin Teng","doi":"10.1002/tee.24178","DOIUrl":null,"url":null,"abstract":"<p>Various mainstream target tracking algorithms based on Siamese networks are gradually becoming a trend in the field of deep learning tracking due to their concurrent advantages of accuracy and speed. Most Siamese network-based trackers describe the tracking of a target object as a similar matching problem, and these trackers have achieved more advanced performance in several public tests. Most trackers often suffer from tracking drift or performance degradation owing to the non-updating of the template in the first frame and the target appearance encounters disturbing environments such as occlusion and drastic deformation. Therefore, to address this problem, this paper introduces a template updating mechanism and proposes a refine structure network based on the template updating of Siamese networks as well as the greater similarity of target features in two adjacent frames, which improves the tracking accuracy while limiting the amount of computation using an anchor-free method in order not to lose the tracking speed, and only needs to be trained by selecting the most suitable pre-training network, thus greatly reducing the amount of network computation. Meanwhile, in the application of the refine structure, with the aim of making the weight design of the target localisation module more reasonable, we propose a new Refine Head section and analyze and design the update threshold to optimize the overall network. This method is practiced in SiamFC++ algorithm, which firstly designs the template refine module, inputs the image that needs to be improved, and then outputs it to the Refine Head to complete the template update and applies it to the tracking of the subsequent frames, thereby constituting the SiamTRN (Template-Refine Network). According to the experiments, the improved structure of the method can effectively implement the refine module function and enhance the performance of the tracker on public datasets, such as OTB100, VOT2016, UAV123 and GOT-10 k. © 2024 Institute of Electrical Engineers of Japan and Wiley Periodicals LLC.</p>","PeriodicalId":13435,"journal":{"name":"IEEJ Transactions on Electrical and Electronic Engineering","volume":"19 10","pages":"1652-1660"},"PeriodicalIF":1.0000,"publicationDate":"2024-08-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Template-Refine Network for Siamese Object Tracking\",\"authors\":\"Xiaofeng Lu,&nbsp;Gaoxiang Li,&nbsp;Zhaoyu Yan,&nbsp;Lin Teng\",\"doi\":\"10.1002/tee.24178\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>Various mainstream target tracking algorithms based on Siamese networks are gradually becoming a trend in the field of deep learning tracking due to their concurrent advantages of accuracy and speed. Most Siamese network-based trackers describe the tracking of a target object as a similar matching problem, and these trackers have achieved more advanced performance in several public tests. Most trackers often suffer from tracking drift or performance degradation owing to the non-updating of the template in the first frame and the target appearance encounters disturbing environments such as occlusion and drastic deformation. Therefore, to address this problem, this paper introduces a template updating mechanism and proposes a refine structure network based on the template updating of Siamese networks as well as the greater similarity of target features in two adjacent frames, which improves the tracking accuracy while limiting the amount of computation using an anchor-free method in order not to lose the tracking speed, and only needs to be trained by selecting the most suitable pre-training network, thus greatly reducing the amount of network computation. Meanwhile, in the application of the refine structure, with the aim of making the weight design of the target localisation module more reasonable, we propose a new Refine Head section and analyze and design the update threshold to optimize the overall network. This method is practiced in SiamFC++ algorithm, which firstly designs the template refine module, inputs the image that needs to be improved, and then outputs it to the Refine Head to complete the template update and applies it to the tracking of the subsequent frames, thereby constituting the SiamTRN (Template-Refine Network). According to the experiments, the improved structure of the method can effectively implement the refine module function and enhance the performance of the tracker on public datasets, such as OTB100, VOT2016, UAV123 and GOT-10 k. © 2024 Institute of Electrical Engineers of Japan and Wiley Periodicals LLC.</p>\",\"PeriodicalId\":13435,\"journal\":{\"name\":\"IEEJ Transactions on Electrical and Electronic Engineering\",\"volume\":\"19 10\",\"pages\":\"1652-1660\"},\"PeriodicalIF\":1.0000,\"publicationDate\":\"2024-08-08\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEJ Transactions on Electrical and Electronic Engineering\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://onlinelibrary.wiley.com/doi/10.1002/tee.24178\",\"RegionNum\":4,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"ENGINEERING, ELECTRICAL & ELECTRONIC\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEJ Transactions on Electrical and Electronic Engineering","FirstCategoryId":"5","ListUrlMain":"https://onlinelibrary.wiley.com/doi/10.1002/tee.24178","RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"ENGINEERING, ELECTRICAL & ELECTRONIC","Score":null,"Total":0}
引用次数: 0

摘要

基于连体网络的各种主流目标跟踪算法因其兼具精度和速度的优势,逐渐成为深度学习跟踪领域的发展趋势。大多数基于连体网络的跟踪器将目标物体的跟踪描述为一个相似匹配问题,这些跟踪器在一些公开测试中取得了较为先进的性能。由于第一帧模板未更新,以及目标外观遇到遮挡和剧烈变形等干扰环境,大多数跟踪器经常会出现跟踪漂移或性能下降的问题。因此,针对这一问题,本文引入了模板更新机制,并根据连体网络的模板更新以及相邻两帧目标特征的较大相似性,提出了一种细化结构网络,在提高跟踪精度的同时,为了不损失跟踪速度,采用无锚方法限制了计算量,只需选择最合适的预训练网络进行训练,从而大大减少了网络计算量。同时,在细化结构的应用中,为了使目标定位模块的权值设计更加合理,我们提出了新的细化头部分,并对更新阈值进行了分析和设计,以优化整体网络。该方法在 SiamFC++ 算法中得到实践,首先设计模板细化模块,输入需要改进的图像,然后输出到细化头完成模板更新,并应用于后续帧的跟踪,从而构成 SiamTRN(模板-细化网络)。实验结果表明,改进后的方法结构能有效实现细化模块功能,提高跟踪器在 OTB100、VOT2016、UAV123 和 GOT-10 k 等公共数据集上的性能。© 2024 日本电气工程师学会和 Wiley Periodicals LLC.
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Template-Refine Network for Siamese Object Tracking

Various mainstream target tracking algorithms based on Siamese networks are gradually becoming a trend in the field of deep learning tracking due to their concurrent advantages of accuracy and speed. Most Siamese network-based trackers describe the tracking of a target object as a similar matching problem, and these trackers have achieved more advanced performance in several public tests. Most trackers often suffer from tracking drift or performance degradation owing to the non-updating of the template in the first frame and the target appearance encounters disturbing environments such as occlusion and drastic deformation. Therefore, to address this problem, this paper introduces a template updating mechanism and proposes a refine structure network based on the template updating of Siamese networks as well as the greater similarity of target features in two adjacent frames, which improves the tracking accuracy while limiting the amount of computation using an anchor-free method in order not to lose the tracking speed, and only needs to be trained by selecting the most suitable pre-training network, thus greatly reducing the amount of network computation. Meanwhile, in the application of the refine structure, with the aim of making the weight design of the target localisation module more reasonable, we propose a new Refine Head section and analyze and design the update threshold to optimize the overall network. This method is practiced in SiamFC++ algorithm, which firstly designs the template refine module, inputs the image that needs to be improved, and then outputs it to the Refine Head to complete the template update and applies it to the tracking of the subsequent frames, thereby constituting the SiamTRN (Template-Refine Network). According to the experiments, the improved structure of the method can effectively implement the refine module function and enhance the performance of the tracker on public datasets, such as OTB100, VOT2016, UAV123 and GOT-10 k. © 2024 Institute of Electrical Engineers of Japan and Wiley Periodicals LLC.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
IEEJ Transactions on Electrical and Electronic Engineering
IEEJ Transactions on Electrical and Electronic Engineering 工程技术-工程:电子与电气
CiteScore
2.70
自引率
10.00%
发文量
199
审稿时长
4.3 months
期刊介绍: IEEJ Transactions on Electrical and Electronic Engineering (hereinafter called TEEE ) publishes 6 times per year as an official journal of the Institute of Electrical Engineers of Japan (hereinafter "IEEJ"). This peer-reviewed journal contains original research papers and review articles on the most important and latest technological advances in core areas of Electrical and Electronic Engineering and in related disciplines. The journal also publishes short communications reporting on the results of the latest research activities TEEE ) aims to provide a new forum for IEEJ members in Japan as well as fellow researchers in Electrical and Electronic Engineering from around the world to exchange ideas and research findings.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信