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

Reduce Default for WIC_BATCH_SIZE #49

Open
TanyaStere42 opened this issue May 27, 2023 · 1 comment
Open

Reduce Default for WIC_BATCH_SIZE #49

TanyaStere42 opened this issue May 27, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@TanyaStere42
Copy link
Member

Current Behavior
Scout auto-annotation ML (v1, v2) appears to run on 4GB NVIDIA 1050ti, tells you it’s completed the annotation (100%, ready for truthing) but doesn’t actually annotate anything.
Testing on command line in same container with scoutbot batch throws errors about ‘unable to allocate memory’.
Playing with export WIC_BATCH_SIZE=160 (down from the default 256?) leads to success.

Desired Behavior
Set export WIC_BATCH_SIZE=160 down from the default 256

@TanyaStere42 TanyaStere42 added the enhancement New feature or request label May 27, 2023
@simbamangu
Copy link
Contributor

simbamangu commented Aug 24, 2023

I think this should be labelled as a bug, given that it reports finished annotation but doesn't actually do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants