ryan1288 commited on
Commit
43c6c5d
·
verified ·
1 Parent(s): 7b6519c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Our goal is to make video analysis easier for players, coaches, and teams by aut
21
 
22
  ## Dataset Structure
23
  * raw/: Contains unprocessed, full-length videos.
24
- * snippets/: Contains short clips, each representing 4 consecutive plays including downtime between plays.
25
  * train.txt: List of train snippet file names
26
  * val.txt: List of validation snippet file names
27
  * test.txt: List of test snippet file names
 
21
 
22
  ## Dataset Structure
23
  * raw/: Contains unprocessed, full-length videos.
24
+ * snippets/: Contains short clips, each representing 3 consecutive plays including downtime between plays.
25
  * train.txt: List of train snippet file names
26
  * val.txt: List of validation snippet file names
27
  * test.txt: List of test snippet file names