kingstrife commited on
Commit
a39fddf
·
verified ·
1 Parent(s): 4371764

Upload 3 files

Browse files
Files changed (3) hide show
  1. best.bin +3 -0
  2. best.xml +0 -0
  3. metadata.yaml +23 -0
best.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55cad0c7bfee92fe721d1b7424f8811c74b9212d0762167388e81be7a3ceba94
3
+ size 9624644
best.xml ADDED
The diff for this file is too large to render. See raw diff
 
metadata.yaml ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ description: Ultralytics YOLO11s model trained on datasets/safari_project/data.yaml
2
+ author: Ultralytics
3
+ date: '2026-01-12T22:43:22.805610'
4
+ version: 8.3.252
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: buffalo
15
+ 1: lion
16
+ args:
17
+ batch: 1
18
+ fraction: 1.0
19
+ half: false
20
+ int8: true
21
+ dynamic: false
22
+ nms: false
23
+ channels: 3