SOTAVerified

1st Place Solution to ECCV-TAO-2020: Detect and Represent Any Object for Tracking

2021-01-20Code Available1· sign in to hype

Fei Du, Bo Xu, Jiasheng Tang, Yuqi Zhang, Fan Wang, Hao Li

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We extend the classical tracking-by-detection paradigm to this tracking-any-object task. Solid detection results are first extracted from TAO dataset. Some state-of-the-art techniques like BAlanced-Group Softmax (BAGSli2020overcoming) and DetectoRSqiao2020detectors are integrated during detection. Then we learned appearance features to represent any object by training feature learning networks. We ensemble several models for improving detection and feature representation. Simple linking strategies with most similar appearance features and tracklet-level post association module are finally applied to generate final tracking results. Our method is submitted as AOA on the challenge website. Code is available at https://github.com/feiaxyt/Winner_ECCV20_TAO.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
TAOAOATETA25.27Unverified

Reproductions