111liqigui111 Hamidreza-Hashemp commited on
Commit
722c81c
·
0 Parent(s):

Duplicate from Hamidreza-Hashemp/FastTracker-Benchmark

Browse files

Co-authored-by: Hamidreza Hashemp <Hamidreza-Hashemp@users.noreply.huggingface.co>

.DS_Store ADDED
Binary file (8.2 kB). View file
 
.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bigscience-openrail-m
3
+ task_categories:
4
+ - object-detection
5
+ language:
6
+ - en
7
+ tags:
8
+ - Multi-object-tracking
9
+ pretty_name: FastTracker-Benchmark
10
+ size_categories:
11
+ - 100K<n<1M
12
+ ---
13
+
14
+ # FastTracker Benchmark
15
+
16
+ ### A new benchmark dataset comprising diverse vehicle classes with frame-level tracking annotation introduced in paper: *FastTracker: Real-Time and Accurate Visual Tracking*
17
+ _[Hamidreza Hashempoor](https://hamidreza-hashempoor.github.io/), Yu Dong Hwang_.
18
+
19
+
20
+ ## Updates
21
+
22
+ | Date | Update |
23
+ |------|---------|
24
+ | **2026-03-01** | Speciall thanks to _[Mikhail Kozak](https://huggingface.co/datasets/Fleyderer/FastTracker-Benchmark-MOT) which helped to prepare the revised current version of the benchmark.|
25
+
26
+
27
+ ## Resources
28
+ | Github | Paper |
29
+ |:-----------------:|:-------:|
30
+ |[![github](https://img.shields.io/badge/Github-Code-blue)](https://github.com/Hamidreza-Hashempoor/FastTracker)|[![arXiv](https://img.shields.io/badge/arXiv-2508.14370-blue)](https://arxiv.org/abs/2508.14370)
31
+
32
+
33
+ <div align="center">
34
+ <img src="./fig/fasttrack_benchmark.jpg" width="40%" alt="MiroThinker" />
35
+ </div>
36
+
37
+
38
+ ----
39
+
40
+
41
+
42
+ ## Dataset Overview
43
+
44
+
45
+
46
+ Brief statistics and visualization of FastTracker benchmark and its comparison with other benchmarks.
47
+
48
+ | Attribute | UrbanTracker | CityFlow | FastTracker |
49
+ |----------------|--------------|----------|-----------|
50
+ | **Year** | 2014 | 2022 | 2025 |
51
+ | **Detections** | 12.5K | 890K | 800K |
52
+ | **#Videos** | 5 | 40 | 12 |
53
+ | **Obj/Frame** | 5.4 | 8.2 | 43.5 |
54
+ | **#Classes** | 3 | 1 | 9 |
55
+ | **#Scenarios** | 1 | 4 | 12 |
56
+
57
+
58
+
59
+ ---
60
+
61
+ ## Dataset Summary
62
+
63
+ - **What is it?**
64
+ FastTrack is a large-scale benchmark dataset for evaluating multi-object tracking in complex and high-density traffic environments. It includes 800K annotated object detections across 12 videos, with an average of 43.5 objects per frame. The dataset features 9 traffic-related classes and covers diverse real-world traffic scenarios—such as multilane intersections, tunnels, crosswalks, and merging roads—captured under varying lighting conditions (daytime, nighttime, shadows).
65
+
66
+ - **Why was it created?**
67
+ FastTrack was created to address limitations of existing benchmarks like UrbanTracker and CityFlow, which lack diversity in scene types and have lower object density. This benchmark introduces challenging conditions including extreme crowding, long-term occlusions, and diverse motion patterns, to push the boundaries of modern multi-object tracking algorithms—particularly those optimized for real-world, urban traffic settings.
68
+
69
+ - **What can it be used for?**
70
+ Multi-object tracking, re-identification, online tracking evaluation, urban scene understanding, and benchmarking tracking algorithms under occlusion and crowding.
71
+
72
+ - **Who are the intended users?**
73
+ Researchers and practitioners in computer vision and intelligent transportation systems, especially those focusing on real-time tracking, urban mobility, autonomous driving, and edge deployment. Also valuable for students and developers working on lightweight or environment-aware tracking models.
74
+
75
+ ---
76
+
77
+
78
+ ## Dataset Structure
79
+
80
+ ### Data Format
81
+
82
+ Each sequence is provided as a compressed archive inside the train/ directory:
83
+ ```bash
84
+ train/
85
+ task_day_left_turn.zip
86
+ task_day_occlusion.zip
87
+ ...
88
+ ```
89
+
90
+
91
+ After extracting a sequence archive, the structure is:
92
+ ```bash
93
+ task_xxx/
94
+ img1/ # extracted frames (.jpg)
95
+ gt/ # MOT-format ground truth (gt.txt)
96
+ video/ # reconstructed video (.mp4) and metadata
97
+ seqinfo.ini # sequence metadata
98
+ ```
99
+
100
+
101
+
102
+ GT formats `gt/gt.txt` is like (each line):
103
+ `frame, id, bb_left, bb_top, bb_width, bb_height, conf, class, visibility`.
104
+
105
+ Each sequence includes `seqinfo.ini`:
106
+ ```bash
107
+ [Sequence]
108
+ name=task_day_left_turn
109
+ imDir=img1
110
+ frameRate=30
111
+ seqLength=1962
112
+ imWidth=1920
113
+ imHeight=1080
114
+ imExt=.jpg
115
+ ```
116
+
117
+
118
+
119
+
120
+ ## Citation
121
+ If you use our code or Benchmark, please cite our work.
122
+
123
+
124
+ ```
125
+ @misc{hashempoor2025fasttrackerrealtimeaccuratevisual,
126
+ title={FastTracker: Real-Time and Accurate Visual Tracking},
127
+ author={Hamidreza Hashempoor and Yu Dong Hwang},
128
+ year={2025},
129
+ eprint={2508.14370},
130
+ archivePrefix={arXiv},
131
+ primaryClass={cs.CV},
132
+ url={https://arxiv.org/abs/2508.14370},
133
+ }
134
+ ```
fig/fasttrack_benchmark.jpg ADDED

Git LFS Details

  • SHA256: 7f493abb08faf5e31d98960424943eb41640e5703ad6930a58736fa28df14466
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
train/task_day_left_turn.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18c060aec288d8790ecfbd89bb7c1068f16427672da6f9ea6e0c4138dcd38560
3
+ size 1608160074
train/task_day_occlusion.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33ab4cd7986c360968836b8a99a9603c8acee433abc186c155064eb7b8530dad
3
+ size 1571091360
train/task_day_pedestrian_crossing.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e5b9d960b8966ffd2e65a880983cdd249a37522184f081477da20a0276c324a
3
+ size 1379301049
train/task_day_right_turn.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d06ac3702da134f9f4bf6d1d306b1eb530ab09a3be256e6d24784ec440b5afe
3
+ size 1299660850
train/task_day_right_turn_occlusion.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63d16f864e72e62e52773cb2f303c55a88fed831099055739f0f5d07b982ae6f
3
+ size 1639623106
train/task_day_right_turn_pedestrian.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fc0f44e5b2f927c6ebb56c8ae853f874c55c533253aef2e56bf634944102947
3
+ size 1554372760
train/task_night_far_objects.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7229a4d32d05d0c9079075fe0c1e0fe8e189a6a41ec291c5231ddeff6bf5b5d3
3
+ size 688640068
train/task_night_occlusion.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e94fd05089bc276768224d2571b8aab84cdf3506e0a5e2c15043e904c3aca192
3
+ size 985174903
train/task_night_occlusion_far_objects.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cd4ecd2e6dd52986812930666a02adad1541a9c3484094a3552509de5a2a026
3
+ size 664973449
train/task_night_right_turn_pedestrian.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a7c71cbbe7aa7b4a3908d227a77600d0c03bea2b330b6d7da6234df35f0556c
3
+ size 1403856209
train/task_night_right_turn_pedestrian_occlusion.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b84978f21611a54b96548991effea467ae9064ff967939c9b0640197fb65018e
3
+ size 1412154558
train/task_tunnel.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5daa3c2ad1cff3a7681b7ce28d6a4c176aaaa4e9282bd6fbb4de5401738e6a5a
3
+ size 549196007