Spaces:
Runtime error
Runtime error
updated the model
Browse files- model/best.bin +3 -0
- model/best.xml +0 -0
- model/metadata.yaml +25 -0
model/best.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:398a8310dc0002c18d188932127b6fcaccde3e494324b862045bc08366cc4b03
|
3 |
+
size 37896900
|
model/best.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
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-13T14:35:17.863965'
|
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
|