Skip to content

[RNE Rewrite] feat: add instance segmentation pipeline#1289

Draft
barhanc wants to merge 2 commits into
rne-rewritefrom
@bh/add-instance-segmentation
Draft

[RNE Rewrite] feat: add instance segmentation pipeline#1289
barhanc wants to merge 2 commits into
rne-rewritefrom
@bh/add-instance-segmentation

Conversation

@barhanc

@barhanc barhanc commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Description

Adds instance segmentation task pipeline and corresponding example screen in computer-vision app.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

  • Build computer vision app on both Android and iOS
  • Test the newly added instance segmentation screen

Screenshots

Related issues

Closes #1238

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

Can be merged only after #1287

@barhanc barhanc self-assigned this Jun 26, 2026
@barhanc barhanc added feature PRs that implement a new feature refactoring labels Jun 26, 2026
@barhanc barhanc added blocked Issue blocked by some problems (but not other issue, use relationship -> blocker instead) and removed blocked Issue blocked by some problems (but not other issue, use relationship -> blocker instead) labels Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature PRs that implement a new feature refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RNE Rewrite] CV - add instance segmentation pipeline implementation

1 participant