tonylins / pytorch-mobilenet-v2

A PyTorch implementation of MobileNet V2 architecture and pretrained model.
Apache License 2.0
1.37k stars 328 forks source link

input_size seems not used #23

Open yitang opened 5 years ago

yitang commented 5 years ago

Hi, I wonder how the input_size are used? the only place I can see is check the input size is 32*k.