Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
pierrefdz
/
ssl_watermarking
like
2
Runtime error
App
Files
Files
Community
main
ssl_watermarking
2 contributors
History:
7 commits
pierrefdz
Update README.md
9c0fa1b
over 2 years ago
.gitattributes
Safe
1.17 kB
initial commit
over 2 years ago
README.md
Safe
446 Bytes
Update README.md
over 2 years ago
app.py
Safe
3.64 kB
added encoding and decoding
over 2 years ago
dino_r50.pth
pickle
Detected Pickle imports (7)
"torch.LongStorage"
,
"torch.FloatStorage"
,
"numpy.core.multiarray.scalar"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"numpy.dtype"
,
"_codecs.encode"
How to fix it?
789 MB
LFS
Create first draft
over 2 years ago
out2048.pth
pickle
Detected Pickle imports (4)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch._utils._rebuild_parameter"
,
"torch.FloatStorage"
How to fix it?
16.8 MB
LFS
Create first draft
over 2 years ago
requirements.txt
Safe
54 Bytes
added encoding and decoding
over 2 years ago
utils.py
Safe
2.75 kB
added encoding and decoding
over 2 years ago
utils_img.py
Safe
3.05 kB
added encoding and decoding
over 2 years ago