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

Fix polygon mask #3549

Merged
merged 9 commits into from
May 28, 2024
Merged

Fix polygon mask #3549

merged 9 commits into from
May 28, 2024

Conversation

kprokofi
Copy link
Collaborator

Summary

Solve CVS-141665

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have ran e2e tests and there is no issues.
  • 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) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

@kprokofi
Copy link
Collaborator Author

@harimkang Now Datumaro dataset achieve 0.97

Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.86%. Comparing base (ac39412) to head (36e2422).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3549      +/-   ##
===========================================
- Coverage    83.00%   82.86%   -0.14%     
===========================================
  Files          253      253              
  Lines        25163    24929     -234     
===========================================
- Hits         20887    20658     -229     
+ Misses        4276     4271       -5     
Flag Coverage Δ
py310 82.30% <100.00%> (-0.69%) ⬇️
py311 82.83% <100.00%> (-0.16%) ⬇️

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

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

@harimkang harimkang merged commit 0403503 into develop May 28, 2024
15 checks passed
@harimkang harimkang deleted the kp/fix_polygons_mask branch May 28, 2024 00:03
@harimkang
Copy link
Contributor

Thanks for quick fix!

@yunchu yunchu restored the kp/fix_polygons_mask branch May 28, 2024 07:50
@yunchu yunchu deleted the kp/fix_polygons_mask branch May 28, 2024 07:51
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

Successfully merging this pull request may close these issues.

3 participants