Creacion del modelo
Browse filesCarga de modelo YoloV8 entrenado
- best_float16.tflite +3 -0
- best_float32.tflite +3 -0
- fingerprint.pb +3 -0
- metadata.yaml +13 -0
- saved_model.pb +3 -0
- variables/variables.data-00000-of-00001 +0 -0
- variables/variables.index +0 -0
best_float16.tflite
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72bdb0f739951294165feb4974f5ebb29c66aa7bb0e9243360d2ad4703d9913c
|
3 |
+
size 22381211
|
best_float32.tflite
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cad6c728199c072d0f8ee8265a5f6dff1b6c6c59f65dfcf0af15e4762ab89d44
|
3 |
+
size 44667427
|
fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f34fdbaf591744a952a64107528d4068adead05566c8e189fcb7bc4b32f4cb5e
|
3 |
+
size 57
|
metadata.yaml
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
description: Ultralytics best model trained on dataset.yaml
|
2 |
+
author: Ultralytics
|
3 |
+
license: AGPL-3.0 https://ultralytics.com/license
|
4 |
+
version: 8.0.116
|
5 |
+
stride: 32
|
6 |
+
task: detect
|
7 |
+
batch: 1
|
8 |
+
imgsz:
|
9 |
+
- 640
|
10 |
+
- 640
|
11 |
+
names:
|
12 |
+
0: player
|
13 |
+
1: football
|
saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b8c428d6543c2c4cd8fa128700c3258f46ca3e300fa03ed6abb46cec0cc9fee
|
3 |
+
size 44804871
|
variables/variables.data-00000-of-00001
ADDED
Binary file (3.69 kB). View file
|
|
variables/variables.index
ADDED
Binary file (145 Bytes). View file
|
|