Skip to content
New issue

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

Generate features using Pretrained Net for Smaller image (e.g. 11*11) #28

Open
sagaragrawal13 opened this issue Jul 31, 2017 · 0 comments

Comments

@sagaragrawal13
Copy link

Could you please help in creating features (output at the end of Convolution layers and before MLP) using pre-trained network for smaller images?

I am working with images of 11*11 size and have fairly large dataset of about 300K images.

Following example in following link: http://mxnet.io/tutorials/r/classifyRealImageWithPretrainedModel.html

Problem is here net requires images of size 224*224.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant