sabaridsnfuji
commited on
updated the models
Browse files- weights/best.onnx +3 -0
- weights/best.pt +3 -0
- weights/best_openvino_model/best.bin +3 -0
- weights/best_openvino_model/best.xml +0 -0
- weights/best_openvino_model/metadata.yaml +25 -0
- weights/last.pt +3 -0
weights/best.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06b61fbb6c16f48e2d864fd33ccc148829ebf72241759f51a4fbd009a04e307f
|
3 |
+
size 38134706
|
weights/best.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b011e6b9552d8315c57d16b0884c186c86ce3ad4ff1a18c2a32df39aa1ca477
|
3 |
+
size 19271955
|
weights/best_openvino_model/best.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8426fd1a0c47e4f980353bb979e82af5e0a53f14a48c9bd99415cedabbb8b298
|
3 |
+
size 37896900
|
weights/best_openvino_model/best.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
weights/best_openvino_model/metadata.yaml
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
description: Ultralytics YOLO11s model trained on D:/Research/Auto_CAD_detection/config.yaml
|
2 |
+
author: Ultralytics
|
3 |
+
date: '2024-11-18T23:52:56.050257'
|
4 |
+
version: 8.3.8
|
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 |
+
- 960
|
12 |
+
- 960
|
13 |
+
names:
|
14 |
+
0: range
|
15 |
+
1: entry_door
|
16 |
+
2: kitchen_sink
|
17 |
+
3: bathroom_sink
|
18 |
+
4: toilet
|
19 |
+
5: double_folding_door
|
20 |
+
6: window
|
21 |
+
7: shower
|
22 |
+
8: bathtub
|
23 |
+
9: single_folding_door
|
24 |
+
10: dishwasher
|
25 |
+
11: refrigerator
|
weights/last.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:211be9fd5e46578be32fb2fed5689a908a02bfa04e3d86de0e2f1ff7e3792e8b
|
3 |
+
size 19271955
|