Computer Science Department, Technical University of Cluj-Napoca, 28 Memorandumului Street, 400114 Cluj Napoca, Romania.
Sensors (Basel). 2021 Nov 30;21(23):8005. doi: 10.3390/s21238005.
Object tracking is an essential problem in computer vision that has been extensively researched for decades. Tracking objects in thermal images is particularly difficult because of the lack of color information, low image resolution, or high similarity between objects of the same class. One of the main challenges in multi-object tracking, also referred to as the data association problem, is finding the correct correspondences between measurements and tracks and adapting the object appearance changes over time. We addressed this challenge of data association for thermal images by proposing three contributions. The first contribution consisted of the creation of a data-driven appearance score using five Siamese Networks, which operate on the image detection and on parts of it. Secondly, we engineered an original edge-based descriptor that improves the data association process. Lastly, we proposed a dataset consisting of pedestrian instances that were recorded in different scenarios and are used for training the Siamese Networks. The data-driven part of the data association score offers robustness, while feature engineering offers adaptability to unknown scenarios and their combination leads to a more powerful tracking solution. Our approach had a running time of 25 ms and achieved an average precision of 86.2% on publicly available benchmarks, containing real-world scenarios, as shown in the evaluation section.
目标跟踪是计算机视觉中的一个基本问题,已经被广泛研究了几十年。在热图像中跟踪目标特别困难,因为缺乏颜色信息、图像分辨率低或同类目标之间的相似度高。多目标跟踪(也称为数据关联问题)的主要挑战之一是在测量值和轨迹之间找到正确的对应关系,并适应目标随时间的外观变化。我们通过提出三个贡献来解决热图像的数据关联挑战。第一个贡献是使用五个孪生网络创建一个数据驱动的外观得分,这些网络在图像检测和其部分上运行。其次,我们设计了一种原始的基于边缘的描述符,以改进数据关联过程。最后,我们提出了一个包含在不同场景中记录的行人实例的数据集,用于训练孪生网络。数据关联评分的数据分析部分提供了鲁棒性,而特征工程则提供了对未知场景的适应性,它们的组合导致了更强大的跟踪解决方案。我们的方法运行时间为 25ms,在包含真实场景的公开基准测试中,平均精度达到 86.2%,如评估部分所示。