Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,4 @@ In this repository:
|
|
9 |
- Each zip file (e.g., `I3D`) contains `.npy` files representing the features of the videos extracted using the respective method.
|
10 |
- The `.npy` files are named with the `video_file_id`, ensuring a direct correspondence with the `video_file_id` in `lable_data_dict.json`.
|
11 |
|
12 |
-
More resources are available in github(https://github.com/JackySnake/MSA-CRVI).
|
|
|
9 |
- Each zip file (e.g., `I3D`) contains `.npy` files representing the features of the videos extracted using the respective method.
|
10 |
- The `.npy` files are named with the `video_file_id`, ensuring a direct correspondence with the `video_file_id` in `lable_data_dict.json`.
|
11 |
|
12 |
+
More resources and project documents are available in github(https://github.com/JackySnake/MSA-CRVI).
|