This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
bailulu
/
mindspore_yolo
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
gengxin
master
bai
3 years ago
parent
751b10bb5d
commit
42c66422c5
6 changed files
with
0 additions
and
102 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
runs/exp1/events.out.tfevents.1665832505.Luffy.16856.0
+0
-22
runs/exp1/hyp.yaml
+0
-29
runs/exp1/opt.yaml
BIN
runs/exp2/events.out.tfevents.1665910879.Luffy.8408.0
+0
-22
runs/exp2/hyp.yaml
+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
Write
Preview
Loading…
Cancel
Save