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
yaoyuping
nnDetection
Commits
ce2afc95
Commit
ce2afc95
authored
Aug 29, 2021
by
mibaumgartner
Browse files
remove deprecated config key
parent
c8ce1778
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
nndet/conf/train/smoke.yaml
nndet/conf/train/smoke.yaml
+0
-1
nndet/conf/train/v001.yaml
nndet/conf/train/v001.yaml
+0
-1
No files found.
nndet/conf/train/smoke.yaml
View file @
ce2afc95
...
@@ -33,7 +33,6 @@ trainer_cfg:
...
@@ -33,7 +33,6 @@ trainer_cfg:
deterministic
:
False
deterministic
:
False
benchmark
:
False
benchmark
:
False
# fp16: True # enable fp16 training. Makes sense for supported hardware only!
monitor_key
:
"
mAP_IoU_0.10_0.50_0.05_MaxDet_100"
# used to determine the best model
monitor_key
:
"
mAP_IoU_0.10_0.50_0.05_MaxDet_100"
# used to determine the best model
monitor_mode
:
"
max"
# metric operation mode "min" or "max"
monitor_mode
:
"
max"
# metric operation mode "min" or "max"
...
...
nndet/conf/train/v001.yaml
View file @
ce2afc95
...
@@ -38,7 +38,6 @@ trainer_cfg:
...
@@ -38,7 +38,6 @@ trainer_cfg:
deterministic
:
False
deterministic
:
False
benchmark
:
False
benchmark
:
False
# fp16: True # enable fp16 training. Makes sense for supported hardware only!
monitor_key
:
"
mAP_IoU_0.10_0.50_0.05_MaxDet_100"
# used to determine the best model
monitor_key
:
"
mAP_IoU_0.10_0.50_0.05_MaxDet_100"
# used to determine the best model
monitor_mode
:
"
max"
# metric operation mode "min" or "max"
monitor_mode
:
"
max"
# metric operation mode "min" or "max"
...
...
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