DL-Art-School/codes
James Betker 784b96c059 Misc options to add support for training stylegan2-rosinality models:
- Allow image_folder_dataset to normalize inbound images
- ExtensibleTrainer can denormalize images on the output path
- Support .webp - an output from LSUN
- Support logistic GAN divergence loss
- Support stylegan2 TF weight extraction for discriminator
- New injector that produces latent noise (with separated paths)
- Modify FID evaluator to be operable with rosinality-style GANs
2021-02-08 08:09:21 -07:00
..
.idea IDEA update 2020-05-19 09:35:26 -06:00
data Misc options to add support for training stylegan2-rosinality models: 2021-02-08 08:09:21 -07:00
models Misc options to add support for training stylegan2-rosinality models: 2021-02-08 08:09:21 -07:00
scripts Misc options to add support for training stylegan2-rosinality models: 2021-02-08 08:09:21 -07:00
trainer Misc options to add support for training stylegan2-rosinality models: 2021-02-08 08:09:21 -07:00
utils update vqvae to double codebook size for bottom quantizer 2021-01-23 13:47:07 -07:00
multi_modal_train.py More adjustments to support distributed training with teco & on multi_modal_train 2020-10-27 20:58:03 -06:00
process_video.py misc 2021-01-23 13:45:17 -07:00
requirements.txt Support training imagenet classifier 2021-01-11 20:09:16 -07:00
test_image_patch_classifier.py More refactoring 2020-12-18 09:18:34 -07:00
test.py misc 2021-01-23 13:45:17 -07:00
train.py Misc options to add support for training stylegan2-rosinality models: 2021-02-08 08:09:21 -07:00
train2.py resnet_unet_3 2021-01-15 14:51:03 -07:00