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

Wrong color value in put_point function #83

Open
Mps24-7uk opened this issue Jan 29, 2021 · 0 comments
Open

Wrong color value in put_point function #83

Mps24-7uk opened this issue Jan 29, 2021 · 0 comments

Comments

@Mps24-7uk
Copy link

Mps24-7uk commented Jan 29, 2021

I am using DemoInteractiveColorization.ipynb. I want to use a dark shade for colorization but the last parameter in the put_point function is a list with 2 values as AB from LAB. Due to which it doesn't retain actual shade. Is there any way to control the L values of output images?

(input_ab,mask) = put_point( input_ab,mask,[135,160],3, [23,-69] )

Any help would be appreciated.

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