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

Image channel description not working in datagradients #232

Open
Massilva-Sophia opened this issue May 22, 2024 · 0 comments
Open

Image channel description not working in datagradients #232

Massilva-Sophia opened this issue May 22, 2024 · 0 comments

Comments

@Massilva-Sophia
Copy link

💡 Your Question

What should I enter as a response in here? or is it a bug? I've tried all possible answers and it doesn't work.

Please describe your image channels?

Image Shape: (256, 256)

Enter the channel format representing your image:

RGB : Red, Green, Blue
BGR : Blue, Green, Red
G : Grayscale
LAB : Luminance, A and B color channels

ADDITIONAL CHANNELS?
If your image contains channels other than the standard ones listed above (e.g., Depth, Heat), prefix them with 'O'.
For instance:

ORGBO: Can represent (Heat, Red, Green, Blue, Depth).
OBGR: Can represent (Alpha, Blue, Green, Red).
GO: Can represent (Gray, Depth).

IMPORTANT: Make sure that your answer represents all the image channels.
Enter your response >>> RGB : Red, Green, Blue
RGB : Red, Green, Blue is not a valid input! Please check the instruction and try again.

Enter your response >>> rgb
rgb is not a valid input! Please check the instruction and try again.

Enter your response >>> RGB
RGB is not a valid input! Please check the instruction and try again.

Enter your response >>> RGB
RGB is not a valid input! Please check the instruction and try again.

Enter your response >>> RGB : Red, Green, Blue
RGB : Red, Green, Blue is not a valid input! Please check the instruction and try again.

Versions

No response

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

No branches or pull requests

1 participant