Browse Source

gengxin

master
bai 3 years ago
parent
commit
42c66422c5
6 changed files with 0 additions and 102 deletions
  1. BIN
      runs/exp1/events.out.tfevents.1665832505.Luffy.16856.0
  2. +0
    -22
      runs/exp1/hyp.yaml
  3. +0
    -29
      runs/exp1/opt.yaml
  4. BIN
      runs/exp2/events.out.tfevents.1665910879.Luffy.8408.0
  5. +0
    -22
      runs/exp2/hyp.yaml
  6. +0
    -29
      runs/exp2/opt.yaml

BIN
runs/exp1/events.out.tfevents.1665832505.Luffy.16856.0 View File


+ 0
- 22
runs/exp1/hyp.yaml View File

@@ -1,22 +0,0 @@
lr0: 0.01
momentum: 0.937
weight_decay: 0.0005
giou: 0.05
cls: 0.5
cls_pw: 1.0
obj: 1.0
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.1
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mixup: 0.0

+ 0
- 29
runs/exp1/opt.yaml View File

@@ -1,29 +0,0 @@
weights: yolov5s.pt
cfg: ''
data: .\data\voc.yaml
hyp: data/hyp.finetune.yaml
epochs: 300
batch_size: 16
img_size:
- 640
- 640
rect: false
resume: false
nosave: false
notest: false
noautoanchor: false
evolve: false
bucket: ''
cache_images: false
name: ''
device: ''
multi_scale: false
single_cls: false
adam: false
sync_bn: false
local_rank: -1
logdir: runs/
workers: 8
total_batch_size: 16
world_size: 1
global_rank: -1

BIN
runs/exp2/events.out.tfevents.1665910879.Luffy.8408.0 View File


+ 0
- 22
runs/exp2/hyp.yaml View File

@@ -1,22 +0,0 @@
lr0: 0.01
momentum: 0.937
weight_decay: 0.0005
giou: 0.05
cls: 0.5
cls_pw: 1.0
obj: 1.0
obj_pw: 1.0
iou_t: 0.2
anchor_t: 4.0
fl_gamma: 0.0
hsv_h: 0.015
hsv_s: 0.7
hsv_v: 0.4
degrees: 0.0
translate: 0.1
scale: 0.5
shear: 0.0
perspective: 0.0
flipud: 0.0
fliplr: 0.5
mixup: 0.0

+ 0
- 29
runs/exp2/opt.yaml View File

@@ -1,29 +0,0 @@
weights: yolov5s.pt
cfg: ''
data: data/voc.yaml
hyp: data/hyp.finetune.yaml
epochs: 300
batch_size: 16
img_size:
- 640
- 640
rect: false
resume: false
nosave: false
notest: false
noautoanchor: false
evolve: false
bucket: ''
cache_images: false
name: ''
device: ''
multi_scale: false
single_cls: false
adam: false
sync_bn: false
local_rank: -1
logdir: runs/
workers: 8
total_batch_size: 16
world_size: 1
global_rank: -1

Loading…
Cancel
Save