Update README.md
Browse files
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
|
| 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
|