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
PaddleOCR_paddle_onnxruntime
Commits
940681c9
Commit
940681c9
authored
May 18, 2023
by
sugon_cxj
Browse files
updata en_PP-OCRv3_rec.yml
parent
f1506916
Pipeline
#267
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
configs/rec/PP-OCRv3/en_PP-OCRv3_rec.yml
configs/rec/PP-OCRv3/en_PP-OCRv3_rec.yml
+1
-4
No files found.
configs/rec/PP-OCRv3/en_PP-OCRv3_rec.yml
View file @
940681c9
...
@@ -76,11 +76,9 @@ Metric:
...
@@ -76,11 +76,9 @@ Metric:
Train
:
Train
:
dataset
:
dataset
:
name
:
SimpleDataSet
name
:
SimpleDataSet
# data_dir: ./train_data/
data_dir
:
./train_data/rec/
data_dir
:
./train_data/rec/
ext_op_transform_idx
:
1
ext_op_transform_idx
:
1
label_file_list
:
label_file_list
:
# - ./train_data/train_list.txt
-
./train_data/rec/rec_gt_train.txt
-
./train_data/rec/rec_gt_train.txt
transforms
:
transforms
:
-
DecodeImage
:
-
DecodeImage
:
...
@@ -109,9 +107,8 @@ Train:
...
@@ -109,9 +107,8 @@ Train:
Eval
:
Eval
:
dataset
:
dataset
:
name
:
SimpleDataSet
name
:
SimpleDataSet
data_dir
:
./train_data
data_dir
:
./train_data
/rec/ic15_data/
label_file_list
:
label_file_list
:
# - ./train_data/val_list.txt
-
./train_data/rec/ic15_data/rec_gt_test.txt
-
./train_data/rec/ic15_data/rec_gt_test.txt
transforms
:
transforms
:
-
DecodeImage
:
-
DecodeImage
:
...
...
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