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

Abnormal training progress #2513

Open
yunchu opened this issue Sep 21, 2023 · 3 comments
Open

Abnormal training progress #2513

yunchu opened this issue Sep 21, 2023 · 3 comments
Assignees

Comments

@yunchu
Copy link
Contributor

yunchu commented Sep 21, 2023

Describe the bug

While running a regression test for instance-segmentation, I've met the training progress exceed 100%.
image

Steps to Reproduce

  1. prepare dataset for running regression test
  2. run a test
    CI_DATA_ROOT=<regression-dataset-root-path> tests-iseg-py310-pt1 -- tests/regression/instance_segmentation/test_instance_segmentation.py::TestRegressionInstanceSegmentation::test_otx_train[Custom_Counting_Instance_Segmentation_MaskRCNN_SwinT_FP16]
  3. monitor displayed log

Environment:

  • OS: Ubuntu 22.04 WSL
  • Framework version: torch 1.13
  • Python version: 3.10
  • OpenVINO version: 2022.3
  • CUDA/cuDNN version: 11.7.1
  • GPU model and memory: 3090 / 24G
@goodsong81
Copy link
Contributor

Can we close this issue? @sungmanc might have fixed this issue but need to check if it's applied to all release branches.

@Fxisxl
Copy link

Fxisxl commented Jan 6, 2024

Can we close this issue? @sungmanc might have fixed this issue but need to check if it's applied to all release branches.

Is this issue solved ????

@sungmanc
Copy link
Contributor

sungmanc commented Jan 8, 2024

Can we close this issue? @sungmanc might have fixed this issue but need to check if it's applied to all release branches.

Is this issue solved ????

In our tests , it seems that this was resolved. Found anything?

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

4 participants