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

A question about crop_size #42

Open
zjuxiaobaiq opened this issue Jan 6, 2020 · 2 comments
Open

A question about crop_size #42

zjuxiaobaiq opened this issue Jan 6, 2020 · 2 comments

Comments

@zjuxiaobaiq
Copy link

when i change the crop_size of pictures,the problem happens.
File networks.py line ,in forward
return self.model(x)
Runtime error:sizes must be non-negative

Does the DRIT only suit for the picture size 216 *216 ?

@hytseng0509
Copy link
Collaborator

What is the crop size you use in this case?

@doantientai
Copy link

I tried 128, and it gave me the same error.

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

3 participants