jackynix commited on
Commit
5e76a9f
·
verified ·
1 Parent(s): 1b28b01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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).