paper-with-me

Papers

Online Multi-Object Tracking with Dual Matching Attention Networks

2019-02-02 · ECCV 2018 9 · Ji Zhu, Hua Yang, Nian Liu, Minyoung Kim, Wenjun Zhang, Ming-Hsuan Yang

In this paper, we propose an online Multi-Object Tracking (MOT) approach which integrates the merits of single object tracking and data association methods in a unified framework to handle noisy detections and frequent interactions between targets. Specifically, for applying single object tracking in MOT, we introduce a cost-sensitive tracking loss based on the state-of-the-art visual tracker, which encourages the model to focus on hard negative distractors during online learning. For data association, we propose Dual Matching Attention Networks (DMAN) with both spatial and temporal attention mechanisms. The spatial attention module generates dual attention maps which enable the network to focus on the matching patterns of the input image pair, while the temporal attention module adaptively allocates different levels of attention to different samples in the tracklet to suppress noisy observations. Experimental results on the MOT benchmark datasets show that the proposed algorithm performs favorably against both online and offline trackers in terms of identity-preserving metrics.

📄 PDF Abstract BibTeX arXiv:1902.00749

Code (1)

jizhu1023/DMAN_MOT tf

Tasks

Multi-Object TrackingObjectObject TrackingOnline Multi-Object Tracking

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Sigmoid Activation 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Communication--Guide||How Do I Communicate to Expedia? To make reservations or communicate with Expedia, the quickest option is typically to call their customer service at +1-888-829-0881 or +1(805) 330 (4056) You can also use the…

Similar Papers 제목 키워드 기반

Online Multi-Object Tracking with Historical Appearance Matching and Scene Adaptive Detection Filtering

2018-05-28 · Young-chul Yoon, Abhijeet Boragule, Young-min Song, Kwangjin Yoon 외

In this paper, we propose the methods to handle temporal errors during multi-object tracking. Temporal error occurs when objects are occluded or noisy detections appear near the object. In those situations, tracking may …

Multi-Object TrackingObjectObject TrackingOnline Multi-Object Tracking

LightTrack: A Generic Framework for Online Top-Down Human Pose Tracking

2019-05-07 · Guanghan Ning, Heng Huang

In this paper, we propose a novel effective light-weight framework, called LightTrack, for online human pose tracking. The proposed framework is designed to be generic for top-down pose tracking and is faster than existi…

Object TrackingPose EstimationPose TrackingVisual Object Tracking

Multi-object Tracking with a Hierarchical Single-branch Network

2021-01-06 · Fan Wang, Lei Luo, En Zhu, Siwei Wang 외

Recent Multiple Object Tracking (MOT) methods have gradually attempted to integrate object detection and instance re-identification (Re-ID) into a united network to form a one-stage solution. Typically, these methods use…

Multi-Object TrackingMultiple Object TrackingObjectobject-detection+3

MUlti-Store Tracker (MUSTer): A Cognitive Psychology Inspired Approach to Object Tracking

2015-06-01 · CVPR 2015 6 · Zhibin Hong, Zhe Chen, Chaohui Wang, Xue Mei 외

Variations in the appearance of a tracked object, such as changes in geometry/photometry, camera viewpoint, illumination, or partial occlusion, pose a major challenge to object tracking. Here, we adopt cognitive psycholo…

ObjectObject Tracking

Tracking Multiple Moving Objects Using Unscented Kalman Filtering Techniques

2018-02-05 · Xi Chen, Xiao Wang, Jianhua Xuan

It is an important task to reliably detect and track multiple moving objects for video surveillance and monitoring. However, when occlusion occurs in nonlinear motion scenarios, many existing methods often fail to contin…

Multiple Object TrackingObjectobject-detectionObject Detection+1