rippertnt commited on
Commit
2a76b19
·
verified ·
1 Parent(s): 578d487

Upload 3 files

Browse files
Files changed (3) hide show
  1. FastSAM-x.bin +3 -0
  2. FastSAM-x.xml +0 -0
  3. metadata.yaml +22 -0
FastSAM-x.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2007f41c122feda5c5084cdc94300d49701f1d47aab940f9139b54ed02a73ab2
3
+ size 72680140
FastSAM-x.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 YOLOv8x-seg model trained on ultralytics/datasets/sa.yaml
2
+ author: Ultralytics
3
+ date: '2025-06-17T07:01:49.358363'
4
+ version: 8.3.151
5
+ license: AGPL-3.0 License (https://ultralytics.com/license)
6
+ docs: https://docs.ultralytics.com
7
+ stride: 32
8
+ task: segment
9
+ batch: 1
10
+ imgsz:
11
+ - 1024
12
+ - 1024
13
+ names:
14
+ 0: object
15
+ args:
16
+ batch: 1
17
+ fraction: 1.0
18
+ half: false
19
+ int8: true
20
+ dynamic: false
21
+ nms: false
22
+ channels: 3