Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
|
7 |
+
# EgoPlan-Test
|
8 |
+
|
9 |
+
- Videos: We trim videos in [EgoPlan](https://github.com/ChenYi99/EgoPlan?tab=readme-ov-file#data) test set by the `start_frame` and `end_frame`
|
10 |
+
- Text: we add "video_path" key to the original json file.
|
11 |
+
|