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

Extend some explainer/visualizer capabilities and Fix pre-release bugs #28

Merged
merged 11 commits into from
Jun 27, 2024

Conversation

negvet
Copy link
Collaborator

@negvet negvet commented Jun 20, 2024

  • Forward output_size
  • Fix image size estimation
  • Support overlay and resize at the same time
  • Stick to hwc, TODO: consider switch to chw.
  • Use numpy to handle targets
  • Deepcopy the input model to decouple from the user's model
  • Update save method to better handle arg less call
  • Support original input image as explainer input: use it for overlay if provided.

Verified

This commit was signed with the committer’s verified signature.
gaiksaya Sayali Gaikawad
@negvet negvet changed the title Fix Visualizer Fix and Enhance Visualizer Jun 20, 2024
Evgeny Tsykunov added 9 commits June 24, 2024 20:20

Verified

This commit was signed with the committer’s verified signature.
gaiksaya Sayali Gaikawad
@negvet negvet changed the title Fix and Enhance Visualizer Extend some explainer/visualizer capabilities and Fix pre-release bugs Jun 26, 2024
@negvet negvet requested a review from goodsong81 June 26, 2024 15:41
Copy link

@goodsong81 goodsong81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@negvet negvet merged commit f3d22bf into openvinotoolkit:releases/1.0.0 Jun 27, 2024
4 checks passed
@goodsong81 goodsong81 added this to the 1.0.0 milestone Jul 11, 2024
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.

None yet

2 participants