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
wangsen
paddle_dbnet
Commits
9b8c0ef3
"docs/source/vscode:/vscode.git/clone" did not exist on "d74561da2c6f531c6a6061e3582f9fda4fc70500"
Commit
9b8c0ef3
authored
Dec 19, 2021
by
LDOUBLEV
Browse files
fix yml
parent
1c7f9306
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
configs/kie/kie_unet_sdmgr.yml
configs/kie/kie_unet_sdmgr.yml
+3
-3
No files found.
configs/kie/kie_unet_sdmgr.yml
View file @
9b8c0ef3
Global
:
Global
:
use_gpu
:
True
use_gpu
:
True
epoch_num
:
30
0
epoch_num
:
6
0
log_smooth_window
:
20
log_smooth_window
:
20
print_batch_step
:
50
print_batch_step
:
50
save_model_dir
:
./output/kie_5/
save_model_dir
:
./output/kie_5/
...
@@ -13,7 +13,7 @@ Global:
...
@@ -13,7 +13,7 @@ Global:
# you should set load_static_weights as False.
# you should set load_static_weights as False.
load_static_weights
:
False
load_static_weights
:
False
cal_metric_during_train
:
False
cal_metric_during_train
:
False
pretrained_model
:
./output/kie_4/best_accuracy
pretrained_model
:
checkpoints
:
checkpoints
:
save_inference_dir
:
save_inference_dir
:
use_visualdl
:
False
use_visualdl
:
False
...
@@ -108,4 +108,4 @@ Eval:
...
@@ -108,4 +108,4 @@ Eval:
shuffle
:
False
shuffle
:
False
drop_last
:
False
drop_last
:
False
batch_size_per_card
:
1
# must be 1
batch_size_per_card
:
1
# must be 1
num_workers
:
4
num_workers
:
4
\ No newline at end of file
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