ngxquang commited on
Commit
6ad3373
Β·
1 Parent(s): 35d2bcb

feat: update index to L36

Browse files
.env CHANGED
@@ -7,5 +7,5 @@ CORS_ORIGINS=["*"]
7
  MODEL_NAME="ViT-B/32"
8
  DEVICE="cpu" # ["cuda", "cpu"]
9
 
10
- INDEX_FILE_PATH="data/faiss-index/index_clip_L01_to_L20.faiss"
11
- KEYFRAMES_GROUPS_JSON_PATH="data/config/keyframes_groups_L01_to_L20.json"
 
7
  MODEL_NAME="ViT-B/32"
8
  DEVICE="cpu" # ["cuda", "cpu"]
9
 
10
+ INDEX_FILE_PATH="data/faiss-index/index_clip_L01_to_L36.faiss"
11
+ KEYFRAMES_GROUPS_JSON_PATH="data/config/keyframes_groups_L01_to_L36.json"
data/config/{keyframes_groups_L01_to_L20.json β†’ keyframes_groups_L01_to_L36.json} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8d2f52efda68fed4a80512ecfe30a90e65663da396b61b8de3db11433cd65f3
3
- size 17780893
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a28d33542216ad24cb09db5f4fd1040c0c2045bcd42d8a4f5e1d038deac73db4
3
+ size 29038197
data/faiss-index/{index_clip_L01_to_L20.faiss β†’ index_clip_L01_to_L36.faiss} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c294320f4b8cb934f57f199500477324dd57a2e6445db375f02937e5a2fcf19
3
- size 413999149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:614c04492f8bb40dab35d5317c1ee52b5a2fee78e92b2cc5bf71386817f63172
3
+ size 674996269