Multiple Object Tracking with Transformer

6 papers with code • 1 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Multiple Object Tracking with Transformer models and implementations

Most implemented papers

MOTRv2: Bootstrapping End-to-End Multi-Object Tracking by Pretrained Object Detectors

DanceTrack/DanceTrack CVPR 2023

In this paper, we propose MOTRv2, a simple yet effective pipeline to bootstrap end-to-end multi-object tracking with a pretrained object detector.

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

megvii-research/MOTRv2 27 Oct 2022

We present our 1st place solution to the Group Dance Multiple People Tracking Challenge.

TransTrack: Multiple Object Tracking with Transformer

PeizeSun/TransTrack 31 Dec 2020

In this work, we propose TransTrack, a simple but efficient scheme to solve the multiple object tracking problems.

MOTR: End-to-End Multiple-Object Tracking with Transformer

megvii-research/motr 7 May 2021

Temporal modeling of objects is a key challenge in multiple object tracking (MOT).

MOT20: A benchmark for multi object tracking in crowded scenes

PaddlePaddle/PaddleDetection 19 Mar 2020

The benchmark for Multiple Object Tracking, MOTChallenge, was launched with the goal to establish a standardized evaluation of multiple object tracking methods.

Strong-TransCenter: Improved Multi-Object Tracking based on Transformers with Dense Representations

amitgalor18/stc_tracker 24 Oct 2022

TransCenter is the first center-based transformer framework for MOT, and is also among the first to show the benefits of using transformer-based architectures for MOT.