Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,10 @@ The video file and calibration (camera matrix and homography) are provided for e
|
|
45 |
|
46 |
Calibration and ground truth files in the updated 2025 JSON format are now also included for each scene.
|
47 |
|
48 |
-
|
|
|
|
|
|
|
49 |
|
50 |
### Directory Structure for `MTMC_Tracking_2025`
|
51 |
- `videos/`: Video files.
|
@@ -104,8 +107,8 @@ Contains detailed calibration metadata per sensor:
|
|
104 |
```
|
105 |
|
106 |
### Evaluation
|
107 |
-
- **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.
|
108 |
-
- **2025 Edition**: Evaluation
|
109 |
|
110 |
#### Scene ID Table for `MTMC_Tracking_2025`
|
111 |
|
|
|
45 |
|
46 |
Calibration and ground truth files in the updated 2025 JSON format are now also included for each scene.
|
47 |
|
48 |
+
Notes:
|
49 |
+
- Some calibration fields—such as camera coordinates, camera directions, and scale factors—are not be available for the 2024 dataset due to original data limitations.
|
50 |
+
- Please be aware that the video identified as `scene_071/camera_0649` has encountered corruption issues. We advise you to exclude this video from your submissions.
|
51 |
+
- In the sequences ranging from scenes 071 to 080, you'll find a storage room distinct from the primary retail space. Although separate, individuals can access this area. We have ensured that these sequences are synchronized effectively, treating them as part of the same continuous space for analysis purposes.
|
52 |
|
53 |
### Directory Structure for `MTMC_Tracking_2025`
|
54 |
- `videos/`: Video files.
|
|
|
107 |
```
|
108 |
|
109 |
### Evaluation
|
110 |
+
- **2024 Edition**: Evaluation based on 3D-location-based 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.
|
111 |
+
- **2025 Edition**: Evaluation based on 3D-bounding-box-based HOTA scores at the [2025 AI City Challenge Server](https://eval.aicitychallenge.org/aicity2025).
|
112 |
|
113 |
#### Scene ID Table for `MTMC_Tracking_2025`
|
114 |
|