Commit ff0f23d4 authored by WenmuZhou's avatar WenmuZhou
Browse files

训练集shuffle改为false

parent b2004fe5
......@@ -72,7 +72,7 @@ Train:
- KeepKeys:
keep_keys: ['image', 'label', 'length'] # dataloader will return list in this order
loader:
shuffle: True
shuffle: False
batch_size_per_card: 256
drop_last: True
num_workers: 8
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment