Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
This contains 16 frames of the "eating-spaghetti" video of the Kinetics-400 dataset, with the following frame indices being used:
|
|
|
|
|
|
|
2 |
|
3 |
This is the code:
|
4 |
|
|
|
1 |
+
This dataset contains both 8 and 16 sampled frames of the "eating-spaghetti" video of the Kinetics-400 dataset, with the following frame indices being used:
|
2 |
+
|
3 |
+
* 8 frames (`eating_spaghetti_8_frames.npy`): [172, 173, 174, 175, 176, 177, 178, 179]
|
4 |
+
* 16 frames (`eating_spaghetti.npy`): [164, 168, 172, 176, 181, 185, 189, 193, 198, 202, 206, 210, 215, 219, 223, 227].
|
5 |
|
6 |
This is the code:
|
7 |
|