colorization-pytorch icon indicating copy to clipboard operation
colorization-pytorch copied to clipboard

Training tends to yellowish colors

Open i-radwan opened this issue 6 years ago • 1 comments

Hi, Thanks for this Pytorch implementation. I'm following your exact tutorial to train the model on my Mac machine CPU, the problem is that as I monitor the visdom console, I see the output fake_reg image goes more yellowish as the losses curve goes down. I've had this same exact issue while training the original colorization model (i.e. the one without hints) introduced by the paper authors. I don't know why this actually happens, any ideas?

Thank you!

i-radwan avatar Dec 21 '18 12:12 i-radwan

I pushed an update, which "pretrains" the net on just 10 of the categories. See issue #3 .

richzhang avatar Jan 05 '19 00:01 richzhang