DL-Art-School/codes/models
James Betker a33ec3e22b Fix skips & images samples
- Makes skip connections between the generator and discriminator more
  extensible by adding additional configuration options for them and supporting
  1 and 0 skips.
- Places the temp/ directory with sample images from the training process appear
  in the training directory instead of the codes/ directory.
2020-05-15 13:50:49 -06:00
..
archs Fix skips & images samples 2020-05-15 13:50:49 -06:00
__init__.py
base_model.py
loss.py
lr_scheduler.py
networks.py Fix skips & images samples 2020-05-15 13:50:49 -06:00
SR_model.py
SRGAN_model.py Fix skips & images samples 2020-05-15 13:50:49 -06:00
Video_base_model.py