lkp72 commited on
Commit
3b1f0da
·
verified ·
1 Parent(s): 384491e

Upload 3 files

Browse files
Files changed (3) hide show
  1. best.bin +3 -0
  2. best.xml +0 -0
  3. metadata.yaml +20 -0
best.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14995ca17269c497089787cb2166c66f5ab61e1152e8bc0c8f6f3cfebca968c2
3
+ size 11299224
best.xml ADDED
The diff for this file is too large to render. See raw diff
 
metadata.yaml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ description: Ultralytics best model trained on /content/drive/MyDrive/Colab Notebooks/ITI107/data.yaml
2
+ author: Ultralytics
3
+ date: '2025-01-05T09:34:39.967444'
4
+ version: 8.3.57
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: plate
15
+ 1: taxi
16
+ args:
17
+ batch: 1
18
+ half: false
19
+ int8: true
20
+ dynamic: false