paper-with-me

Papers

Instance Flow Based Online Multiple Object Tracking

2017-03-03 · Sebastian Bullinger, Christoph Bodensteiner, Michael Arens

We present a method to perform online Multiple Object Tracking (MOT) of known object categories in monocular video data. Current Tracking-by-Detection MOT approaches build on top of 2D bounding box detections. In contrast, we exploit state-of-the-art instance aware semantic segmentation techniques to compute 2D shape representations of target objects in each frame. We predict position and shape of segmented instances in subsequent frames by exploiting optical flow cues. We define an affinity matrix between instances of subsequent frames which reflects locality and visual similarity. The instance association is solved by applying the Hungarian method. We evaluate different configurations of our algorithm using the MOT 2D 2015 train dataset. The evaluation shows that our tracking approach is able to track objects with high relative motions. In addition, we provide results of our approach on the MOT 2D 2015 test set for comparison with previous works. We achieve a MOTA score of 32.1.

📄 PDF Abstract BibTeX arXiv:1703.01289

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Object TrackingObjectObject TrackingOptical Flow EstimationSemantic Segmentation

Similar Papers 제목 키워드 기반

A Hybrid Data Association Framework for Robust Online Multi-Object Tracking

2017-03-31 · Min Yang, Yuwei Wu, Yunde Jia

Global optimization algorithms have shown impressive performance in data-association based multi-object tracking, but handling online data remains a difficult hurdle to overcome. In this paper, we present a hybrid data a…

global-optimizationMulti-Object TrackingObject TrackingOnline Multi-Object Tracking

SAMOFT: Robust Multi-Object Tracking via Region and Flow

2026-05-10 · Yanchao Wang, Dawei Zhang, Chengzhuan Yang, Wei Liu 외 arxiv

Multi-object tracking (MOT) is a fundamental task in computer vision that requires continuously tracking multiple targets while maintaining consistent identities across frames. However, most existing approaches primarily…

Multi-Object Tracking

Multiple Object Tracking by Flowing and Fusing

2020-01-30 · Jimuyang Zhang, Sanping Zhou, Xin Chang, Fangbin Wan 외

Most of Multiple Object Tracking (MOT) approaches compute individual target features for two subtasks: estimating target-wise motions and conducting pair-wise Re-Identification (Re-ID). Because of the indefinite number o…

Multiple Object TrackingObjectobject-detectionObject Detection+1

Video Instance Segmentation by Instance Flow Assembly

2021-10-20 · Xiang Li, Jinglu Wang, Xiao Li, Yan Lu

Instance segmentation is a challenging task aiming at classifying and segmenting all object instances of specific classes. While two-stage box-based methods achieve top performances in the image domain, they cannot easil…

Instance SegmentationObjectObject LocalizationSemantic Segmentation+1

PointTrack++ for Effective Online Multi-Object Tracking and Segmentation

2020-07-03 · Zhenbo Xu, Wei zhang, Xiao Tan, Wei Yang 외

Multiple-object tracking and segmentation (MOTS) is a novel computer vision task that aims to jointly perform multiple object tracking (MOT) and instance segmentation. In this work, we present PointTrack++, an effective …

Data AugmentationDecoderInstance SegmentationMulti-Object Tracking+7