Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -103,7 +103,36 @@ Contains detailed calibration metadata per sensor:
|
|
103 |
|
104 |
### Evaluation
|
105 |
- **2024 Edition**: Evaluation based on HOTA scores at the [2024 AI City Challenge Server](https://eval.aicitychallenge.org/aicity2024). The submission is currently disabled, as the ground truths of test set are provided with this release.
|
106 |
-
- **2025 Edition**: Evaluation system
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
107 |
|
108 |
## Dataset Quantification
|
109 |
| Dataset | Annotation Type | Hours | Cameras | Object Classes & Counts | No. 3D Boxes | No. 2D Boxes | Depth Maps | Total Size |
|
@@ -140,4 +169,5 @@ Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.
|
|
140 |
## Changelog
|
141 |
- **2025-04-27**: Added depth maps to all `MTMC_Tracking_2025` scenes.
|
142 |
- **2025-04-23**: Added 2025-format calibration and ground truth JSON files to all `MTMC_Tracking_2024` scenes.
|
143 |
-
- **2025-05-19**:
|
|
|
|
103 |
|
104 |
### Evaluation
|
105 |
- **2024 Edition**: Evaluation based on HOTA scores at the [2024 AI City Challenge Server](https://eval.aicitychallenge.org/aicity2024). The submission is currently disabled, as the ground truths of test set are provided with this release.
|
106 |
+
- **2025 Edition**: Evaluation system forthcoming in the 2025 AI City Challenge.
|
107 |
+
|
108 |
+
#### Scene ID Table for `MTMC_Tracking_2025`
|
109 |
+
|
110 |
+
| Split | Scene ID | Scene Name |
|
111 |
+
|-------|----------|----------------|
|
112 |
+
| Train | 0 | Warehouse_000 |
|
113 |
+
| Train | 1 | Warehouse_001 |
|
114 |
+
| Train | 2 | Warehouse_002 |
|
115 |
+
| Train | 3 | Warehouse_003 |
|
116 |
+
| Train | 4 | Warehouse_004 |
|
117 |
+
| Train | 5 | Warehouse_005 |
|
118 |
+
| Train | 6 | Warehouse_006 |
|
119 |
+
| Train | 7 | Warehouse_007 |
|
120 |
+
| Train | 8 | Warehouse_008 |
|
121 |
+
| Train | 9 | Warehouse_009 |
|
122 |
+
| Train | 10 | Warehouse_010 |
|
123 |
+
| Train | 11 | Warehouse_011 |
|
124 |
+
| Train | 12 | Warehouse_012 |
|
125 |
+
| Train | 13 | Warehouse_013 |
|
126 |
+
| Train | 14 | Warehouse_014 |
|
127 |
+
| Val | 15 | Warehouse_015 |
|
128 |
+
| Val | 16 | Warehouse_016 |
|
129 |
+
| Val | 22 | Lab_000 |
|
130 |
+
| Val | 23 | Hospital_000 |
|
131 |
+
| Test | 17 | Warehouse_017 |
|
132 |
+
| Test | 18 | Warehouse_018 |
|
133 |
+
| Test | 19 | Warehouse_019 |
|
134 |
+
| Test | 20 | Warehouse_020 |
|
135 |
+
| Test | 21 | Warehouse_021 |
|
136 |
|
137 |
## Dataset Quantification
|
138 |
| Dataset | Annotation Type | Hours | Cameras | Object Classes & Counts | No. 3D Boxes | No. 2D Boxes | Depth Maps | Total Size |
|
|
|
169 |
## Changelog
|
170 |
- **2025-04-27**: Added depth maps to all `MTMC_Tracking_2025` scenes.
|
171 |
- **2025-04-23**: Added 2025-format calibration and ground truth JSON files to all `MTMC_Tracking_2024` scenes.
|
172 |
+
- **2025-05-19**: Updated corrupted files (videos and depth maps) in train/val data.
|
173 |
+
- **2025-05-23**: Updated 5 test datasets of `MTMC_Tracking_2025` and added scene ID table.
|