This commit is contained in:
LDOUBLEV 2021-10-12 17:57:53 +08:00
parent 033cc4cfad
commit 497ce43261
1 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ Eval:
label_file_list: [./train_data/total_text/test/test.txt]
transforms:
- DecodeImage: # load image
img_mode: RGB
img_mode: BGR
channel_first: False
- E2ELabelEncodeTest:
- E2EResizeForTest:
@ -111,4 +111,4 @@ Eval:
shuffle: False
drop_last: False
batch_size_per_card: 1 # must be 1
num_workers: 2
num_workers: 2