Jaime García Villena
use new tflite model
3005c67 - test_images add a way to test this tflite
- yolov8n_saved_model get the script to export
- 1.52 kB initial commit
- 22 Bytes use new tflite model
coco_best.pt Detected Pickle imports (29)
- "torch.Size",
- "ultralytics.nn.modules.head.Detect",
- "torch.nn.modules.loss.BCEWithLogitsLoss",
- "torch.nn.modules.container.ModuleList",
- "torch.FloatStorage",
- "__builtin__.set",
- "ultralytics.utils.loss.BboxLoss",
- "torch.nn.modules.conv.Conv2d",
- "ultralytics.nn.modules.conv.Conv",
- "torch.nn.modules.activation.SiLU",
- "ultralytics.nn.modules.block.SPPF",
- "torch._utils._rebuild_parameter",
- "ultralytics.nn.modules.block.C2f",
- "torch.device",
- "ultralytics.nn.modules.block.DFL",
- "torch.nn.modules.container.Sequential",
- "ultralytics.nn.tasks.DetectionModel",
- "collections.OrderedDict",
- "torch.nn.modules.batchnorm.BatchNorm2d",
- "torch._utils._rebuild_tensor_v2",
- "torch.LongStorage",
- "ultralytics.nn.modules.block.Bottleneck",
- "torch.nn.modules.pooling.MaxPool2d",
- "torch.nn.modules.upsampling.Upsample",
- "ultralytics.utils.IterableSimpleNamespace",
- "ultralytics.nn.modules.conv.Concat",
- "ultralytics.utils.tal.TaskAlignedAssigner",
- "torch.HalfStorage",
- "ultralytics.utils.loss.v8DetectionLoss"
How to fix it?
6.55 MB restore original name - 1.65 kB add a way to test this tflite
- 2 kB fix(config): add model_type back, this time it's a YOLO
- 406 Bytes Update preprocessor_config.json
- 6.7 kB add a way to test this tflite
- 12.8 MB use new tflite model
- 178 Bytes get the script to export
- 1.98 kB get the script to export
- 12.8 MB get the script to export
yolov8n.pt Detected Pickle imports (23)
- "torch.nn.modules.activation.SiLU",
- "torch.Size",
- "collections.OrderedDict",
- "ultralytics.nn.modules.DFL",
- "ultralytics.nn.modules.C2f",
- "torch._utils._rebuild_tensor_v2",
- "torch.HalfStorage",
- "torch.nn.modules.conv.Conv2d",
- "ultralytics.nn.modules.Concat",
- "torch._utils._rebuild_parameter",
- "torch.nn.modules.container.Sequential",
- "__builtin__.set",
- "torch.FloatStorage",
- "torch.nn.modules.upsampling.Upsample",
- "ultralytics.nn.modules.Conv",
- "torch.LongStorage",
- "torch.nn.modules.batchnorm.BatchNorm2d",
- "ultralytics.nn.tasks.DetectionModel",
- "ultralytics.nn.modules.Bottleneck",
- "ultralytics.nn.modules.Detect",
- "torch.nn.modules.pooling.MaxPool2d",
- "torch.nn.modules.container.ModuleList",
- "ultralytics.nn.modules.SPPF"
How to fix it?
6.53 MB get the script to export