DL-Art-School/codes/models
2020-05-05 08:34:57 -06:00
..
archs Add support for passthrough disc/gen 2020-05-04 14:01:43 -06:00
__init__.py Implement downsample GAN 2020-04-24 00:00:46 -06:00
base_model.py
loss.py
lr_scheduler.py
networks.py Add support for passthrough disc/gen 2020-05-04 14:01:43 -06:00
SR_model.py Support inference across batches, support inference on cpu, checkpoint 2020-05-04 08:48:25 -06:00
SRGAN_model.py Fix megabatch scaling, log low and med-res gen images 2020-05-05 08:34:57 -06:00
Video_base_model.py