paper-with-me

홈 › Papers

Learning to associate detections for real-time multiple object tracking

2020-07-12 · Michel Meneses, Leonardo Matos, Bruno Prado, André de Carvalho, Hendrik Macedo

With the recent advances in the object detection research field, tracking-by-detection has become the leading paradigm adopted by multi-object tracking algorithms. By extracting different features from detected objects, those algorithms can estimate the objects' similarities and association patterns along successive frames. However, since similarity functions applied by tracking algorithms are handcrafted, it is difficult to employ them in new contexts. In this study, it is investigated the use of artificial neural networks to learning a similarity function that can be used among detections. During training, the networks were introduced to correct and incorrect association patterns, sampled from a pedestrian tracking data set. For such, different motion and appearance features combinations have been explored. Finally, a trained network has been inserted into a multiple-object tracking framework, which has been assessed on the MOT Challenge benchmark. Throughout the experiments, the proposed tracker matched the results obtained by state-of-the-art methods, it has run 58\% faster than a recent and similar method, used as baseline.

📄 PDF Abstract BibTeX arXiv:2007.06041

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingMultiple Object TrackingObjectobject-detectionObject DetectionObject Tracking

Similar Papers 제목 키워드 기반

Adaptive Confidence Threshold for ByteTrack in Multi-Object Tracking

2023-12-04 · Linh Van Ma, Muhammad Ishfaq Hussain, JongHyun Park, Jeongbae Kim 외

We investigate the application of ByteTrack in the realm of multiple object tracking. ByteTrack, a simple tracking algorithm, enables the simultaneous tracking of multiple objects by strategically incorporating detection…

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking

Online and Real-Time Tracking in a Surveillance Scenario

2021-06-02 · Oliver Urbann, Oliver Bredtmann, Maximilian Otten, Jan-Philip Richter 외

This paper presents an approach for tracking in a surveillance scenario. Typical aspects for this scenario are a 24/7 operation with a static camera mounted above the height of a human with many objects or people. The Mu…

Multiple Object TrackingObject Tracking

Deep Similarity Metric Learning for Real-Time Pedestrian Tracking

2018-06-20 · Michael Thoreau, Navinda Kottege

Tracking by detection is a common approach to solving the Multiple Object Tracking problem. In this paper we show how learning a deep similarity metric can improve three key aspects of pedestrian tracking on a multiple o…

Metric LearningMultiple Object TrackingObject TrackingPerson Re-Identification

Recurrent Autoregressive Networks for Online Multi-Object Tracking

2017-11-07 · Kuan Fang, Yu Xiang, Xiaocheng Li, Silvio Savarese

The main challenge of online multi-object tracking is to reliably associate object trajectories with detections in each video frame based on their tracking history. In this work, we propose the Recurrent Autoregressive N…

Multi-Object TrackingObjectObject TrackingOnline Multi-Object Tracking

SOT for MOT

2017-12-04 · Qizheng He, Jia-Nan Wu, Gang Yu, Chi Zhang

In this paper we present a robust tracker to solve the multiple object tracking (MOT) problem, under the framework of tracking-by-detection. As the first contribution, we innovatively combine single object tracking (SOT)…

Multiple Object TrackingObjectObject Tracking