Skip to content

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

Merged
sooahleex merged 7 commits intoopen-edge-platform:releases/1.10.0from
sooahleex:feat/update_explorer_ov_model
Oct 10, 2024
Merged

Update ov ir model for explorer openvino launcher with CLIP ViT-L/14@336px model#1603
sooahleex merged 7 commits intoopen-edge-platform:releases/1.10.0from
sooahleex:feat/update_explorer_ov_model

Conversation

@sooahleex
Copy link
Copy Markdown
Contributor

@sooahleex sooahleex commented Sep 11, 2024

Summary

  • Update model for explorer openvino launcher with CLIP ViT-L/14@336px model
  • Those models are quantized version with nncf

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT 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: MIT

@sooahleex sooahleex added this to the 1.10.0 milestone Sep 11, 2024
@sooahleex sooahleex added the enhancement Enhancement of existing features label Sep 12, 2024
@sooahleex sooahleex force-pushed the feat/update_explorer_ov_model branch from 4896fcf to 9a01f9b Compare October 2, 2024 02:18
@sooahleex sooahleex changed the base branch from develop to releases/1.10.0 October 2, 2024 02:19
@sooahleex sooahleex marked this pull request as ready for review October 8, 2024 02:35
@sooahleex sooahleex requested review from a team as code owners October 8, 2024 02:35
@sooahleex sooahleex requested review from itrushkin and removed request for a team October 8, 2024 02:35
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 8, 2024

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 ⚠️
.../samples/clip_visual_vit_l_14_336px_int8_interp.py 91.89% 1 Missing and 2 partials ⚠️
src/datumaro/components/annotation.py 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             releases/1.10.0    #1603   +/-   ##
==================================================
  Coverage                   ?   81.07%           
==================================================
  Files                      ?      283           
  Lines                      ?    32830           
  Branches                   ?     6659           
==================================================
  Hits                       ?    26617           
  Misses                     ?     4750           
  Partials                   ?     1463           
Flag Coverage Δ
ubuntu-20.04_Python-3.10 81.06% <83.33%> (?)
windows-2022_Python-3.10 81.05% <83.33%> (?)

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.

@sooahleex sooahleex merged commit fccb17a into open-edge-platform:releases/1.10.0 Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement of existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants