DL-Art-School/codes/utils
James Betker dbf6147504 Add switched discriminator
The logic is that the discriminator may be incapable of providing a truly
targeted loss for all image regions since it has to be too generic
(basically the same argument for the switched generator). So add some
switches in! See how it works!
2020-07-22 20:52:59 -06:00
..
__init__.py mmsr 2019-08-23 21:42:47 +08:00
convert_model.py Add switched discriminator 2020-07-22 20:52:59 -06:00
distill_torchscript.py Misc changes 2020-07-10 09:45:48 -06:00
gpu_mem_track.py Add GPU mem tracing module 2020-06-14 11:02:54 -06:00
numeric_stability.py Add u-net discriminator with feature output 2020-07-16 10:10:09 -06:00
onnx_inference.py Fix temperature equation 2020-07-14 10:17:14 -06:00
util.py Introduce (untested) colab mode 2020-06-01 15:09:52 -06:00