CFSORT:基于粗到细的对象跟踪机制的改进SORT

Jie Zhao
{"title":"CFSORT:基于粗到细的对象跟踪机制的改进SORT","authors":"Jie Zhao","doi":"10.1117/12.2680674","DOIUrl":null,"url":null,"abstract":"In recent years, object tracking attracts much attention as a upstream task in many specific area. Multi-object tracking is one of them and its challenge are ID switch and ID re-matching due to object occlusion and image quality. In this paper, two possible methods are introduced to improve the baseline. In ReID model, a data augmentation method is built. Its main idea is to discuss and reduce the influence of background by retraining the ReID model. As ReID focuses on the features of objects in most cases, backgrounds can affect the feature metric significantly. In this situation, different objects in different backgrounds are captured and extracted as train data. Specially, a pure background, or background without objects are used in triplet loss to maximum the similarity distance. Besides, an updated SORT is implemented as CFSORT. In CFSORT, features are extracted by retrained ReID and two new processes or units are created. Comparing with the baseline, CFSORT requires lower confidence objects and emphasis a “coarse to fine” process. Those two new units are corresponding to similarity and IOU measurement. Currently, all new detection will be treated equally at first matching action. Similarly, more detection and tracked objects will match in new IOU unit which is stricter than the normal one. As a consequence, the result indicates that CFSORT has an improved performance on several evaluation scores in different scales. Meanwhile, this work can also prove the importance of accepting low confidence.","PeriodicalId":201466,"journal":{"name":"Symposium on Advances in Electrical, Electronics and Computer Engineering","volume":"8 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-05-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"CFSORT: improved SORT based on coarse to fine mechanism for object tracking\",\"authors\":\"Jie Zhao\",\"doi\":\"10.1117/12.2680674\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In recent years, object tracking attracts much attention as a upstream task in many specific area. Multi-object tracking is one of them and its challenge are ID switch and ID re-matching due to object occlusion and image quality. In this paper, two possible methods are introduced to improve the baseline. In ReID model, a data augmentation method is built. Its main idea is to discuss and reduce the influence of background by retraining the ReID model. As ReID focuses on the features of objects in most cases, backgrounds can affect the feature metric significantly. In this situation, different objects in different backgrounds are captured and extracted as train data. Specially, a pure background, or background without objects are used in triplet loss to maximum the similarity distance. Besides, an updated SORT is implemented as CFSORT. In CFSORT, features are extracted by retrained ReID and two new processes or units are created. Comparing with the baseline, CFSORT requires lower confidence objects and emphasis a “coarse to fine” process. Those two new units are corresponding to similarity and IOU measurement. Currently, all new detection will be treated equally at first matching action. Similarly, more detection and tracked objects will match in new IOU unit which is stricter than the normal one. As a consequence, the result indicates that CFSORT has an improved performance on several evaluation scores in different scales. Meanwhile, this work can also prove the importance of accepting low confidence.\",\"PeriodicalId\":201466,\"journal\":{\"name\":\"Symposium on Advances in Electrical, Electronics and Computer Engineering\",\"volume\":\"8 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-05-31\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Symposium on Advances in Electrical, Electronics and Computer Engineering\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1117/12.2680674\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Symposium on Advances in Electrical, Electronics and Computer Engineering","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1117/12.2680674","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

近年来,目标跟踪作为一项上游任务在许多特定领域受到广泛关注。多目标跟踪就是其中之一,其难点在于目标遮挡和图像质量导致的ID切换和ID重新匹配。本文介绍了两种可能的方法来改善基线。在ReID模型中,建立了一种数据增强方法。其主要思想是通过对ReID模型的再训练来讨论和减少背景的影响。由于ReID在大多数情况下关注的是物体的特征,背景对特征度量的影响很大。在这种情况下,不同背景下的不同对象被捕获并提取为训练数据。特别地,在三重态损失中使用纯背景或没有目标的背景,以最大限度地提高相似距离。此外,更新后的SORT被实现为CFSORT。在CFSORT中,通过重新训练的ReID提取特征,并创建两个新的过程或单元。与基线相比,CFSORT对置信度对象的要求较低,强调“从粗到精”的过程。这两个新单位对应于相似性和IOU度量。目前,所有新检测将在第一次匹配行动中平等对待。同样,在新的IOU单元中,将匹配更多的检测和跟踪对象,这比正常的IOU更严格。结果表明,CFSORT在不同尺度的多个评价分数上都有较好的表现。同时,本研究也证明了接受低自信的重要性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
CFSORT: improved SORT based on coarse to fine mechanism for object tracking
In recent years, object tracking attracts much attention as a upstream task in many specific area. Multi-object tracking is one of them and its challenge are ID switch and ID re-matching due to object occlusion and image quality. In this paper, two possible methods are introduced to improve the baseline. In ReID model, a data augmentation method is built. Its main idea is to discuss and reduce the influence of background by retraining the ReID model. As ReID focuses on the features of objects in most cases, backgrounds can affect the feature metric significantly. In this situation, different objects in different backgrounds are captured and extracted as train data. Specially, a pure background, or background without objects are used in triplet loss to maximum the similarity distance. Besides, an updated SORT is implemented as CFSORT. In CFSORT, features are extracted by retrained ReID and two new processes or units are created. Comparing with the baseline, CFSORT requires lower confidence objects and emphasis a “coarse to fine” process. Those two new units are corresponding to similarity and IOU measurement. Currently, all new detection will be treated equally at first matching action. Similarly, more detection and tracked objects will match in new IOU unit which is stricter than the normal one. As a consequence, the result indicates that CFSORT has an improved performance on several evaluation scores in different scales. Meanwhile, this work can also prove the importance of accepting low confidence.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
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学术官方微信