Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
iamsuman/ripe-and-unripe-tomatoes-detection
iamsuman
/
waste-detection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
waste-detection
12.7 MB
1 contributor
History:
33 commits
iamsuman
fix hugging face hub issues
7eb2d16
about 2 months ago
samples
updated with new image
10 months ago
.gitattributes
Safe
1.86 kB
add mixed sample image
10 months ago
.gitignore
Safe
106 Bytes
added storage option
4 months ago
README.md
Safe
253 Bytes
update with better model support
10 months ago
app.py
Safe
19.8 kB
add app queue
about 2 months ago
best.pt
pickle
Detected Pickle imports (23)
"collections.OrderedDict"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch._utils._rebuild_tensor_v2"
,
"ultralytics.nn.modules.block.C2f"
,
"torch._utils._rebuild_parameter"
,
"ultralytics.nn.modules.block.DFL"
,
"ultralytics.nn.modules.conv.Concat"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.LongStorage"
,
"torch.nn.modules.activation.SiLU"
,
"ultralytics.nn.modules.block.SPPF"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"ultralytics.nn.modules.head.Detect"
,
"torch.HalfStorage"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.FloatStorage"
,
"__builtin__.set"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch.Size"
How to fix it?
6.23 MB
xet
use the more precise model
2 months ago
requirements.txt
Safe
152 Bytes
fix hugging face hub issues
about 2 months ago