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

IndexError: index 1 is out of bounds for axis 0 with size 1 #46

Open
Viktor-Paul opened this issue Nov 11, 2020 · 0 comments
Open

IndexError: index 1 is out of bounds for axis 0 with size 1 #46

Viktor-Paul opened this issue Nov 11, 2020 · 0 comments

Comments

@Viktor-Paul
Copy link

Viktor-Paul commented Nov 11, 2020

I wanted to try batch_size 1 rather than 64 because I have only one image at a time and with 64 it takes much longer. However, when I change batch size to 1 both in the deploy.py and deploy.prototxt, I see the following error:

inputdata[count] = subimage IndexError: index 1 is out of bounds for axis 0 with size 1

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