liangnanying commited on
Commit
16a80bc
·
verified ·
1 Parent(s): 424b338

Upload 3 files

Browse files
Files changed (3) hide show
  1. best.bin +3 -0
  2. best.xml +0 -0
  3. metadata.yaml +22 -0
best.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0b0627819776d070b6f50ea3cf2d3ae6ede1003de09200113b9a93bdb9001f8
3
+ size 11298844
best.xml ADDED
The diff for this file is too large to render. See raw diff
 
metadata.yaml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ description: Ultralytics best model trained on datasets/data.yaml
2
+ author: Ultralytics
3
+ date: '2025-05-14T04:31:28.811733'
4
+ version: 8.3.133
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: balloon
15
+ args:
16
+ batch: 1
17
+ fraction: 1.0
18
+ half: false
19
+ int8: true
20
+ dynamic: false
21
+ nms: false
22
+ channels: 3