Spaces:
Running
Running
ibam
Browse files- .gitattributes +2 -0
- weights/ibam/added_IVF243_Flat_nprobe_5.index +3 -0
- weights/ibam/cover.jpeg +3 -0
- weights/ibam/ibam.pth +3 -0
- weights/ibam/total_fea.npy +3 -0
- weights/model_info.json +9 -0
.gitattributes
CHANGED
@@ -63,3 +63,5 @@ weights/ariana/added_IVF133_Flat_nprobe_4.index filter=lfs diff=lfs merge=lfs -t
|
|
63 |
weights/ariana/cover.png filter=lfs diff=lfs merge=lfs -text
|
64 |
weights/once/added_IVF229_Flat_nprobe_5.index filter=lfs diff=lfs merge=lfs -text
|
65 |
weights/once/cover.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
63 |
weights/ariana/cover.png filter=lfs diff=lfs merge=lfs -text
|
64 |
weights/once/added_IVF229_Flat_nprobe_5.index filter=lfs diff=lfs merge=lfs -text
|
65 |
weights/once/cover.png filter=lfs diff=lfs merge=lfs -text
|
66 |
+
weights/ibam/cover.jpeg filter=lfs diff=lfs merge=lfs -text
|
67 |
+
weights/ibam/added_IVF243_Flat_nprobe_5.index filter=lfs diff=lfs merge=lfs -text
|
weights/ibam/added_IVF243_Flat_nprobe_5.index
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c50483546a3ed59ea97d23d8b5656a8acbd24e7c46303241d69e12aff0968455
|
3 |
+
size 10063171
|
weights/ibam/cover.jpeg
ADDED
Git LFS Details
|
weights/ibam/ibam.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1f0f83bd3822af6be1a440491ac9d188a06771c261fa5e407527d34854559fd
|
3 |
+
size 54996174
|
weights/ibam/total_fea.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c10ae97b3fb4f0b6203ec6f37e7351e613bcd47a0c3023eb79ef314e8f8ae22c
|
3 |
+
size 9736320
|
weights/model_info.json
CHANGED
@@ -124,5 +124,14 @@
|
|
124 |
"feature_retrieval_library": "added_IVF325_Flat_nprobe_5.index",
|
125 |
"feature_file": "total_fea.npy",
|
126 |
"author":"Ardha"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
}
|
128 |
}
|
|
|
124 |
"feature_retrieval_library": "added_IVF325_Flat_nprobe_5.index",
|
125 |
"feature_file": "total_fea.npy",
|
126 |
"author":"Ardha"
|
127 |
+
},
|
128 |
+
"ibam": {
|
129 |
+
"enable": false,
|
130 |
+
"name": "ibam",
|
131 |
+
"title": "Ibam Yanagih",
|
132 |
+
"cover": "cover.jpeg",
|
133 |
+
"feature_retrieval_library": "added_IVF243_Flat_nprobe_5.index",
|
134 |
+
"feature_file": "total_fea.npy",
|
135 |
+
"author":"Ardha"
|
136 |
}
|
137 |
}
|