You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
643 B
40 lines
643 B
weights: yolov5s.pt
|
|
cfg: models/myWeight/yolov5s-test.yaml
|
|
data: mydata/mydata.yaml
|
|
hyp: data/hyps/hyp.scratch-low.yaml
|
|
epochs: 300
|
|
batch_size: 8
|
|
imgsz: 640
|
|
rect: false
|
|
resume: false
|
|
nosave: false
|
|
noval: false
|
|
noautoanchor: false
|
|
noplots: false
|
|
evolve: null
|
|
bucket: ''
|
|
cache: null
|
|
image_weights: false
|
|
device: ''
|
|
multi_scale: false
|
|
single_cls: false
|
|
optimizer: SGD
|
|
sync_bn: false
|
|
workers: 2
|
|
project: runs\train
|
|
name: exp
|
|
exist_ok: false
|
|
quad: false
|
|
cos_lr: false
|
|
label_smoothing: 0.0
|
|
patience: 100
|
|
freeze:
|
|
- 0
|
|
save_period: -1
|
|
local_rank: -1
|
|
entity: null
|
|
upload_dataset: false
|
|
bbox_interval: -1
|
|
artifact_alias: latest
|
|
save_dir: runs\train\exp9
|