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
1fe3e7df
Commit
1fe3e7df
authored
Oct 24, 2019
by
simon wu
Committed by
Kai Chen
Oct 24, 2019
Browse files
Remove redundant parameter (#1562)
parent
d9172919
Changes
35
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
0 additions
and
15 deletions
+0
-15
configs/reppoints/reppoints_minmax_r50_fpn_1x.py
configs/reppoints/reppoints_minmax_r50_fpn_1x.py
+0
-1
configs/reppoints/reppoints_moment_r101_dcn_fpn_2x.py
configs/reppoints/reppoints_moment_r101_dcn_fpn_2x.py
+0
-1
configs/reppoints/reppoints_moment_r101_dcn_fpn_2x_mt.py
configs/reppoints/reppoints_moment_r101_dcn_fpn_2x_mt.py
+0
-1
configs/reppoints/reppoints_moment_r101_fpn_2x.py
configs/reppoints/reppoints_moment_r101_fpn_2x.py
+0
-1
configs/reppoints/reppoints_moment_r101_fpn_2x_mt.py
configs/reppoints/reppoints_moment_r101_fpn_2x_mt.py
+0
-1
configs/reppoints/reppoints_moment_r50_fpn_1x.py
configs/reppoints/reppoints_moment_r50_fpn_1x.py
+0
-1
configs/reppoints/reppoints_moment_r50_fpn_2x.py
configs/reppoints/reppoints_moment_r50_fpn_2x.py
+0
-1
configs/reppoints/reppoints_moment_r50_fpn_2x_mt.py
configs/reppoints/reppoints_moment_r50_fpn_2x_mt.py
+0
-1
configs/reppoints/reppoints_moment_x101_dcn_fpn_2x.py
configs/reppoints/reppoints_moment_x101_dcn_fpn_2x.py
+0
-1
configs/reppoints/reppoints_moment_x101_dcn_fpn_2x_mt.py
configs/reppoints/reppoints_moment_x101_dcn_fpn_2x_mt.py
+0
-1
configs/reppoints/reppoints_partial_minmax_r50_fpn_1x.py
configs/reppoints/reppoints_partial_minmax_r50_fpn_1x.py
+0
-1
configs/retinanet_r101_fpn_1x.py
configs/retinanet_r101_fpn_1x.py
+0
-1
configs/retinanet_r50_fpn_1x.py
configs/retinanet_r50_fpn_1x.py
+0
-1
configs/retinanet_x101_32x4d_fpn_1x.py
configs/retinanet_x101_32x4d_fpn_1x.py
+0
-1
configs/retinanet_x101_64x4d_fpn_1x.py
configs/retinanet_x101_64x4d_fpn_1x.py
+0
-1
No files found.
configs/reppoints/reppoints_minmax_r50_fpn_1x.py
View file @
1fe3e7df
...
...
@@ -132,7 +132,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
12
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/reppoints_minmax_r50_fpn_1x'
...
...
configs/reppoints/reppoints_moment_r101_dcn_fpn_2x.py
View file @
1fe3e7df
...
...
@@ -135,7 +135,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
24
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/reppoints_moment_r101_dcn_fpn_2x'
...
...
configs/reppoints/reppoints_moment_r101_dcn_fpn_2x_mt.py
View file @
1fe3e7df
...
...
@@ -139,7 +139,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
24
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/reppoints_moment_r101_dcn_fpn_2x_mt'
...
...
configs/reppoints/reppoints_moment_r101_fpn_2x.py
View file @
1fe3e7df
...
...
@@ -132,7 +132,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
24
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/reppoints_moment_r101_fpn_2x'
...
...
configs/reppoints/reppoints_moment_r101_fpn_2x_mt.py
View file @
1fe3e7df
...
...
@@ -136,7 +136,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
24
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/reppoints_moment_r101_fpn_2x_mt'
...
...
configs/reppoints/reppoints_moment_r50_fpn_1x.py
View file @
1fe3e7df
...
...
@@ -132,7 +132,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
12
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/reppoints_moment_r50_fpn_1x'
...
...
configs/reppoints/reppoints_moment_r50_fpn_2x.py
View file @
1fe3e7df
...
...
@@ -132,7 +132,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
24
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/reppoints_moment_r50_fpn_2x'
...
...
configs/reppoints/reppoints_moment_r50_fpn_2x_mt.py
View file @
1fe3e7df
...
...
@@ -136,7 +136,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
24
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/reppoints_moment_r50_fpn_2x_mt'
...
...
configs/reppoints/reppoints_moment_x101_dcn_fpn_2x.py
View file @
1fe3e7df
...
...
@@ -140,7 +140,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
24
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/reppoints_moment_x101_dcn_fpn_2x'
...
...
configs/reppoints/reppoints_moment_x101_dcn_fpn_2x_mt.py
View file @
1fe3e7df
...
...
@@ -144,7 +144,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
24
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/reppoints_moment_x101_dcn_fpn_2x_mt'
...
...
configs/reppoints/reppoints_partial_minmax_r50_fpn_1x.py
View file @
1fe3e7df
...
...
@@ -132,7 +132,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
12
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/reppoints_partial_minmax_r50_fpn_1x'
...
...
configs/retinanet_r101_fpn_1x.py
View file @
1fe3e7df
...
...
@@ -121,7 +121,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
12
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/retinanet_r101_fpn_1x'
...
...
configs/retinanet_r50_fpn_1x.py
View file @
1fe3e7df
...
...
@@ -121,7 +121,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
12
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/retinanet_r50_fpn_1x'
...
...
configs/retinanet_x101_32x4d_fpn_1x.py
View file @
1fe3e7df
...
...
@@ -123,7 +123,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
12
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/retinanet_x101_32x4d_fpn_1x'
...
...
configs/retinanet_x101_64x4d_fpn_1x.py
View file @
1fe3e7df
...
...
@@ -123,7 +123,6 @@ log_config = dict(
# yapf:enable
# runtime settings
total_epochs
=
12
device_ids
=
range
(
8
)
dist_params
=
dict
(
backend
=
'nccl'
)
log_level
=
'INFO'
work_dir
=
'./work_dirs/retinanet_x101_64x4d_fpn_1x'
...
...
Prev
1
2
Next
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