DL-Art-School/codes/models
James Betker 407224eba1 Re-work SwitchedResgen2
Got rid of the converged multiplexer bases but kept the configurable architecture. The
new multiplexers look a lot like the old one.

Took some queues from the transformer architecture: translate image to a higher filter-space
and stay there for the duration of the models computation. Also perform convs after each
switch to allow the model to anneal issues that arise.
2020-06-25 18:17:05 -06:00
..
archs Re-work SwitchedResgen2 2020-06-25 18:17:05 -06:00
__init__.py
base_model.py
loss.py
lr_scheduler.py
networks.py
SR_model.py
SRGAN_model.py