openvinotoolkit / datumaro

Dataset Management Framework, a Python library and a CLI tool to build, analyze and manage Computer Vision datasets.
https://openvinotoolkit.github.io/datumaro/
MIT License
551 stars 135 forks source link

Update ov ir model for explorer openvino launcher with CLIP ViT-L/14@336px model #1603

Closed sooahleex closed 1 month ago

sooahleex commented 2 months ago

Summary

How to test

Checklist

License

# Copyright (C) 2024 Intel Corporation
#
# SPDX-License-Identifier: MIT
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.33333% with 10 lines in your changes missing coverage. Please review.

Please upload report for BASE (releases/1.10.0@fcdb37d). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...in/samples/clip_text_vit_l_14_336px_int8_interp.py 70.00% 5 Missing and 1 partial :warning:
.../samples/clip_visual_vit_l_14_336px_int8_interp.py 91.89% 1 Missing and 2 partials :warning:
src/datumaro/components/annotation.py 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## releases/1.10.0 #1603 +/- ## ================================================== Coverage ? 81.07% ================================================== Files ? 283 Lines ? 32830 Branches ? 6659 ================================================== Hits ? 26617 Misses ? 4750 Partials ? 1463 ``` | [Flag](https://app.codecov.io/gh/openvinotoolkit/datumaro/pull/1603/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | Coverage Δ | | |---|---|---| | [ubuntu-20.04_Python-3.10](https://app.codecov.io/gh/openvinotoolkit/datumaro/pull/1603/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `81.06% <83.33%> (?)` | | | [windows-2022_Python-3.10](https://app.codecov.io/gh/openvinotoolkit/datumaro/pull/1603/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `81.05% <83.33%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.