Online Multi-Object Tracking and Segmentation with GMPHD Filter and Mask-based Affinity Fusion
In this paper, we propose a highly practical fully online multi-object tracking and segmentation (MOTS) method that uses instance segmentation results as an input. The proposed method is based on the Gaussian mixture probability hypothesis density (GMPHD) filter, a hierarchical data association (HDA), and a mask-based affinity fusion (MAF) model to achieve high-performance online tracking. The HDA consists of two associations: segment-to-track and track-to-track associations. One affinity, for position and motion, is computed by using the GMPHD filter, and the other affinity, for appearance is computed by using the responses from a single object tracker such as a kernalized correlation filter. These two affinities are simply fused by using a score-level fusion method such as min-max normalization referred to as MAF. In addition, to reduce the number of false positive segments, we adopt mask IoU-based merging (mask merging). The proposed MOTS framework with the key modules: HDA, MAF, and mask merging, is easily extensible to simultaneously track multiple types of objects with CPU only execution in parallel processing. In addition, the developed framework only requires simple parameter tuning unlike many existing MOTS methods that need intensive hyperparameter optimization. In the experiments on the two popular MOTS datasets, the key modules show some improvements. For instance, ID-switch decreases by more than half compared to a baseline method in the training sets. In conclusion, our tracker achieves state-of-the-art MOTS performance in the test sets.
Code (1)
Tasks
CPUInstance SegmentationMulti-Object TrackingMulti-Object Tracking and SegmentationObject TrackingOnline Multi-Object TrackingSimilar Papers 제목 키워드 기반
Online Multi-Object Tracking Framework with the GMPHD Filter and Occlusion Group Management
In this paper, we propose an efficient online multi-object tracking framework based on the GMPHD filter and occlusion group management scheme where the GMPHD filter utilizes hierarchical data association to reduce the fa…
ManagementMulti-Object TrackingMultiple Object TrackingObject Tracking+2Track to Detect and Segment: An Online Multi-Object Tracker
Most online multi-object trackers perform object detection stand-alone in a neural net without any input from tracking. In this paper, we present a new online joint detection and tracking model, TraDeS (TRAck to DEtect a…
3D Multi-Object TrackingInstance SegmentationMulti-Object TrackingObject+7JOTS: Joint Online Tracking and Segmentation
We present a novel Joint Online Tracking and Segmentation (JOTS) algorithm which integrates the multi-part tracking and segmentation into a unified energy optimization framework to handle the video segmentation task. The…
SegmentationVideo SegmentationVideo Semantic SegmentationSiamMask: A Framework for Fast Online Object Tracking and Segmentation
In this paper we introduce SiamMask, a framework to perform both visual object tracking and video object segmentation, in real-time, with the same simple method. We improve the offline training procedure of popular fully…
Multiple Object TrackingObjectObject TrackingSegmentation+4CDTS: Collaborative Detection, Tracking, and Segmentation for Online Multiple Object Segmentation in Videos
A novel online algorithm to segment multiple objects in a video sequence is proposed in this work. We develop the collaborative detection, tracking, and segmentation (CDTS) technique to extract multiple segment tracks ac…
ObjectSegmentationSemantic Segmentation