jantic / DeOldify

A Deep Learning based project for colorizing and restoring old images (and video!)
MIT License
18.02k stars 2.57k forks source link

NoGan training. #398

Closed HibiVixx closed 2 years ago

HibiVixx commented 2 years ago

would it be possible to make a video explaining how to do a "Nogan" training on the Jupyter notebook, to improve the final result of the colorized videos? I'm a bit of a layman with this so I didn't understand the explanation on the page at all, and besides, I'm Brazilian I have more difficulty because of the language

jantic commented 2 years ago

I won't be doing a video (camera shy and whatnot) but here's a blog that hopefully explains it better: blog .

My ultimate suggestion, however, is to simply follow the ColorizeTrainingVideo.ipynb notebook step by step. It may be tedious to do so but it's also showing exactly what is being done.