论文标题
人们在分布式上下文中跟踪和重新识别:PosetReid的扩展研究
People Tracking and Re-Identifying in Distributed Contexts: Extension Study of PoseTReID
论文作者
论文摘要
在上一篇论文中,我们介绍了Posetreid,这是在分布式相互作用空间中实时2D多人跟踪的通用框架,其中长期人们的身份对于其他研究(例如行为分析等)很重要。我们使用众所周知的边界盒探测器Yolo(V4)进行检测,以与上一篇论文中使用的pose进行比较,我们使用sort and deepsort与以前使用的质心进行比较,并且最重要的是用于重新识别,我们还使用了一些与MLFN,MLFN,OSNET,OSNET,OSNET,OSNET和OSNETERAIN相比的深度倾斜方法,并使用了较早的倾斜方法,并进行了分类。 纸。通过评估我们的PosetReid数据集,即使这些深度学习重新识别方法仅专为在多个摄像机或视频之间进行短期重新识别而设计,但值得一提的是,它们给出了令人印象深刻的结果,从而提高了PosetReid框架的整体跟踪性能,而不管跟踪方法的类型。同时,我们还介绍了我们的研究友好和开源Python工具箱Pyppbox,该工具箱Pyppbox纯粹用Python编写,并包含本研究中使用的所有子模块以及我们的PoSetReid数据集的实时在线和离线评估。该PYPPBOX可在github https://github.com/rathaumons/pyppbox上找到。
In our previous paper, we introduced PoseTReID which is a generic framework for real-time 2D multi-person tracking in distributed interaction spaces where long-term people's identities are important for other studies such as behavior analysis, etc. In this paper, we introduce a further study of PoseTReID framework in order to give a more complete comprehension of the framework. We use a well-known bounding box detector YOLO (v4) for the detection to compare to OpenPose which was used in our last paper, and we use SORT and DeepSORT to compare to centroid which was also used previously, and most importantly for the re-identification, we use a bunch of deep leaning methods such as MLFN, OSNet, and OSNet-AIN with our custom classification layer to compare to FaceNet which was also used earlier in our last paper. By evaluating on our PoseTReID datasets, even though those deep learning re-identification methods are designed for only short-term re-identification across multiple cameras or videos, it is worth showing that they give impressive results which boost the overall tracking performance of PoseTReID framework regardless the type of tracking method. At the same time, we also introduce our research-friendly and open source Python toolbox pyppbox, which is purely written in Python and contains all sub-modules which are used in this study along with real-time online and offline evaluations for our PoseTReID datasets. This pyppbox is available on GitHub https://github.com/rathaumons/pyppbox .