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

Using the svhn classifier to predict a single image #3

Open
bambrozio opened this issue May 12, 2019 · 0 comments
Open

Using the svhn classifier to predict a single image #3

bambrozio opened this issue May 12, 2019 · 0 comments

Comments

@bambrozio
Copy link

Hi! Thank you very much for sharing this work. I'm learning a lot from it! (I'm new on ML/DL)
I'm trying to use your model to predict single images, but no success. Would you have some minutes to help to implement an interface for that?
I'm trying here, but I'm facing:
Cannot feed value of shape (32, 32, 4) for Tensor 'input/x:0', which has shape '(?, 32, 32, 1)'.
Would be nice if you could share a python script where we can input an image, and it does crop and tries to predict it...
Thanks!

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