paper-with-me

홈 › Papers

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

2021-01-20 · Fei Du, Bo Xu, Jiasheng Tang, Yuqi Zhang, Fan Wang, Hao Li

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 \textbf{BA}lanced-\textbf{G}roup \textbf{S}oftmax (\textbf{BAGS}\cite{li2020overcoming}) and DetectoRS\cite{qiao2020detectors} 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 \textbf{AOA} on the challenge website. Code is available at https://github.com/feiaxyt/Winner_ECCV20_TAO.

📄 PDF Abstract BibTeX arXiv:2101.08040

Code (1)

feiaxyt/Winner_ECCV20_TAO 공식 구현 pytorch

Tasks

Multi-Object TrackingObject

Similar Papers 제목 키워드 기반

2nd Place Solution to ECCV 2020 VIPriors Object Detection Challenge

2020-07-17 · Yinzheng Gu, Yihan Pan, Shi-Zhe Chen

In this report, we descibe our approach to the ECCV 2020 VIPriors Object Detection Challenge which took place from March to July in 2020. We show that by using state-of-the-art data augmentation strategies, model designs…

Data Augmentationobject-detectionObject DetectionTransfer Learning

The 1st-place Solution for ECCV 2022 Multiple People Tracking in Group Dance Challenge

2022-10-27 · Yuang Zhang, Tiancai Wang, Weiyao Lin, Xiangyu Zhang

We present our 1st place solution to the Group Dance Multiple People Tracking Challenge. Based on MOTR: End-to-End Multiple-Object Tracking with Transformer, we explore: 1) detect queries as anchors, 2) tracking as query…

Multi-Object TrackingMultiple Object TrackingMultiple Object Tracking with TransformerMultiple People Tracking

First Place Solution to the ECCV 2024 ROAD++ Challenge @ ROAD++ Spatiotemporal Agent Detection 2024

2024-10-30 · Tengfei Zhang, Heng Zhang, Ruyang Li, Qi Deng 외

This report presents our team's solutions for the Track 1 of the 2024 ECCV ROAD++ Challenge. The task of Track 1 is spatiotemporal agent detection, which aims to construct an "agent tube" for road agents in consecutive v…

Data Augmentationobject-detectionObject Detection

First Place Solution to the ECCV 2024 BRAVO Challenge: Evaluating Robustness of Vision Foundation Models for Semantic Segmentation

2024-09-25 · Tommie Kerssies, Daan de Geus, Gijs Dubbelman

In this report, we present the first place solution to the ECCV 2024 BRAVO Challenge, where a model is trained on Cityscapes and its robustness is evaluated on several out-of-distribution datasets. Our solution leverages…

DecoderSemantic Segmentation

The Second-place Solution for ECCV 2022 Multiple People Tracking in Group Dance Challenge

2022-11-24 · Fan Yang, Shigeyuki Odashima, Shoichi Masui, Shan Jiang

This is our 2nd-place solution for the ECCV 2022 Multiple People Tracking in Group Dance Challenge. Our method mainly includes two steps: online short-term tracking using our Cascaded Buffer-IoU (C-BIoU) Tracker, and, of…

Motion EstimationMultiple People Tracking