wide-resnet.pytorch
wide-resnet.pytorch copied to clipboard
Support for imagenet?
Hi, nice repo! I noticed the code does not work on imagenet. It is a input dimensionality problem. It would be very nice if you could fix it!
Hi, thanks for visiting my repo :)
I will develop the code in regard of the imagenet input in a short time.
Thanks for your comment I will appreciate very much further comments that will help me improve my repo :)
Sincerely, Bumsoo Kim
Does the input image has size restriction in ''models/wide_resnet.py'' ?? CAN it be 224 *224??
Is the code available for Imagenet as well?