tg-bomze / Face-Depixelizer

Face Depixelizer based on "PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models" repository.
2.01k stars 250 forks source link

Documentation and code for training #13

Closed ghost closed 4 years ago

ghost commented 4 years ago

@tg-bomze @kuanhulio

It is vital to have documentation on how to train our own model. prepare the training data

ghost commented 4 years ago

The code used is from here: PULSE Training

Specifically, run.py. I would make an issue over there, this is just the code for making it work with Google Colab.