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

Update Inst Seg Model Revamp #2506

Merged
merged 3 commits into from
Sep 19, 2023
Merged

Conversation

eugene123tw
Copy link
Contributor

@eugene123tw eugene123tw commented Sep 18, 2023

Summary

  • Move MaskRCNN ConvNext to experimental due to PTQ issue
  • Update MaskRCNN SwinT data pipeline

How to test

https://github.com/openvinotoolkit/training_extensions/actions/runs/6223651697

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added e2e tests for validation.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

@eugene123tw eugene123tw added this to the 1.5.0 milestone Sep 18, 2023
@eugene123tw eugene123tw requested a review from a team as a code owner September 18, 2023 14:02
@github-actions github-actions bot added the ALGO Any changes in OTX Algo Tasks implementation label Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02% ⚠️

Comparison is base (66b45d2) 81.34% compared to head (d8a8c87) 81.32%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2506      +/-   ##
===========================================
- Coverage    81.34%   81.32%   -0.02%     
===========================================
  Files          517      518       +1     
  Lines        37762    37754       -8     
===========================================
- Hits         30719    30705      -14     
- Misses        7043     7049       +6     
Flag Coverage Δ
py310 ?
py38 81.32% <0.00%> (-0.01%) ⬇️
py39 81.32% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...tion/maskrcnn_swin_t/deployment_tile_classifier.py 0.00% <0.00%> (ø)

... and 13 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eugene123tw eugene123tw merged commit b6dbced into develop Sep 19, 2023
@eugene123tw eugene123tw deleted the eugene/update-inst-seg-model-revamp branch September 19, 2023 07:47
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