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

How to train with batch size 1 #60

Open
ptran1203 opened this issue Dec 7, 2021 · 0 comments
Open

How to train with batch size 1 #60

ptran1203 opened this issue Dec 7, 2021 · 0 comments

Comments

@ptran1203
Copy link

I try to train an instance segmentation model with resnest200 backbone with image size 1024. But due to memory constraint, I can fit only batch size of 1. But when I use SyncBN, It requires more than 1 sample. Can I use other batch norm (or set norm to None) without effect performance

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