paper-with-me

Papers

Joint Detection and Tracking in Videos with Identification Features

2020-05-21 · Bharti Munjal, Abdul Rafey Aftab, Sikandar Amin, Meltem D. Brandlmaier, Federico Tombari, Fabio Galasso

Recent works have shown that combining object detection and tracking tasks, in the case of video data, results in higher performance for both tasks, but they require a high frame-rate as a strict requirement for performance. This is assumption is often violated in real-world applications, when models run on embedded devices, often at only a few frames per second. Videos at low frame-rate suffer from large object displacements. Here re-identification features may support to match large-displaced object detections, but current joint detection and re-identification formulations degrade the detector performance, as these two are contrasting tasks. In the real-world application having separate detector and re-id models is often not feasible, as both the memory and runtime effectively double. Towards robust long-term tracking applicable to reduced-computational-power devices, we propose the first joint optimization of detection, tracking and re-identification features for videos. Notably, our joint optimization maintains the detector performance, a typical multi-task challenge. At inference time, we leverage detections for tracking (tracking-by-detection) when the objects are visible, detectable and slowly moving in the image. We leverage instead re-identification features to match objects which disappeared (e.g. due to occlusion) for several frames or were not tracked due to fast motion (or low-frame-rate videos). Our proposed method reaches the state-of-the-art on MOT, it ranks 1st in the UA-DETRAC'18 tracking challenge among online trackers, and 3rd overall.

📄 PDF Abstract BibTeX arXiv:2005.10905

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

A Generic Object Re-identification System for Short Videos

2021-02-10 · Tairu Qiu, Guanxian Chen, Zhongang Qi, Bin Li 외

Short video applications like TikTok and Kwai have been a great hit recently. In order to meet the increasing demands and take full advantage of visual information in short videos, objects in each short video need to be …

Objectobject-detectionObject Detection

Multiple People Tracking Using Hierarchical Deep Tracklet Re-identification

2018-11-09 · Maryam Babaee, Ali Athar, Gerhard Rigoll

The task of multiple people tracking in monocular videos is challenging because of the numerous difficulties involved: occlusions, varying environments, crowded scenes, camera parameters and motion. In the tracking-by-de…

ClusteringMultiple People TrackingPerson Re-Identification

FasterVideo: Efficient Online Joint Object Detection And Tracking

2022-04-15 · Issa Mouawad, Francesca Odone

Object detection and tracking in videos represent essential and computationally demanding building blocks for current and future visual perception systems. In order to reduce the efficiency gap between available methods …

Computational EfficiencyObjectobject-detectionObject Detection+1

Joint Counting, Detection and Re-Identification for Multi-Object Tracking

2022-12-12 · Weihong Ren, Denglu Wu, Hui Cao, Xi'ai Chen 외

The recent trend in 2D multiple object tracking (MOT) is jointly solving detection and tracking, where object detection and appearance feature (or motion) are learned simultaneously. Despite competitive performance, in c…

Multi-Object TrackingMultiple Object TrackingObjectobject-detection+2

Joint Monocular 3D Vehicle Detection and Tracking

2018-11-26 · ICCV 2019 10 · Hou-Ning Hu, Qi-Zhi Cai, Dequan Wang, Ji Lin 외

Vehicle 3D extents and trajectories are critical cues for predicting the future location of vehicles and planning future agent ego-motion based on those predictions. In this paper, we propose a novel online framework for…

3D Object Detection3D Pose EstimationAutonomous VehiclesMultiple Object Tracking+5