pull/1819/head
weishengyu 2022-03-31 15:12:05 +08:00
parent 6618954c33
commit 8408f8ef28
1 changed files with 2 additions and 1 deletions

View File

@ -68,7 +68,8 @@ DataLoader:
size: (256, 128)
- RandFlipImage:
flip_code: 1
- Pad: 10
- Pad:
padding: 10
- RandCropImage:
size: (256 128)
- NormalizeImage: