paper-with-me

Papers

Multi-object Tracking with a Hierarchical Single-branch Network

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

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 two separated branches within a single network to accomplish detection and Re-ID respectively without studying the inter-relationship between them, which inevitably impedes the tracking performance. In this paper, we propose an online multi-object tracking framework based on a hierarchical single-branch network to solve this problem. Specifically, the proposed single-branch network utilizes an improved Hierarchical Online In-stance Matching (iHOIM) loss to explicitly model the inter-relationship between object detection and Re-ID. Our novel iHOIM loss function unifies the objectives of the two sub-tasks and encourages better detection performance and feature learning even in extremely crowded scenes. Moreover, we propose to introduce the object positions, predicted by a motion model, as region proposals for subsequent object detection, where the intuition is that detection results and motion predictions can complement each other in different scenarios. Experimental results on MOT16 and MOT20 datasets show that we can achieve state-of-the-art tracking performance, and the ablation study verifies the effectiveness of each proposed component.

📄 PDF Abstract BibTeX arXiv:2101.01984

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingMultiple Object TrackingObjectobject-detectionObject DetectionObject TrackingOnline Multi-Object Tracking

Similar Papers 제목 키워드 기반

Multi-hierarchical Independent Correlation Filters for Visual Tracking

2018-11-26 · Shuai Bai, Zhiqun He, Ting-Bing Xu, Zheng Zhu 외

For visual tracking, most of the traditional correlation filters (CF) based methods suffer from the bottleneck of feature redundancy and lack of motion information. In this paper, we design a novel tracking framework, ca…

Motion EstimationObject TrackingVisual Object TrackingVisual Tracking

Multi-Branch Siamese Networks with Online Selection for Object Tracking

2018-08-22 · Zhenxi Li, Guillaume-Alexandre Bilodeau, Wassim Bouachir

In this paper, we propose a robust object tracking algorithm based on a branch selection mechanism to choose the most efficient object representations from multi-branch siamese networks. While most deep learning trackers…

ObjectObject Tracking

Correlation-Embedded Transformer Tracking: A Single-Branch Framework

2024-01-23 · Fei Xie, Wankou Yang, Chunyu Wang, Lei Chu 외

Developing robust and discriminative appearance models has been a long-standing research challenge in visual object tracking. In the prevalent Siamese-based paradigm, the features extracted by the Siamese-like networks a…

Feature CorrelationObject TrackingVisual Object Tracking

Improving Multiple Object Tracking With Single Object Tracking

2021-06-19 · CVPR 2021 1 · Linyu Zheng, Ming Tang, Yingying Chen, Guibo Zhu 외

Despite considerable similarities between multiple object tracking (MOT) and single object tracking (SOT) tasks, modern MOT methods have not benefited from the development of SOT ones to achieve satisfactory performa…

Multiple Object TrackingObjectobject-detectionObject Detection+1

Multi-Object Tracking with Siamese Track-RCNN

2020-04-16 · Bing Shuai, Andrew G. Berneshawi, Davide Modolo, Joseph Tighe

Multi-object tracking systems often consist of a combination of a detector, a short term linker, a re-identification feature extractor and a solver that takes the output from these separate components and makes a final p…

Multi-Object TrackingObjectObject Tracking