This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
!15479
Unet simple-mode 8p accurary stable and reach standard
From:
@zhanghuiyao
Reviewed-by: @c_34,@oacjiewen Signed-off-by:
@c_34
pull/15479/MERGE
mindspore-ci-bot
Gitee
5 years ago
parent
6611d79366
c254072248
commit
65ff301acd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
model_zoo/official/cv/unet/src/config.py
+ 1
- 1
model_zoo/official/cv/unet/src/config.py
View File
@@ -105,7 +105,7 @@ cfg_unet_simple = {
'lr': 0.0001,
'epochs': 400,
'repeat': 400,
'distribute_epochs':
16
00,
'distribute_epochs':
24
00,
'batchsize': 16,
'cross_valid_ind': 1,
'num_classes': 2,
Write
Preview
Loading…
Cancel
Save