Palette-Image-to-Image-Diffusion-Models icon indicating copy to clipboard operation
Palette-Image-to-Image-Diffusion-Models copied to clipboard

Using palette for colored to colored image translation?

Open XenMil opened this issue 1 year ago • 3 comments

Hi everyone. Is it possible to use any of the models for paired image-to-image translation, with some basic parameter modification? That's colored to colored images. I gave colorization a try but expectedly doesn't work well; I assume it forces a grayscale conversion of the input images.

XenMil avatar Apr 12 '23 09:04 XenMil

I have the same question. I think it should work with Colorization, since when I look at the code, I do not think it forces a grayscale conversion. It takes the RGB values as input of the gray images as input, so if they are not gray, they should be colored as input.

However, it does not work very well for me either. I get very green images as output, it's very odd...

cristianpjensen avatar May 18 '23 10:05 cristianpjensen

Working on the same topic now. @cristianpjensen are you getting results after 4 months?

TumVink avatar Sep 27 '23 15:09 TumVink

Same here, any updates?

NikLi66 avatar Mar 18 '24 06:03 NikLi66