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
convert_model.py Add switched discriminator 2020-07-22 20:52:59 -06:00
distill_torchscript.py
gpu_mem_track.py
numeric_stability.py
onnx_inference.py
util.py