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

Adaptive batch size w/ Safe mode occurs the error in ins-seg + cls_incr setting #2194

Closed
sungmanc opened this issue May 24, 2023 · 1 comment
Assignees
Labels
BUG Something isn't working

Comments

@sungmanc
Copy link
Contributor

Describe the bug

When I tested with instance segmentation task with class incremental learning, I found the issue. (founded by regression tests)
image

And I avoided this error by setting "--learning_parameters.auto_adapt_batch_size" as "None".

Could you check?

Steps to Reproduce

  1. tox -e tests-all-py310 -- tests/regression/instance_segmentation/test_instance_segmentation.py

Environment:

  • OS:
  • Framework version:
  • Python version:
  • OpenVINO version:
  • CUDA/cuDNN version:
  • GPU model and memory:
@sungmanc
Copy link
Contributor Author

#2199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants