Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
SpotLab
/
YOLOv8Detection
like
0
Follow
SpotLab S.L.
7
Object Detection
Transformers
TF Lite
yolov8
vision
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
YOLOv8Detection
3 contributors
History:
26 commits
Jaime García Villena
Properly name the architecture.
0e67cc0
about 1 year ago
scripts
Properly name the architecture.
about 1 year ago
test_images
add a way to test this tflite
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
22 Bytes
use new tflite model
about 1 year ago
README.md
Safe
59 Bytes
move scripts and create README
about 1 year ago
config.json
Safe
2 kB
Properly name the architecture.
about 1 year ago
preprocessor_config.json
Safe
406 Bytes
Update preprocessor_config.json
about 1 year ago
tflite_model.tflite
Safe
12.8 MB
LFS
Revert "Export with nms"
about 1 year ago
yolov8n.pt
pickle
Detected Pickle imports (23)
"ultralytics.nn.modules.DFL"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.Bottleneck"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.LongStorage"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch.nn.modules.upsampling.Upsample"
,
"ultralytics.nn.modules.SPPF"
,
"torch._utils._rebuild_parameter"
,
"__builtin__.set"
,
"ultralytics.nn.modules.C2f"
,
"torch.HalfStorage"
,
"torch.nn.modules.activation.SiLU"
,
"ultralytics.nn.modules.Conv"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.Size"
,
"ultralytics.nn.modules.Detect"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"ultralytics.nn.modules.Concat"
How to fix it?
6.53 MB
LFS
get the script to export
about 1 year ago