Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
martinbadrous
/
Microparticle-Detection-YOLOv5
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Microparticle-Detection-YOLOv5
14.4 MB
Ctrl+K
Ctrl+K
1 contributor
History:
63 commits
martinbadrous
Revert to YOLOv5 model load (best.pt is v5)
2ef2e98
verified
2 months ago
.gitattributes
Safe
44 Bytes
Upload best.pt
2 months ago
LICENSE
Safe
1.07 kB
Upload 6 files
6 months ago
README.md
Safe
1.26 kB
Update README.md
2 months ago
app.py
Safe
2.2 kB
Revert to YOLOv5 model load (best.pt is v5)
2 months ago
best.pt
pickle
Detected Pickle imports (22)
"torch._utils._rebuild_parameter"
,
"models.common.Conv"
,
"models.common.Bottleneck"
,
"torch.nn.modules.activation.SiLU"
,
"models.common.SPPF"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"collections.OrderedDict"
,
"torch.LongStorage"
,
"models.yolo.Detect"
,
"models.common.Concat"
,
"__builtin__.set"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.HalfStorage"
,
"pathlib.PosixPath"
,
"torch.FloatStorage"
,
"torch.nn.modules.container.Sequential"
,
"models.common.C3"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.nn.modules.container.ModuleList"
,
"models.yolo.DetectionModel"
How to fix it?
14.4 MB
xet
Upload best.pt
2 months ago
requirements.txt
Safe
231 Bytes
Add missing yolov5 dependencies
2 months ago