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
509861b
recognition_anti-spoofing
1 contributor
History:
32 commits
hasnanmr
add model vit
509861b
6 months ago
.gitattributes
Safe
1.74 kB
add model vit
6 months ago
README.md
Safe
244 Bytes
initial commit
6 months ago
app.py
Safe
3.65 kB
change model recognition
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
faceViT4.pth
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
87.3 MB
LFS
model state
6 months ago
faceViT6.pth
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
What is a pickle import?
87.3 MB
LFS
fixing gradio app
6 months ago
faceViT_dropout.pth
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
87.3 MB
LFS
add model vit
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