Skip to content

ITEP-33590 Dataset ie support for keypoint detection #169

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

A-Artemis
Copy link
Contributor

@A-Artemis A-Artemis commented May 8, 2025

📝 Description

Added Dataset import/export support for Keypoint detection.
The Datumaro parsers are updated to the handle the edges and positions of the Keypoints.

✨ Type of Change

Select the type of change your PR introduces:

  • 🐞 Bug fix – Non-breaking change which fixes an issue
  • 🚀 New feature – Non-breaking change which adds functionality
  • 🔨 Refactor – Non-breaking change which refactors the code base
  • 💥 Breaking change – Changes that break existing functionality
  • 📚 Documentation update
  • 🔒 Security update
  • 🧪 Tests

🧪 Testing Scenarios

Describe how the changes were tested and how reviewers can test them too:

  • ✅ Tested manually
  • 🤖 Run automated end-to-end tests

✅ Checklist

Before submitting the PR, ensure the following:

  • 🔍 PR title is clear and descriptive
  • 📝 For internal contributors: If applicable, include the JIRA ticket number (e.g., ITEP-123456) in the PR title. Do not include full URLs
  • 💬 I have commented my code, especially in hard-to-understand areas
  • 📄 I have made corresponding changes to the documentation
  • ✅ I have added tests that prove my fix is effective or my feature works

@github-actions github-actions bot added the IAI Interactive AI backend label May 8, 2025
@A-Artemis A-Artemis changed the title Dataset ie support for keypoint detection ITEP-33590 Dataset ie support for keypoint detection May 8, 2025
@A-Artemis A-Artemis marked this pull request as ready for review May 9, 2025 06:43
@A-Artemis A-Artemis requested a review from a team as a code owner May 9, 2025 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IAI Interactive AI backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants