Impact of Object Detector Accuracy on Tracking-By-Detection Methods: A Case Study with Meerkats

Published: 01 Jan 2024, Last Modified: 31 Mar 2025IVCNZ 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Multi-object tracking (MOT) is the task of tracking multiple entities across video frames and maintaining identity labels over time. This has many applications, including in animal research and behavioural studies. Animal tracking applications have many unique challenges, such as frequent occlusions, interactions, and homogenous appearance. The most common paradigm for MOT is tracking-by-detection, which relies on powerful object detection models to detect objects and associate the detected objects between frames. These models rely on well-performing detection models; however, the impact of poor detection accuracy has not been quantified. In this study, we trained six variants of YOLOv10 on a dataset of meerkats in a zoo environment and tested four tracking-by-detection methods, BoT-SORT, DeepSORT, ByteTrack, and OC-SORT, to measure the effect of varying detection performances. Our experiments showed that detection accuracy significantly affects tracking metrics, such as identity consistency, HOTA, and MOTA, particularly in challenging scenarios involving occlusions and rapid movement. We also highlight the common detection and tracking challenges with animal datasets and compare the performances of the evaluated tracking methods. Ultimately, this study highlights the importance of optimising detection models to achieve reliable MOT performance in complex environments, contributing to more accurate animal behaviour monitoring and ecological research.
Loading