DL-Art-School/codes/models
James Betker 3b4e54c4c5 Add support for passthrough disc/gen
Add RRDBNetXL, which performs processing at multiple image sizes.
Add DiscResnet_passthrough, which allows passthrough of image at different sizes for discrimination.
Adjust the rest of the repo to allow generators that return more than just a single image.
2020-05-04 14:01:43 -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 Enable AMP optimizations & write sample train images to folder. 2020-04-21 16:28:06 -06:00
loss.py mmsr 2019-08-23 21:42:47 +08:00
lr_scheduler.py mmsr 2019-08-23 21:42:47 +08:00
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 Add support for passthrough disc/gen 2020-05-04 14:01:43 -06:00
Video_base_model.py mmsr 2019-08-23 21:42:47 +08:00