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

Code not working for really small images #99

Open
IamGroot19 opened this issue Oct 8, 2019 · 1 comment
Open

Code not working for really small images #99

IamGroot19 opened this issue Oct 8, 2019 · 1 comment

Comments

@IamGroot19
Copy link

Hi, I am trying to train the network on a dataset containing 100x100 images. But the code throws up an error as follows:

image

Is there a way to overcome this problem or should the code be rewritten from the fundamental to accommodate such small images?

@JeffSaa
Copy link

JeffSaa commented Oct 22, 2019

Edit batch_image_size default argument when run train.py or edit it in args.py

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

2 participants