Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hu Yi
CSST-COMMOM-CRMASK
Commits
3ea0231b
Commit
3ea0231b
authored
Mar 03, 2022
by
Hu Yi
Browse files
Update crmask.py
parent
6eb5bfd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
crmask.py
View file @
3ea0231b
...
@@ -66,7 +66,7 @@ class CRMask:
...
@@ -66,7 +66,7 @@ class CRMask:
gpu_flag : (optional) boolean
gpu_flag : (optional) boolean
whether use GPU, default is False
whether use GPU, default is False
config_path : (optional) string
config_path : (optional) string
configuration file path, default is ``.
./conf/MSC_
crmask.ini``
configuration file path, default is ``.
/
crmask.ini``
"""
"""
self
.
model
=
model
self
.
model
=
model
if
model
==
'deepCR_train'
:
if
model
==
'deepCR_train'
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment