Online Visual Multi-Object Tracking via Labeled Random Finite Set Filtering
This paper proposes an online visual multi-object tracking algorithm using a top-down Bayesian formulation that seamlessly integrates state estimation, track management, clutter rejection, occlusion and mis-detection handling into a single recursion. This is achieved by modeling the multi-object state as labeled random finite set and using the Bayes recursion to propagate the multi-object filtering density forward in time. The proposed filter updates tracks with detections but switches to image data when mis-detection occurs, thereby exploiting the efficiency of detection data and the accuracy of image data. Furthermore the labeled random finite set framework enables the incorporation of prior knowledge that mis-detections of long tracks which occur in the middle of the scene are likely to be due to occlusions. Such prior knowledge can be exploited to improve occlusion handling, especially long occlusions that can lead to premature track termination in on-line multi-object tracking. Tracking performance are compared to state-of-the-art algorithms on well-known benchmark video datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
ManagementMulti-Object TrackingObjectObject TrackingOcclusion HandlingState EstimationSimilar Papers 제목 키워드 기반
Transferring Rich Feature Hierarchies for Robust Visual Tracking
Convolutional neural network (CNN) models have demonstrated great success in various computer vision tasks including image classification and object detection. However, some equally important tasks such as visual trackin…
image-classificationImage ClassificationObjectobject-detection+3Fast Visual Object Tracking with Rotated Bounding Boxes
In this paper, we demonstrate a novel algorithm that uses ellipse fitting to estimate the bounding box rotation angle and size with the segmentation(mask) on the target for online and real-time visual object tracking. Ou…
GPUObjectObject TrackingVideo Object Tracking+1Visual Multi-Object Tracking with Re-Identification and Occlusion Handling using Labeled Random Finite Sets
This paper proposes an online visual multi-object tracking (MOT) algorithm that resolves object appearance-reappearance and occlusion. Our solution is based on the labeled random finite set (LRFS) filtering approach, whi…
Multi-Object TrackingObjectObject TrackingOcclusion HandlingDeepMix: Online Auto Data Augmentation for Robust Visual Object Tracking
Online updating of the object model via samples from historical frames is of great importance for accurate visual object tracking. Recent works mainly focus on constructing effective and efficient updating methods while …
Data AugmentationObjectObject TrackingVisual Object TrackingA Bayesian Detect to Track System for Robust Visual Object Tracking and Semi-Supervised Model Learning
Object tracking is one of the fundamental problems in visual recognition tasks and has achieved significant improvements in recent years. The achievements often come with the price of enormous hardware consumption and ex…
Object TrackingState EstimationVariational InferenceVisual Object Tracking