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
34c81f97
"examples/pytorch/vscode:/vscode.git/clone" did not exist on "6124667f42151e5e395fa195da1438904367cdad"
Commit
34c81f97
authored
Mar 13, 2022
by
Yizhou Wang
Browse files
update config files
parent
8f1f3303
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
configs/config_rodnet_cdc_win16_mnet.py
configs/config_rodnet_cdc_win16_mnet.py
+1
-0
configs/config_rodnet_hg1_win16_mnet.py
configs/config_rodnet_hg1_win16_mnet.py
+1
-0
configs/config_rodnet_hg1wi_win16_mnet.py
configs/config_rodnet_hg1wi_win16_mnet.py
+1
-0
No files found.
configs/config_rodnet_cdc_win16_mnet.py
View file @
34c81f97
...
...
@@ -29,6 +29,7 @@ model_cfg = dict(
peak_thres
=
0.3
,
ols_thres
=
0.3
,
mnet_cfg
=
(
4
,
32
),
dcn
=
False
,
)
confmap_cfg
=
dict
(
...
...
configs/config_rodnet_hg1_win16_mnet.py
View file @
34c81f97
...
...
@@ -30,6 +30,7 @@ model_cfg = dict(
ols_thres
=
0.3
,
stacked_num
=
1
,
mnet_cfg
=
(
4
,
32
),
dcn
=
False
,
)
confmap_cfg
=
dict
(
...
...
configs/config_rodnet_hg1wi_win16_mnet.py
View file @
34c81f97
...
...
@@ -30,6 +30,7 @@ model_cfg = dict(
ols_thres
=
0.3
,
stacked_num
=
1
,
mnet_cfg
=
(
4
,
32
),
dcn
=
False
,
)
confmap_cfg
=
dict
(
...
...
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