Datasets:
Tasks:
Object Detection
Languages:
English
Size:
100K<n<1M
ArXiv:
Tags:
Multi-object-tracking
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,13 +4,25 @@ license: bigscience-openrail-m
|
|
| 4 |
|
| 5 |
# FastTracker Benchmark
|
| 6 |
|
| 7 |
-
A new benchmark dataset comprising diverse vehicle classes with frame-level tracking annotation
|
|
|
|
| 8 |
|
| 9 |
---
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
-
##
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |

|
| 16 |
|
|
|
|
| 4 |
|
| 5 |
# FastTracker Benchmark
|
| 6 |
|
| 7 |
+
A new benchmark dataset comprising diverse vehicle classes with frame-level tracking annotation introduced in paper: *FastTracker: Real-Time and Accurate Visual
|
| 8 |
+
Tracking*.
|
| 9 |
|
| 10 |
---
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
+
## Dataset Overview
|
| 15 |
+
|
| 16 |
+
Brief statistics and visualization of FastTracker benchmark and its comparison with other benchmarks.
|
| 17 |
+
|
| 18 |
+
| Attribute | UrbanTracker | CityFlow | FastTracker |
|
| 19 |
+
|----------------|--------------|----------|-----------|
|
| 20 |
+
| **Year** | 2014 | 2022 | 2025 |
|
| 21 |
+
| **Detections** | 12.5K | 890K | 800K |
|
| 22 |
+
| **#Videos** | 5 | 40 | 12 |
|
| 23 |
+
| **Obj/Frame** | 5.4 | 8.2 | 43.5 |
|
| 24 |
+
| **#Classes** | 3 | 1 | 9 |
|
| 25 |
+
| **#Scenarios** | 1 | 4 | 12 |
|
| 26 |
|
| 27 |

|
| 28 |
|