Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,23 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# EgoExoBench Video Data
|
| 6 |
+
|
| 7 |
+
This repository contains the processed video data for the **EgoExoBench** benchmark.
|
| 8 |
+
|
| 9 |
+
**Important Note:** Due to license restrictions, data from the [Ego-Exo4D](https://ego-exo4d-data.org/) project is **not** included here. Users should acquire it separately by following the official Ego-Exo4D guidelines.
|
| 10 |
+
|
| 11 |
+
## Data Sources & Acknowledgements
|
| 12 |
+
|
| 13 |
+
The videos in this collection are processed versions derived from the following outstanding open-source datasets. We are grateful to the original creators for their contributions to the community.
|
| 14 |
+
|
| 15 |
+
* [LEMMA](https://sites.google.com/view/lemma-activity)
|
| 16 |
+
* [EgoExoLearn](https://egoexolearn.github.io)
|
| 17 |
+
* [TF2023](https://github.com/ziweizhao1993/PEN)
|
| 18 |
+
* [EgoMe](https://huggingface.co/datasets/HeqianQiu/EgoMe)
|
| 19 |
+
* [CVMHAT](https://github.com/RuizeHan/CVMHT)
|
| 20 |
+
|
| 21 |
+
## License
|
| 22 |
+
|
| 23 |
+
The processing scripts and documentation in this repository are released under the **MIT License**. Please note that the underlying video data is subject to the original licenses of the source datasets.
|