DL-Art-School/codes/models
James Betker 532704af40 Multiple modifications for experimental RRDB architectures
- Add LowDimRRDB; essentially a "normal RRDB" but the RDB blocks process at a low dimension using PixelShuffle
- Add switching wrappers around it
- Add support for switching on top of multi-headed inputs and outputs
- Moves PixelUnshuffle to arch_util
2020-06-13 11:37:27 -06:00
..
archs Multiple modifications for experimental RRDB architectures 2020-06-13 11:37:27 -06:00
__init__.py Implement downsample GAN 2020-04-24 00:00:46 -06:00
base_model.py Introduce (untested) colab mode 2020-06-01 15:09:52 -06:00
loss.py mmsr 2019-08-23 21:42:47 +08:00
lr_scheduler.py Enable forced learning rates 2020-06-07 16:56:05 -06:00
networks.py Multiple modifications for experimental RRDB architectures 2020-06-13 11:37:27 -06:00
SR_model.py Allow validating in batches, remove val size limit 2020-06-02 08:41:22 -06:00
SRGAN_model.py Allow switched RRDBNet to record metrics and decay temperature 2020-06-08 11:10:38 -06:00