ChromaGAN icon indicating copy to clipboard operation
ChromaGAN copied to clipboard

Converted Notebook to Python

Open edwin-yan opened this issue 4 years ago • 2 comments

Nice colorization model. I was able to replicate your results. I have also converted your notebook to a python version that can be run directly via command line.

edwin-yan avatar Aug 23 '20 18:08 edwin-yan

Just FYI - I also noticed that there is a issue (probably due to memory leak) in the reconstruction part, it will slow down the inference and eventually crush. I moved that part to a separate function and it is good now.

edwin-yan avatar Aug 23 '20 19:08 edwin-yan

Hi @Bluesn0w, Thanks for you interest in ChromaGAN.

Can be that you new ChromeGAN.py does the same as the file "ChromaGANPrint.py" that we provided for testing?

Best, Patricia

pvitoria avatar Aug 25 '20 14:08 pvitoria