Update README.md
Browse files
README.md
CHANGED
@@ -80,7 +80,7 @@ The videos:
|
|
80 |
|
81 |
The annotations in `dataset`:
|
82 |
- `sample_key` a unique key.
|
83 |
-
- `videos` metadata about the videos A and B used by the dataloader.
|
84 |
- `action` action key like "fitness_2"
|
85 |
- `action_name` a short action name, like "deadlift"
|
86 |
- `action_description` a longer action description, like "a single free weight deadlift without any weight"
|
|
|
80 |
|
81 |
The annotations in `dataset`:
|
82 |
- `sample_key` a unique key.
|
83 |
+
- `videos` metadata about the videos A and B used by the dataloader: the video filename, and the start and end frames.
|
84 |
- `action` action key like "fitness_2"
|
85 |
- `action_name` a short action name, like "deadlift"
|
86 |
- `action_description` a longer action description, like "a single free weight deadlift without any weight"
|