Add files using upload-large-folder tool
Browse files- dataset_info.json +7 -7
dataset_info.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"dataset_name": "Soccer Ball Tracking",
|
| 3 |
"version": "1.0.0",
|
| 4 |
-
"description": "
|
| 5 |
"statistics": {
|
| 6 |
-
"total_samples":
|
| 7 |
-
"visible_samples":
|
| 8 |
-
"not_visible_samples":
|
| 9 |
-
"total_videos":
|
| 10 |
}
|
| 11 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"dataset_name": "Soccer Ball Tracking (Public Sample)",
|
| 3 |
"version": "1.0.0",
|
| 4 |
+
"description": "Public 10-clip sample of the ball tracking dataset.",
|
| 5 |
"statistics": {
|
| 6 |
+
"total_samples": 1450,
|
| 7 |
+
"visible_samples": 884,
|
| 8 |
+
"not_visible_samples": 566,
|
| 9 |
+
"total_videos": 10
|
| 10 |
}
|
| 11 |
+
}
|