feat: Upload converted Keras/TF SavedModel
Browse files- best_float16.tflite +3 -0
- best_float32.tflite +3 -0
- fingerprint.pb +3 -0
- metadata.yaml +21 -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:5ae95d66eb638514447b28d5931852b1c4dcf8e12d83a7071afc7847a0f0f13e
|
3 |
+
size 6168537
|
best_float32.tflite
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78242ffdcdab57261572c609b6317dde7ad139a2d1e766e98d432b7d668d8c63
|
3 |
+
size 12215913
|
fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa12d531400e104d87df8ba345068b2cfa0fe9f59db527787c5d686cebbfca3a
|
3 |
+
size 58
|
metadata.yaml
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
description: Ultralytics best model trained on /content/yolo_dataset/data.yaml
|
2 |
+
author: Ultralytics
|
3 |
+
date: '2025-06-09T19:57:07.053325'
|
4 |
+
version: 8.3.152
|
5 |
+
license: AGPL-3.0 License (https://ultralytics.com/license)
|
6 |
+
docs: https://docs.ultralytics.com
|
7 |
+
stride: 32
|
8 |
+
task: detect
|
9 |
+
batch: 1
|
10 |
+
imgsz:
|
11 |
+
- 640
|
12 |
+
- 640
|
13 |
+
names:
|
14 |
+
0: fire
|
15 |
+
1: smoke
|
16 |
+
args:
|
17 |
+
batch: 1
|
18 |
+
keras: false
|
19 |
+
int8: false
|
20 |
+
nms: false
|
21 |
+
channels: 3
|
saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c190b6580d58fc2bb4d7a41c5e1e31486085ff29f4dd5e3c8431c731ffc8360
|
3 |
+
size 12460108
|
variables/variables.data-00000-of-00001
ADDED
Binary file (6.9 kB). View file
|
|
variables/variables.index
ADDED
Binary file (145 Bytes). View file
|
|