Is the last channel only the output mask of the image #539
Unanswered
Pranay-Pandey
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just wanted to ask if the last channel that is returned with the image is only the mask information?
I am giving in a image of 3 channels and the output image is of 4 channels. Upon observing I am getting 3 channels as the normal RGB channels with only the foreground colored and the background blacked. The 4th image is a binary mask image. Does the other 3 channel do not give the same information. Why is the 4th channel added to the image?
Beta Was this translation helpful? Give feedback.
All reactions