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

Support all resize types in kp model #275

Merged
merged 8 commits into from
Mar 7, 2025

Conversation

sovrasov
Copy link
Collaborator

@sovrasov sovrasov commented Mar 4, 2025

What does this PR do?

  • Add support of 2 fit to window resize modes
  • Re-consider how kp scores are calculated: now visibility score is computed instead

Issues: OV 2025. gives incorrect result when running inference on raw KP model in cpp. We don't use raw models in cpp directly. To be double-checked after OV 2025.1 release

Fixes # (issue)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@github-actions github-actions bot added the python python related changes label Mar 4, 2025
@sovrasov sovrasov added this to the 0.3.0 milestone Mar 4, 2025
@github-actions github-actions bot added the cpp C++ related changes label Mar 5, 2025
kprokofi
kprokofi previously approved these changes Mar 5, 2025
@github-actions github-actions bot added the tests Related to tests label Mar 5, 2025
@sovrasov sovrasov marked this pull request as ready for review March 7, 2025 14:04
@sovrasov sovrasov added this pull request to the merge queue Mar 7, 2025
Merged via the queue into openvinotoolkit:master with commit 058a1ad Mar 7, 2025
15 checks passed
@sovrasov sovrasov deleted the vs/upd_kp_model branch March 7, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp C++ related changes python python related changes tests Related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants