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
091574bb
Commit
091574bb
authored
Dec 24, 2020
by
WenmuZhou
Browse files
fix bug
parent
3a0090dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configs/det/det_r50_vd_sast_totaltext.yml
configs/det/det_r50_vd_sast_totaltext.yml
+1
-1
No files found.
configs/det/det_r50_vd_sast_totaltext.yml
View file @
091574bb
...
@@ -62,7 +62,7 @@ Train:
...
@@ -62,7 +62,7 @@ Train:
name
:
SimpleDataSet
name
:
SimpleDataSet
data_dir
:
./train_data/
data_dir
:
./train_data/
label_file_list
:
[
./train_data/art_latin_icdar_14pt/train_no_tt_test/train_label_json.txt
,
./train_data/total_text_icdar_14pt/train_label_json.txt
]
label_file_list
:
[
./train_data/art_latin_icdar_14pt/train_no_tt_test/train_label_json.txt
,
./train_data/total_text_icdar_14pt/train_label_json.txt
]
data_
ratio_list
:
[
0.5
,
0.5
]
ratio_list
:
[
0.5
,
0.5
]
transforms
:
transforms
:
-
DecodeImage
:
# load image
-
DecodeImage
:
# 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