Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Thenujan
/
VPR_deploy
like
0
Sleeping
App
Files
Files
Community
main
VPR_deploy
1 contributor
History:
11 commits
Thenujan
Final working commit
2f2bac5
about 1 year ago
VPR image similarity search
Initial commit
about 1 year ago
examples
Initial commit
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
0 Bytes
Chnages made
about 1 year ago
README.md
Safe
245 Bytes
initial commit
about 1 year ago
app.py
Safe
1.92 kB
Changed
about 1 year ago
gallery.csv
Safe
60.6 kB
Initial commit
about 1 year ago
model1.pt
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.HalfStorage"
What is a pickle import?
1.26 GB
LFS
Add models
about 1 year ago
model2.pt
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.HalfStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
1.26 GB
LFS
Final working commit
about 1 year ago
model3.pt
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.HalfStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
1.26 GB
LFS
Final working commit
about 1 year ago
requirements.txt
Safe
78 Bytes
Initial commit
about 1 year ago
similarity_search.py
Safe
3.38 kB
Add models
about 1 year ago