Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hasnanmr
/
recognition_anti-spoofing
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ea05742
recognition_anti-spoofing
1 contributor
History:
41 commits
hasnanmr
test new model
ea05742
6 months ago
.gitattributes
Safe
1.74 kB
add model vit
6 months ago
.gitignore
Safe
56 Bytes
add ignoring files
6 months ago
README.md
Safe
244 Bytes
initial commit
6 months ago
app.py
Safe
8.23 kB
test new model
6 months ago
best_vit11.pth
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
347 MB
LFS
test new model
6 months ago
faceNet6.pth
Safe
pickle
Detected Pickle imports (4)
"torch.LongStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
112 MB
LFS
fixing verification algorithm
6 months ago
faceNet_update_transformation.pth
Safe
pickle
Detected Pickle imports (4)
"torch.LongStorage"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
112 MB
LFS
change model recognition
6 months ago
face_database_me.pkl
pickle
Detected Pickle imports (3)
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
6.46 kB
LFS
add pickle vector
6 months ago
requirements.txt
Safe
298 Bytes
add model recognition
6 months ago