DL-Art-School/codes/models
2020-08-20 11:57:53 -06:00
..
archs Allow initial temperature to be specified to SPSR net for inference 2020-08-20 11:57:34 -06:00
steps Some work on extensible trainer 2020-08-18 08:49:32 -06:00
__init__.py Integrate SPSR into SRGAN_model 2020-08-02 12:55:08 -06:00
base_model.py Fix multistep optimizer (feeding from wrong config params) 2020-08-04 16:42:58 -06:00
ExtensibleTrainer.py Some work on extensible trainer 2020-08-18 08:49:32 -06:00
feature_model.py Add feature_model for training custom feature nets 2020-07-31 11:20:39 -06:00
loss.py Crossgan 2020-08-07 21:03:39 -06:00
lr_scheduler.py Extensible trainer (in progress) 2020-08-12 08:45:23 -06:00
networks.py Allow initial temperature to be specified to SPSR net for inference 2020-08-20 11:57:34 -06:00
SPSR_model.py Integrate SPSR into SRGAN_model 2020-08-02 12:55:08 -06:00
SR_model.py Allow validating in batches, remove val size limit 2020-06-02 08:41:22 -06:00
SRGAN_model.py Report l_g_gan_grad before weight multiplication 2020-08-20 11:57:53 -06:00