Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hlopez
/
Waste-Detector
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e5bb367
Waste-Detector
2 contributors
History:
26 commits
Hector Lopez
feature: Use ViT as classifier
e5bb367
about 3 years ago
example_imgs
feature: Implemented example images and cleaned the interface
about 3 years ago
.gitattributes
Safe
1.34 kB
Fix conflicts
about 3 years ago
README.md
Safe
908 Bytes
initial commit
about 3 years ago
app.py
Safe
3.37 kB
feature: Use ViT as classifier
about 3 years ago
checkpoint.ckpt
Safe
pickle
Detected Pickle imports (4)
"torch.LongStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
16.6 MB
LFS
Upload checkpoint
about 3 years ago
class_ViT_taco_7_class.pth
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
What is a pickle import?
344 MB
LFS
Upload ViT classifier
about 3 years ago
class_efficientB0_taco_7_class.pth
Safe
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"torch.LongStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
17.7 MB
LFS
Upload classifier checkpoint
about 3 years ago
classifier.py
Safe
2.62 kB
feature: Use ViT as classifier
about 3 years ago
model.py
Safe
3.18 kB
feature: Use ViT as classifier
about 3 years ago
packages.txt
Safe
15 Bytes
Added debian packages installation
about 3 years ago
requirements.txt
Safe
63 Bytes
Modified requirements.txt
about 3 years ago