SkillAgentSearch skills...

AdapTrack

AdapTrack: Adaptive Thresholding-Based Matching For Multi-Object Tracking

Install / Use

/learn @kamkyu94/AdapTrack
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AdapTrack

PWC<br> PWC<br>

Official code for "AdapTrack: Adaptive Thresholding-Based Matching For Multi-Object Tracking", ICIP, 2024

  • https://ieeexplore.ieee.org/document/10648139

Environment

Developed in python3.8, pytorch 1.13

Prepare

1. Downlodad datasets

  • MOT17: https://motchallenge.net/data/MOT17.zip
  • MOT20: https://motchallenge.net/data/MOT20.zip
<br />

2. Locate codes and datasets as below

- code
  - 1. YOLOX
  - 2. FastReID
  - 3. AdapTrack

- dataset
  - MOT17
  - MOT20
<br />

3. Download and properly locate the GT files for the validation sets

4. Run

run 1. YOLOX
run 2. FastReID
run 3. AdapTrack

Related Skills

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated4mo ago
Forks5

Languages

Python

Security Score

92/100

Audited on Nov 22, 2025

No findings