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

Improve mask merging and resizing #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cymoon59
Copy link

@cymoon59 cymoon59 commented Aug 2, 2024

  • Add support for merging multiple masks into a single binary mask
  • Implement mask resizing to match target image dimensions
  • Enhance error handling for invalid mask inputs

This commit enhances the UltralyticsMergeMasks class to handle multiple input masks, merge them into a single binary mask, and optionally resize the result to match a target image.

- Add support for merging multiple masks into a single binary mask
- Implement mask resizing to match target image dimensions
- Enhance error handling for invalid mask inputs

This commit enhances the UltralyticsMergeMasks class to handle multiple
input masks, merge them into a single binary mask, and optionally resize
the result to match a target image.
@cymoon59 cymoon59 changed the title feat(UltralyticsMergeMasks): Improve mask merging and resizing Improve mask merging and resizing Aug 2, 2024
@cymoon59 cymoon59 closed this Aug 2, 2024
@kadirnar
Copy link
Owner

kadirnar commented Aug 8, 2024

Thank you for the development. Have you tested it?

@kadirnar kadirnar reopened this Aug 8, 2024
@kadirnar kadirnar added the enhancement New feature or request label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants