Diangle commited on
Commit
64b642e
1 Parent(s): 8f43aa5

Upload 14 files

Browse files

Adding notebook for evaluation

Notebooks/GSI_VideoRetrieval-Evaluation.ipynb ADDED
The diff for this file is too large to render. See raw diff
 
Notebooks/features/MSRVTT_test_textual_vectors_Cl4Cl_msrvtt9k.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e2a73b8b8ea72ba41378f94b4698f65985a03d566b8dcebdc27b5196ea95ce0
3
+ size 2048128
Notebooks/features/MSRVTT_test_textual_vectors_Cl4Cl_zeroshot.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f04199b2d6c774e25be8466d0e636d0a38c8d3ec2c62617cbb79b856f130c927
3
+ size 2048128
Notebooks/features/MSRVTT_test_visual_vectors_Cl4Cl_msrvtt9k.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3234cf34e1d63e2008d3c9ff2a1e7da909a46adf9080f7ea3f99b5f524cff784
3
+ size 2048128
Notebooks/features/MSRVTT_test_visual_vectors_Cl4Cl_zeroshot.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc85271a195499311345f21a96651a8b1b3419f21d60e6c74337f1f01eeb9153
3
+ size 2048128
Notebooks/features/WEBVID_test10K_textual_vectors_Cl4Cl_msrvtt_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6944ce71cd849d011b5f5aad2bed10619d52101d955da4d3edcf0e0eac05e0df
3
+ size 20480128
Notebooks/features/WEBVID_test10K_textual_vectors_Cl4Cl_webvid150k_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfb16f6e22d1715014ece4b2ceea399ff0e5b472927b7168f26df553993b15de
3
+ size 20480128
Notebooks/features/WEBVID_test10K_textual_vectors_Cl4Cl_webvid150k_train_binary.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f957c7d8222935ffc4c336059a0ff033886af6442d8bf5fea05967f0efb7c26
3
+ size 20480128
Notebooks/features/WEBVID_test10K_textual_vectors_Cl4Cl_zeroshot.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9f3058962a1a00026b5a977daf9f43f92a523974517705dc208c139277249d1
3
+ size 20480128
Notebooks/features/WEBVID_test10K_visual_vectors_Cl4Cl_msrvtt_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aed563a7e8fe8d11f2796fdcdb257000ee87c7cb12f15e0b4f1de7bff952a54
3
+ size 20480128
Notebooks/features/WEBVID_test10K_visual_vectors_Cl4Cl_webvid150k_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f3c8bcfed5bca1355e73b1f69e44f3bcba01ae25b55c10ef25a4df26148a496
3
+ size 20480128
Notebooks/features/WEBVID_test10K_visual_vectors_Cl4Cl_webvid150k_train_binary.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8de3e85c7f413199a326969768b5926f964f3ff3d1e52ffd94b26984114b708
3
+ size 20480128
Notebooks/features/WEBVID_test10K_visual_vectors_Cl4Cl_zeroshot.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:878c83e419388faeff9e6d96de08d14483a8107aac087a9db3683a6dc27d80b5
3
+ size 20480128
Notebooks/requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ faiss-gpu>=1.7.2
2
+ numpy>=1.23.2
3
+ opencv-python>=4.6.0.66
4
+ torch>=1.11.0
5
+ torchvision
6
+ jupyterlab
7
+ pandas
8
+ gradio
9
+ regex
10
+ tqdm
11
+ ftfy