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
685394cb
Unverified
Commit
685394cb
authored
Aug 17, 2021
by
topduke
Committed by
GitHub
Aug 17, 2021
Browse files
Update rec_mtb_nrtr.yml
parent
2e76e46b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configs/rec/rec_mtb_nrtr.yml
configs/rec/rec_mtb_nrtr.yml
+2
-2
No files found.
configs/rec/rec_mtb_nrtr.yml
View file @
685394cb
...
@@ -63,7 +63,7 @@ Metric:
...
@@ -63,7 +63,7 @@ Metric:
Train
:
Train
:
dataset
:
dataset
:
name
:
LMDBDataSet
name
:
LMDBDataSet
data_dir
:
/paddle/data/ocr_data
/training/
data_dir
:
./train_data/data_lmdb_release
/training/
transforms
:
transforms
:
-
NRTRDecodeImage
:
# load image
-
NRTRDecodeImage
:
# load image
img_mode
:
BGR
img_mode
:
BGR
...
@@ -82,7 +82,7 @@ Train:
...
@@ -82,7 +82,7 @@ Train:
Eval
:
Eval
:
dataset
:
dataset
:
name
:
LMDBDataSet
name
:
LMDBDataSet
data_dir
:
/paddle/data/ocr_data
/evaluation/
data_dir
:
./train_data/data_lmdb_release
/evaluation/
transforms
:
transforms
:
-
NRTRDecodeImage
:
# load image
-
NRTRDecodeImage
:
# load image
img_mode
:
BGR
img_mode
:
BGR
...
...
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