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

Changing network input size #28

Open
reorder-cv opened this issue Aug 25, 2019 · 0 comments
Open

Changing network input size #28

reorder-cv opened this issue Aug 25, 2019 · 0 comments

Comments

@reorder-cv
Copy link

I am training for a custom dataset. In squeezedet config file I wish to change the network input size for square images to prevent squashing. However when I attempt to do so the train program crashes with the following error:

ValueError: total size of new array must be unchanged [squeezeDet.py line 96]

Do I have to change the anchor shapes with respect to network input width and height, if so how do I go about it? I wish to change from 1248x384 -> 832x832

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