DL-Art-School/codes/models
James Betker 26a6a5d512 Compute grad GAN loss against both the branch and final target, simplify pixel loss
Also fixes a memory leak issue where we weren't detaching our loss stats when
logging them. This stabilizes memory usage substantially.
2020-08-05 12:08:15 -06:00
..
archs More RAGAN fixes 2020-08-05 11:03:06 -06:00
__init__.py
base_model.py
feature_model.py
loss.py
lr_scheduler.py
networks.py
SPSR_model.py
SR_model.py
SRGAN_model.py Compute grad GAN loss against both the branch and final target, simplify pixel loss 2020-08-05 12:08:15 -06:00