polish DarkNet

pull/91/head
WuHaobo 2020-04-29 08:03:30 +08:00
parent 7d5006055f
commit 1cc4129f34
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ VALID:
- ResizeImage:
resize_short: 256
- CropImage:
size: 224
size: 256
- NormalizeImage:
scale: 1.0/255.0
mean: [0.485, 0.456, 0.406]