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
OpenPCDet
Commits
3365a5e8
Commit
3365a5e8
authored
Nov 24, 2021
by
Shaoshuai Shi
Browse files
update default training batch for PartA2 and training epochs for centerpoint
parent
82987c4d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
tools/cfgs/waymo_models/PartA2.yaml
tools/cfgs/waymo_models/PartA2.yaml
+1
-1
tools/cfgs/waymo_models/centerpoint.yaml
tools/cfgs/waymo_models/centerpoint.yaml
+1
-1
No files found.
tools/cfgs/waymo_models/PartA2.yaml
View file @
3365a5e8
...
@@ -170,7 +170,7 @@ MODEL:
...
@@ -170,7 +170,7 @@ MODEL:
OPTIMIZATION
:
OPTIMIZATION
:
BATCH_SIZE_PER_GPU
:
3
BATCH_SIZE_PER_GPU
:
2
NUM_EPOCHS
:
30
NUM_EPOCHS
:
30
OPTIMIZER
:
adam_onecycle
OPTIMIZER
:
adam_onecycle
...
...
tools/cfgs/waymo_models/centerpoint.yaml
View file @
3365a5e8
...
@@ -76,7 +76,7 @@ MODEL:
...
@@ -76,7 +76,7 @@ MODEL:
OPTIMIZATION
:
OPTIMIZATION
:
BATCH_SIZE_PER_GPU
:
4
BATCH_SIZE_PER_GPU
:
4
NUM_EPOCHS
:
3
6
NUM_EPOCHS
:
3
0
OPTIMIZER
:
adam_onecycle
OPTIMIZER
:
adam_onecycle
LR
:
0.003
LR
:
0.003
...
...
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