Hugging Face
Models
Datasets
Spaces
Community
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...
c06425f
Waste-Detector
424 MB
2 contributors
History:
48 commits
Hector Lopez
Fix bug
c06425f
over 3 years ago
example_imgs
feature: Implemented example images and cleaned the interface
almost 4 years ago
.gitattributes
Safe
1.34 kB
Fix conflicts
almost 4 years ago
README.md
Safe
908 Bytes
initial commit
almost 4 years ago
app.py
Safe
1.76 kB
Fix bug
over 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
xet
Upload checkpoint
almost 4 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
xet
Upload ViT classifier
almost 4 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
xet
Upload classifier checkpoint
almost 4 years ago
classifier.py
Safe
2.62 kB
feature: Use ViT as classifier
almost 4 years ago
efficientDet_icevision.ckpt
Safe
pickle
Detected Pickle imports (4)
"torch.LongStorage"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
32 MB
xet
New detection checkpoint
almost 4 years ago
model.py
Safe
3.12 kB
feature: Implemented gradio
over 3 years ago
packages.txt
Safe
15 Bytes
Added debian packages installation
almost 4 years ago
requirements.txt
Safe
53 Bytes
Fixing bugs
over 3 years ago
utils.py
Safe
2.03 kB
Fixing bugs
over 3 years ago