viddiff commited on
Commit
bbb4869
·
verified ·
1 Parent(s): 7e84ed0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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"