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

Is it possible to train this using a crop_size larger than 64? #41

Open
gutho877 opened this issue Jan 14, 2020 · 1 comment
Open

Is it possible to train this using a crop_size larger than 64? #41

gutho877 opened this issue Jan 14, 2020 · 1 comment

Comments

@gutho877
Copy link

gutho877 commented Jan 14, 2020

Is this even possible with a single GPU (2070S)?

Using my own dataset, 32 works, 64 works but is very memory intensive, but 128 and 256 flatout don't work at all (can't create shape, or OOM). Are there other settings I could look at adjusting to be able to train with a higher crop size apart from batch size, or is it simply impossible without multiple cards + 32gb system memory?

Thanks

@cloudlakecho
Copy link

@gutho877 Have you checked your GPU usage during the training?

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