Skip to content

Conversation

@dhpollack
Copy link

This addresses issue #55. One expects a 1 channel mask (resize based only on height and width) but you force this to become a 3 channel mask upon loading (mode="RGB"). Now we correctly get a 1 channel 8 bit mask.

@dhpollack dhpollack mentioned this pull request Jun 11, 2018
@wesleyw72
Copy link
Contributor

Good work but I think this is a duplicate of #33.

@dhpollack
Copy link
Author

Kind of. But he assumes the image is a 32 bit encoding and I'm assuming it's 8 bit (which is more typical in ML).

@dhpollack
Copy link
Author

pillow mode docs

@dhpollack
Copy link
Author

gonna close, reopen if you want to add it.

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.

2 participants