Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
billsar1912
/
YOLOv5x6-marine-vessels-detection
like
1
Runtime error
App
Files
Files
Community
580a94d
YOLOv5x6-marine-vessels-detection
2 contributors
History:
8 commits
bills
Add some changes on app.py
580a94d
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
Procfile
Safe
41 Bytes
Added new space
almost 2 years ago
README.md
255 Bytes
initial commit
almost 2 years ago
app.py
3.09 kB
Rename file
almost 2 years ago
apps.py
3.15 kB
Add some changes on app.py
almost 2 years ago
best.pt
pickle
Detected Pickle imports (21)
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"collections.OrderedDict"
,
"torch.HalfStorage"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.conv.Conv2d"
,
"models.common.SPPF"
,
"models.common.C3"
,
"torch._utils._rebuild_tensor_v2"
,
"models.yolo.Detect"
,
"torch.FloatStorage"
,
"models.common.Conv"
,
"torch.nn.modules.upsampling.Upsample"
,
"models.common.Bottleneck"
,
"torch._utils._rebuild_parameter"
,
"models.common.Concat"
,
"torch.LongStorage"
,
"models.yolo.DetectionModel"
,
"__builtin__.set"
,
"torch.nn.modules.activation.SiLU"
How to fix it?
282 MB
LFS
Add model YOLO
almost 2 years ago
requirements.txt
273 Bytes
Add some packages in requirement.text
almost 2 years ago
runtime.txt
Safe
14 Bytes
Added new space
almost 2 years ago