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

assert res['out'].size(0) == 1, 'Only support one image per gpu.' #115

Open
jerryzhou3 opened this issue Oct 30, 2019 · 4 comments
Open

Comments

@jerryzhou3
Copy link

assertion occurred error when testing deeplab

@youdonny
Copy link
Collaborator

youdonny commented Oct 30, 2019 via email

@jerryzhou3
Copy link
Author

the batch_size of val is already set to the number of gpu in the bash file

@jerryzhou3
Copy link
Author

and there's error when the batch_size for training is set to 1

@donnyyou
Copy link
Owner

I am training with this codebase well for CVPR2020. Training & testing has no bugs. You could run with the scripts I provided or write your own following the details,

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