Datasets:
Tasks:
Object Detection
Languages:
English
Size:
100K<n<1M
ArXiv:
Tags:
Multi-object-tracking
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -33,6 +33,9 @@ _[Hamidreza Hashempoor](https://hamidreza-hashempoor.github.io/), Yu Dong Hwang
|
|
| 33 |
|
| 34 |
## Dataset Overview
|
| 35 |
|
|
|
|
|
|
|
|
|
|
| 36 |
Brief statistics and visualization of FastTracker benchmark and its comparison with other benchmarks.
|
| 37 |
|
| 38 |
| Attribute | UrbanTracker | CityFlow | FastTracker |
|
|
|
|
| 33 |
|
| 34 |
## Dataset Overview
|
| 35 |
|
| 36 |
+
GT format is like (each line):
|
| 37 |
+
`frame, id, bb_left, bb_top, bb_width, bb_height, conf, class, 1.0`
|
| 38 |
+
|
| 39 |
Brief statistics and visualization of FastTracker benchmark and its comparison with other benchmarks.
|
| 40 |
|
| 41 |
| Attribute | UrbanTracker | CityFlow | FastTracker |
|