tuoheng_AIPlatform/yolov5-th/opt.yaml

41 lines
677 B
YAML
Raw Normal View History

2025-07-15 10:01:04 +08:00
weights: yolov5s.pt
cfg: ''
data: ./data/exitStone.yaml
hyp: data/hyp.scratch.yaml
epochs: 100
batch_size: 32
img_size:
- 640
- 640
rect: false
resume: false
nosave: false
notest: false
noautoanchor: false
evolve: false
bucket: ''
cache_images: false
image_weights: false
device: ''
multi_scale: false
single_cls: false
adam: false
sync_bn: false
local_rank: -1
workers: 8
project: runs/train
entity: null
name: exp
exist_ok: false
quad: false
linear_lr: false
label_smoothing: 0.0
upload_dataset: false
bbox_interval: -1
save_period: -1
artifact_alias: latest
world_size: 1
global_rank: -1
save_dir: runs/train/exp
total_batch_size: 32