Skip to content

feat: visualization custom label colours - #645

Merged
mgumowsk merged 2 commits into
masterfrom
mgumowsk/638-label-colours
Aug 19, 2026
Merged

feat: visualization custom label colours#645
mgumowsk merged 2 commits into
masterfrom
mgumowsk/638-label-colours

Conversation

@mgumowsk

@mgumowsk mgumowsk commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Fixes #638

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?

@mgumowsk
mgumowsk requested a review from a team as a code owner August 18, 2026 08:07
@github-actions github-actions Bot added tests Related to tests python python related changes docs Related to documentation samples labels Aug 18, 2026

@tybulewicz tybulewicz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For MaskRCNN models (for example model_data19) visualization with tupples fails with AttributeError: 'tuple' object has no attribute 'lower'.
Please make sure to add a unit test for this.

@mgumowsk
mgumowsk requested a review from tybulewicz August 19, 2026 07:15

@tybulewicz tybulewicz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@mgumowsk
mgumowsk added this pull request to the merge queue Aug 19, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 19, 2026
@mgumowsk
mgumowsk added this pull request to the merge queue Aug 19, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 19, 2026
@mgumowsk
mgumowsk added this pull request to the merge queue Aug 19, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 19, 2026
@mgumowsk
mgumowsk added this pull request to the merge queue Aug 19, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 19, 2026
@mgumowsk
mgumowsk added this pull request to the merge queue Aug 19, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 19, 2026
@mgumowsk
mgumowsk added this pull request to the merge queue Aug 19, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 19, 2026
@mgumowsk
mgumowsk added this pull request to the merge queue Aug 19, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 19, 2026
@mgumowsk
mgumowsk added this pull request to the merge queue Aug 19, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 19, 2026
@mgumowsk
mgumowsk added this pull request to the merge queue Aug 19, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 19, 2026
@mgumowsk
mgumowsk added this pull request to the merge queue Aug 19, 2026
Merged via the queue into master with commit 9e72510 Aug 19, 2026
35 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Related to documentation python python related changes samples tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extend visualization to support label colours

2 participants