File size: 426 Bytes
2a76b19 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
description: Ultralytics YOLOv8x-seg model trained on ultralytics/datasets/sa.yaml
author: Ultralytics
date: '2025-06-17T07:01:49.358363'
version: 8.3.151
license: AGPL-3.0 License (https://ultralytics.com/license)
docs: https://docs.ultralytics.com
stride: 32
task: segment
batch: 1
imgsz:
- 1024
- 1024
names:
0: object
args:
batch: 1
fraction: 1.0
half: false
int8: true
dynamic: false
nms: false
channels: 3
|