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
delete useless argument
tags/v1.2.0-rc1
yuzhenhua
4 years ago
parent
e4b5336fec
commit
e5c5edc71f
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
model_zoo/official/cv/psenet/src/config.py
+ 0
- 3
model_zoo/official/cv/psenet/src/config.py
View File
@@ -48,7 +48,4 @@ config = ed({
"TEST_ROOT_DIR": "psenet/ic15/",
"TEST_BUFFER_SIZE": 4,
"TEST_DROP_REMAINDER": False,
# air config
"air_filename": "psenet_bs_1",
})
Write
Preview
Loading…
Cancel
Save