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

Fix: convert images to RGB #69

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Fix: convert images to RGB #69

merged 3 commits into from
Oct 30, 2024

Conversation

HonzaCuhel
Copy link
Contributor

@HonzaCuhel HonzaCuhel commented Oct 30, 2024

This PR:

  • fixes issues with annotating images which aren't in RGB format and so their annotation fails.
  • updates the installation command in an instance segmentation example.

@HonzaCuhel HonzaCuhel mentioned this pull request Oct 30, 2024
Copy link

github-actions bot commented Oct 30, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1662 1051 63% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
datadreamer/pipelines/generate_dataset_from_scratch.py 38% 🟢
TOTAL 38% 🟢

updated for commit: cf8dcab by action🐍

Copy link
Member

@sokovninn sokovninn left a comment

Choose a reason for hiding this comment

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

LGTM!

@sokovninn sokovninn merged commit 72f2aa4 into dev Oct 30, 2024
@sokovninn sokovninn deleted the fix/annotation-non-rgb-imgs branch November 12, 2024 12:57
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.

3 participants