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
modify it
tags/v0.5.0-beta
unknown
5 years ago
parent
67ef8b7aec
commit
e04cfdf6d8
2 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
model_zoo/deeplabv3/scripts/run_eval.sh
+1
-0
model_zoo/deeplabv3/scripts/run_standalone_train.sh
+ 1
- 0
model_zoo/deeplabv3/scripts/run_eval.sh
View File
@@ -1,3 +1,4 @@
#!/bin/bash
# Copyright 2020 Huawei Technologies Co., Ltd
# Copyright 2020 Huawei Technologies Co., Ltd
#
#
# Licensed under the Apache License, Version 2.0 (the License);
# Licensed under the Apache License, Version 2.0 (the License);
+ 1
- 0
model_zoo/deeplabv3/scripts/run_standalone_train.sh
View File
@@ -1,3 +1,4 @@
#!/bin/bash
# Copyright 2020 Huawei Technologies Co., Ltd
# Copyright 2020 Huawei Technologies Co., Ltd
#
#
# Licensed under the Apache License, Version 2.0 (the License);
# Licensed under the Apache License, Version 2.0 (the License);
Write
Preview
Loading…
Cancel
Save