thangvubk / video-super-resolution

Video super resolution implemented in Pytorch
197 stars 41 forks source link

I used Matlab for RGB generation, but I think Matlab and Python should be similar. #8

Open LINSEVENQI opened 5 years ago

LINSEVENQI commented 5 years ago

I used Matlab for RGB generation, but I think Matlab and Python should be similar.

Originally posted by @thangvubk in https://github.com/thangvubk/video-super-resolution/issues/5#issuecomment-482102182

thangvubk commented 5 years ago

What is your question?

LINSEVENQI commented 5 years ago

I tried to focus on the subjective result graph in the VDCN paper, but it failed, so I would like to ask how do you convert the input grayscale image into a color map?

thangvubk commented 5 years ago

I will update the color conversion script when I am available soon.

LINSEVENQI commented 5 years ago

Thank you very much! I tried a lot of methods to generate RGB but the results are not good, I am looking forward to your updating about the color conversion script .

thangvubk commented 5 years ago

Colorize script is updated from b825fd