PolyTrack: Tracking with Bounding Polygons

11/02/2021
by   Gaspar Faure, et al.
0

In this paper, we present a novel method called PolyTrack for fast multi-object tracking and segmentation using bounding polygons. Polytrack detects objects by producing heatmaps of their center keypoint. For each of them, a rough segmentation is done by computing a bounding polygon over each instance instead of the traditional bounding box. Tracking is done by taking two consecutive frames as input and computing a center offset for each object detected in the first frame to predict its location in the second frame. A Kalman filter is also applied to reduce the number of ID switches. Since our target application is automated driving systems, we apply our method on urban environment videos. We trained and evaluated PolyTrack on the MOTS and KITTIMOTS datasets. Results show that tracking polygons can be a good alternative to bounding box and mask tracking. The code of PolyTrack is available at https://github.com/gafaua/PolyTrack.

READ FULL TEXT

page 2

page 4

page 8

research
07/08/2019

Fast Visual Object Tracking with Rotated Bounding Boxes

In this paper, we demonstrate a novel algorithm that uses ellipse fittin...
research
05/17/2021

Multi-object Tracking with Tracked Object Bounding Box Association

The CenterTrack tracking algorithm achieves state-of-the-art tracking pe...
research
08/19/2021

CenterPoly: real-time instance segmentation using bounding polygons

We present a novel method, called CenterPoly, for real-time instance seg...
research
10/16/2020

A Simple Baseline for Pose Tracking in Videos of Crowded Scenes

This paper presents our solution to ACM MM challenge: Large-scale Human-...
research
04/12/2023

TopTrack: Tracking Objects By Their Top

In recent years, the joint detection-and-tracking paradigm has been a ve...
research
11/27/2020

SFTrack++: A Fast Learnable Spectral Segmentation Approach for Space-Time Consistent Tracking

We propose an object tracking method, SFTrack++, that smoothly learns to...
research
05/08/2020

TSDM: Tracking by SiamRPN++ with a Depth-refiner and a Mask-generator

In a generic object tracking, depth (D) information provides informative...

Please sign up or login with your details

Forgot password? Click here to reset