DL-Art-School/codes/models
James Betker fb595e72a4 Supporting infrastructure in ExtensibleTrainer to train spsr4
Need to be able to train 2 nets in one step: the backbone will be entirely separate
with its own optimizer (for an extremely low LR).

This functionality was already present, just not implemented correctly.
2020-09-11 22:57:06 -06:00
..
archs SPSR4 2020-09-11 22:55:37 -06:00
steps Supporting infrastructure in ExtensibleTrainer to train spsr4 2020-09-11 22:57:06 -06:00
__init__.py
base_model.py
ExtensibleTrainer.py
feature_model.py
loss.py
lr_scheduler.py
networks.py SPSR4 2020-09-11 22:55:37 -06:00
novograd.py
SR_model.py
SRGAN_model.py