Skip to content

ITEP-81566: Nested objects by parent ID when running multiple detectors#1076

Closed
jakubsikorski wants to merge 1 commit intorelease-2026.0from
feature/nested-objects
Closed

ITEP-81566: Nested objects by parent ID when running multiple detectors#1076
jakubsikorski wants to merge 1 commit intorelease-2026.0from
feature/nested-objects

Conversation

@jakubsikorski
Copy link
Contributor

📝 Description

Restructures the sscape_adapter output, where a child-parent relationship is created, where a parent object has sub_detections. These detections are based on parent_id and region_id mapping value.

This can only be achieved if the 2nd detector is run with inference-region=roi-list in the DLS pipeline.

✨ 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
  • 🚂 CI

🧪 Testing Scenarios

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

  • ✅ Tested manually
  • 🤖 Ran 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

@jakubsikorski jakubsikorski changed the base branch from main to release-2026.0 February 24, 2026 10:05
@Irakus Irakus deleted the branch release-2026.0 February 25, 2026 15:41
@Irakus Irakus closed this Feb 25, 2026
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.

2 participants