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

support no mask, multichannel mask, refactor #5

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

hannesdelbeke
Copy link

@hannesdelbeke hannesdelbeke commented Oct 3, 2021

  • refactored code
  • removed duplicate functions
  • auto formatted code
  • added option to set model input size (was always 200)
  • updated readme to include preview image to quickly see what this repo is about
  • added support for no mask
  • added support for RGB mask (auto converted to single channel mask)
  • no error when output folder exists already

improve mask support to work with rgb masks, it takes first channel
improve mask support to remove banding artifacts, when no mask provided, defaults to a white mask the size of the input image
some refactor renaming vars for clarity
add graphics to the readme
@hannesdelbeke hannesdelbeke changed the title refactor and more samples support no mask, multichannel mask, refactor Oct 3, 2021
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.

None yet

1 participant