Skip to content

Feature/multi batch validation#1302

Closed
sungmanc wants to merge 51 commits intodevelopfrom
feature/multi-batch-validation
Closed

Feature/multi batch validation#1302
sungmanc wants to merge 51 commits intodevelopfrom
feature/multi-batch-validation

Conversation

@sungmanc
Copy link
Copy Markdown
Contributor

  • Set the default num_workers as 2 for classification / detection tasks
  • Update MPA submodule to enable multi-batch validation

@sungmanc sungmanc requested a review from a team as a code owner October 19, 2022 01:33
@github-actions github-actions Bot added the ALGO Any changes in OTX Algo Tasks implementation label Oct 19, 2022
@sungmanc
Copy link
Copy Markdown
Contributor Author

run ote-test

@harimkang
Copy link
Copy Markdown
Contributor

@harimkang , Was the develop branch latest? I just checked with the latest develop branch before 5 minutes, I still got 15 errors related to Custom_Counting_Instance_Segmentation as below.

...! I did it on develop, which I pulled this morning. I'll check it one more time.

@sungmanc
Copy link
Copy Markdown
Contributor Author

@harimkang , Was the develop branch latest? I just checked with the latest develop branch before 5 minutes, I still got 15 errors related to Custom_Counting_Instance_Segmentation as below.

...! I did it on develop, which I pulled this morning. I'll check it one more time.

Thx a lot. please let me know if there is no problem on your side

@eugene123tw
Copy link
Copy Markdown
Contributor

@sungmanc Could you merge the upstream develop, external/mmdetection/detection_tasks/apis/detection/configuration.py and external/model-preparation-algorithm/mpa_tasks/apis/detection/task.py were both merged in develop

@eugene123tw
Copy link
Copy Markdown
Contributor

@harimkang I've checked with local OTE tests and found that there is no fail cases about num_workers and reflected MPA repo's latest change related to multi-batch for instance segmentation (@eugene123tw).

Cool! In summary, the validation batch size is flexible for detection, and instance-segmentation is currently fixed at 1, right?

@harimkang yes, this should be fixed in instance seg for the time being as there's a bug. I have added a stopgap: #1305. AFAIK, Sungman will look into it

@harimkang
Copy link
Copy Markdown
Contributor

run ote-test

@harimkang
Copy link
Copy Markdown
Contributor

This will be addressed with the same content in PR.

@sungmanc I think it can be closed, what do you think?

@sungmanc
Copy link
Copy Markdown
Contributor Author

This will be addressed with the same content in PR.

@sungmanc I think it can be closed, what do you think?

Sure ! Let's close this PR

@sungmanc sungmanc closed this Oct 27, 2022
@yunchu yunchu deleted the feature/multi-batch-validation branch May 3, 2023 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ALGO Any changes in OTX Algo Tasks implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants