grubmit commited on
Commit
8c9715b
·
verified ·
1 Parent(s): cbb2d42

Add files using upload-large-folder tool

Browse files
Files changed (1) hide show
  1. 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": "Dataset for ball tracking in sports (soccer).",
5
  "statistics": {
6
- "total_samples": 7152,
7
- "visible_samples": 4307,
8
- "not_visible_samples": 2845,
9
- "total_videos": 54
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
+ }