Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Raghvender
/
Skin-Defects-Detection
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6c01461
Skin-Defects-Detection
1 contributor
History:
5 commits
Raghvender
feat: yolov8m custom model
6c01461
about 1 year ago
flagged
feat: yolov8m custom model
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
README.md
Safe
241 Bytes
initial commit
about 1 year ago
app.py
Safe
1.6 kB
feat: yolov8m custom model
about 1 year ago
custom_model.pt
pickle
Detected Pickle imports (29)
"torch.nn.modules.container.Sequential"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"torch.nn.modules.conv.Conv2d"
,
"ultralytics.nn.modules.conv.Concat"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.HalfStorage"
,
"ultralytics.nn.modules.head.Detect"
,
"collections.OrderedDict"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"dill._dill._load_type"
,
"torch.nn.modules.loss.BCEWithLogitsLoss"
,
"torch.LongStorage"
,
"torch.nn.modules.upsampling.Upsample"
,
"ultralytics.utils.IterableSimpleNamespace"
,
"ultralytics.utils.loss.BboxLoss"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.block.DFL"
,
"ultralytics.utils.tal.TaskAlignedAssigner"
,
"torch.FloatStorage"
,
"ultralytics.utils.loss.v8DetectionLoss"
,
"torch.nn.modules.activation.SiLU"
,
"torch.Size"
,
"ultralytics.nn.modules.block.C2f"
,
"torch.device"
,
"ultralytics.nn.modules.block.SPPF"
,
"torch._utils._rebuild_tensor_v2"
,
"ultralytics.nn.tasks.DetectionModel"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch._utils._rebuild_parameter"
How to fix it?
6.23 MB
LFS
Demo Available
about 1 year ago
requirements.txt
Safe
26 Bytes
cv2 fix
about 1 year ago
yolov8m_bs32.pt
Safe
52 MB
LFS
feat: yolov8m custom model
about 1 year ago