admin管理员组文章数量:1432643
I have a physical device that can track objects according to their location on the screen. the location is given by YOLO detection. As far a I know, YOLO is not dedicated for tracking. That’s why it uses external trackers such as BoT-Sort and bytetrack.
If I’m giving the physical device the location of the object based on the center of the detection bounding box it is very noisy because the size of the bounding box constantly changes.
Is it possible to get the location of the object directly from the tracker?
If not, I will appreciate it if you suggest me some methods to reduce the noise (Other than moving average :D)
本文标签: filterYOLOv8Noisy tracking data (python)Stack Overflow
版权声明:本文标题:filter - YOLOv8 - Noisy tracking data (python) - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745566553a2663794.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论