We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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?
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: