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
250cd37a
Commit
250cd37a
authored
May 12, 2020
by
tink2123
Browse files
rename gt_label
parent
ec6d730c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configs/rec/rec_icdar15_reader.yml
configs/rec/rec_icdar15_reader.yml
+2
-2
No files found.
configs/rec/rec_icdar15_reader.yml
View file @
250cd37a
...
...
@@ -2,12 +2,12 @@ TrainReader:
reader_function
:
ppocr.data.rec.dataset_traversal,SimpleReader
num_workers
:
8
img_set_dir
:
./train_data
label_file_path
:
./train_data/gt_train.txt
label_file_path
:
./train_data/
rec_
gt_train.txt
EvalReader
:
reader_function
:
ppocr.data.rec.dataset_traversal,SimpleReader
img_set_dir
:
./train_data
label_file_path
:
./train_data/gt_test.txt
label_file_path
:
./train_data/
rec_
gt_test.txt
TestReader
:
reader_function
:
ppocr.data.rec.dataset_traversal,SimpleReader
...
...
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