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
ModelZoo
SOLOv2-pytorch
Commits
2b906db9
Unverified
Commit
2b906db9
authored
Jan 14, 2019
by
Kai Chen
Committed by
GitHub
Jan 14, 2019
Browse files
Update mask_rcnn_r50_fpn_gn_2x.py
parent
6f940375
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configs/mask_rcnn_r50_fpn_gn_2x.py
configs/mask_rcnn_r50_fpn_gn_2x.py
+1
-1
No files found.
configs/mask_rcnn_r50_fpn_gn_2x.py
View file @
2b906db9
...
@@ -174,7 +174,7 @@ log_config = dict(
...
@@ -174,7 +174,7 @@ log_config = dict(
total_epochs
=
24
total_epochs
=
24
dist_params
=
dict
(
backend
=
'nccl'
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
log_level
=
'INFO'
work_dir
=
'./work_dirs/mask_rcnn_r50_fpn_gn_
1
x'
work_dir
=
'./work_dirs/mask_rcnn_r50_fpn_gn_
2
x'
load_from
=
None
load_from
=
None
resume_from
=
None
resume_from
=
None
workflow
=
[(
'train'
,
1
)]
workflow
=
[(
'train'
,
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