Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
A small subsample of the [Assembly101](https://assembly-101.github.io/) dataset
|
| 6 |
+
|
| 7 |
+
```bibtex
|
| 8 |
+
@article{sener2022assembly101,
|
| 9 |
+
title = {Assembly101: A Large-Scale Multi-View Video Dataset for Understanding Procedural Activities},
|
| 10 |
+
author = {F. Sener and D. Chatterjee and D. Shelepov and K. He and D. Singhania and R. Wang and A. Yao},
|
| 11 |
+
journal = {CVPR 2022},
|
| 12 |
+
}
|
| 13 |
+
```
|