fix height error
parent
b6cf278663
commit
e4380ce517
|
@ -66,7 +66,7 @@ DataLoader:
|
|||
order: ''
|
||||
|
||||
# support to specify width and height respectively:
|
||||
# scales: [(160,160), (192,192), (224,225) (288,288) (320,320)]
|
||||
# scales: [(160,160), (192,192), (224,224) (288,288) (320,320)]
|
||||
sampler:
|
||||
name: MultiScaleSampler
|
||||
scales: [160, 192, 224, 288, 320]
|
||||
|
|
Loading…
Reference in New Issue