Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
This dataset repository contains a subset of the UCF-101 dataset [1]. The subset archive was obtained using the code from [this guide](https://www.tensorflow.org/tutorials/load_data/video).
|
6 |
+
|
7 |
+
### References
|
8 |
+
|
9 |
+
[1] UCF101: A Dataset of 101 Human Actions Classes From Videos in The Wild, https://arxiv.org/abs/1212.0402.
|