Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
RODNet
Commits
d73cfc99
"examples/vscode:/vscode.git/clone" did not exist on "9c790b114326829044bb6fc8ac73869151210910"
Commit
d73cfc99
authored
Jan 02, 2021
by
Yizhou Wang
Browse files
Update config_rodnet_cdc_win16.py
parent
1fd8e1a1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configs/config_rodnet_cdc_win16.py
configs/config_rodnet_cdc_win16.py
+2
-2
No files found.
configs/config_rodnet_cdc_win16.py
View file @
d73cfc99
...
@@ -55,7 +55,7 @@ confmap_cfg = dict(
...
@@ -55,7 +55,7 @@ confmap_cfg = dict(
)
)
train_cfg
=
dict
(
train_cfg
=
dict
(
n_epoch
=
10
,
n_epoch
=
10
0
,
batch_size
=
4
,
batch_size
=
4
,
lr
=
0.00001
,
lr
=
0.00001
,
lr_step
=
5
,
# lr will decrease 10 times after lr_step epoches
lr_step
=
5
,
# lr will decrease 10 times after lr_step epoches
...
@@ -63,7 +63,7 @@ train_cfg = dict(
...
@@ -63,7 +63,7 @@ train_cfg = dict(
train_step
=
1
,
train_step
=
1
,
train_stride
=
4
,
train_stride
=
4
,
log_step
=
100
,
log_step
=
100
,
save_step
=
1000
,
save_step
=
1000
0
,
)
)
test_cfg
=
dict
(
test_cfg
=
dict
(
test_step
=
1
,
test_step
=
1
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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