kjunh commited on
Commit
5337883
·
verified ·
1 Parent(s): 7cc4edb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -11
README.md CHANGED
@@ -1,18 +1,26 @@
1
  ---
2
- license: cc-by-4.0
 
 
 
 
 
3
  ---
4
 
 
5
 
6
- This repository is licensed under the Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license.
 
 
7
 
8
- This work includes preprocessed features derived from the EasyCom dataset, licensed under CC BY-NC 4.0, and the Ego4D dataset, licensed under the MIT License.
 
9
 
10
- You must attribute the original datasets as follows:
11
- - EasyCom Dataset: [Github Repository](https://github.com/facebookresearch/EasyComDataset)
12
- - Ego4D Dataset: [Github Repository](https://github.com/facebookresearch/Ego4d)
13
-
14
- Use of this repository is restricted to non-commercial purposes.
15
-
16
- Modifications:
17
- - Preprocessed features were extracted and derived from the EasyCom and Ego4D datasets for specific research tasks. These features are not identical to the original datasets. Please refer to the EgoSpeak paper
18
 
 
 
 
 
 
1
  ---
2
+ license: cc-by-nc-4.0
3
+ attribution:
4
+ - EasyCom Dataset: Licensed under CC BY-NC 4.0. [GitHub Repository](https://github.com/facebookresearch/EasyComDataset)
5
+ - Ego4D Dataset: Licensed under the MIT License. [GitHub Repository](https://github.com/facebookresearch/Ego4d)
6
+ non-commercial: true
7
+ modifications: Preprocessed features derived from the original datasets for research tasks.
8
  ---
9
 
10
+ This repository is licensed under the **Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)** license.
11
 
12
+ This work includes preprocessed features derived from:
13
+ - **EasyCom Dataset**: Licensed under CC BY-NC 4.0. [GitHub Repository](https://github.com/facebookresearch/EasyComDataset)
14
+ - **Ego4D Dataset**: Licensed under the MIT License. [GitHub Repository](https://github.com/facebookresearch/Ego4d)
15
 
16
+ ### **Usage Restrictions**
17
+ Use of this repository is restricted to non-commercial purposes, in compliance with the CC BY-NC 4.0 license.
18
 
19
+ ### **Modifications**
20
+ - Preprocessed features were extracted and derived from the EasyCom and Ego4D datasets for specific research tasks. These features are not identical to the original datasets.
21
+ - Please refer to the [EgoSpeak paper](#) for detailed descriptions of the modifications. *(Replace `#` with the actual link to the paper or citation details)*
 
 
 
 
 
22
 
23
+ ### **Attribution**
24
+ You must attribute the original datasets as follows:
25
+ - **EasyCom Dataset**: Licensed under CC BY-NC 4.0. [GitHub Repository](https://github.com/facebookresearch/EasyComDataset)
26
+ - **Ego4D Dataset**: Licensed under the MIT License. [GitHub Repository](https://github.com/facebookresearch/Ego4d)