DL-Art-School/codes/models
James Betker f217216c81 Implement ResGenv2
Implements a ResGenv2 architecture which slightly increases the complexity
of the final output layer but causes it to be shared across all skip outputs.
2020-05-12 10:09:15 -06:00
..
archs Implement ResGenv2 2020-05-12 10:09:15 -06:00
__init__.py
base_model.py
loss.py
lr_scheduler.py
networks.py Implement ResGenv2 2020-05-12 10:09:15 -06:00
SR_model.py
SRGAN_model.py
Video_base_model.py