Track state-of-the-art performance on the DetReIDX dataset across multiple computer vision tasks.
The person detection task evaluates a model's ability to accurately locate and identify humans in drone-captured imagery across varying altitudes (5-120m), distances (10-120m), and viewing angles (30°, 60°, 90°).
All models are evaluated using the official DetReIDX test split containing 108,252 images with 4,217,824 bounding box annotations across various environmental conditions and viewpoints.
The person re-identification task evaluates a model's ability to match individuals across different viewpoints, sessions, and camera types. DetReIDX offers three challenging scenarios:
The multi-view tracking task evaluates a model's ability to maintain identity consistency across multiple drone viewpoints, including varying altitudes, angles, and environmental conditions.
Models are evaluated on their ability to track multiple identities across two challenging scenarios:
| # | Method | HOTA ↑ | MOTA ↑ | IDF1 ↑ | FP ↓ | FN ↓ | IDs ↓ | Paper/Code | Submitted |
|---|
The action recognition task evaluates a model's ability to identify human activities from aerial viewpoints, often with limited resolution and challenging viewpoints.
DetReIDX includes 13 action classes:
| # | Method | Accuracy ↑ | mAP ↑ | F1 ↑ | D1 (≤20m) ↑ | D2 (20-50m) ↑ | D3 (≥50m) ↑ | Paper/Code | Submitted |
|---|
Interactive visualizations of model performance across different tasks and metrics.