Fetching metadata from the HF Docker repository...
SeptAlfauzan
add: batch 32 models
583ec87
-
flagged
update: add dropddown input to choose model
-
models
add: batch 32 models
-
1.52 kB
initial commit
-
263 Bytes
initial commit
-
1.72 kB
update: add dropddown input to choose model
-
4.06 kB
update: finishing minimum UI interface
-
55 Bytes
update: change model path for production
-
2.01 kB
add: model from training with hyper parameter epoch=120, batch=32 for SCB dataset and my own custom dataset
yolov8n.pt
Detected Pickle imports (23)
- "ultralytics.nn.modules.Detect",
- "ultralytics.nn.modules.DFL",
- "torch.nn.modules.upsampling.Upsample",
- "torch._utils._rebuild_tensor_v2",
- "torch.nn.modules.activation.SiLU",
- "torch.nn.modules.conv.Conv2d",
- "torch._utils._rebuild_parameter",
- "ultralytics.nn.modules.Concat",
- "torch.nn.modules.container.ModuleList",
- "torch.HalfStorage",
- "torch.nn.modules.batchnorm.BatchNorm2d",
- "torch.Size",
- "ultralytics.nn.modules.Conv",
- "torch.nn.modules.pooling.MaxPool2d",
- "collections.OrderedDict",
- "ultralytics.nn.tasks.DetectionModel",
- "torch.FloatStorage",
- "torch.nn.modules.container.Sequential",
- "ultralytics.nn.modules.Bottleneck",
- "torch.LongStorage",
- "ultralytics.nn.modules.C2f",
- "ultralytics.nn.modules.SPPF",
- "__builtin__.set"
How to fix it?
6.53 MB
update: finishing minimum UI interface