junyanz / interactive-deep-colorization

Deep learning software for colorizing black and white images with a few clicks.
https://richzhang.github.io/ideepcolor/
MIT License
2.69k stars 447 forks source link

Does color input keep the same after colorization? #48

Closed hailehong closed 6 years ago

hailehong commented 6 years ago

Hi, I have not installed the code successfully. Could you tell me, is the color at input point will not be changed after colorization or it will be changed little bit? I would like the input color is not be changed after colorization.

Thank you.

junyanz commented 6 years ago

Sometimes It may change slightly (e.g., < 5 out of [0, 255]), but in most cases, you cannot notice the difference.

hailehong commented 6 years ago

Thanks for your information.