DL-Art-School/codes/models
2020-05-19 09:41:16 -06:00
..
archs Allow passthrough discriminator to have passthrough disabled from config 2020-05-19 09:41:16 -06:00
__init__.py Implement downsample GAN 2020-04-24 00:00:46 -06:00
base_model.py Allow an alt_path for saving models and states 2020-05-16 09:10:51 -06:00
loss.py
lr_scheduler.py
networks.py Allow passthrough discriminator to have passthrough disabled from config 2020-05-19 09:41:16 -06:00
SR_model.py Use amp in SR_model for inference 2020-05-07 21:45:33 -06:00
SRGAN_model.py Add corruptor_usage_probability 2020-05-16 09:05:43 -06:00
Video_base_model.py