DL-Art-School/codes/models
James Betker 17dd99b29b Fix bug with discriminator noise addition
It wasn't using the scale and was applying the noise to the
underlying state variable.
2020-09-20 12:00:27 -06:00
..
archs Add some new architectures to ssg 2020-09-19 21:47:10 -06:00
experiments Add in experiments hook 2020-09-19 10:05:25 -06:00
layers Add ImageFlowInjector 2020-09-19 10:07:00 -06:00
steps Fix bug with discriminator noise addition 2020-09-20 12:00:27 -06:00
__init__.py
base_model.py
ExtensibleTrainer.py Add in experiments hook 2020-09-19 10:05:25 -06:00
feature_model.py
loss.py
lr_scheduler.py
networks.py Add some new architectures to ssg 2020-09-19 21:47:10 -06:00
novograd.py
SR_model.py
SRGAN_model.py