DL-Art-School/codes/scripts
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
..
byol test uresnet playground mods 2021-01-23 13:46:43 -07:00
stylegan2 Misc options to add support for training stylegan2-rosinality models: 2021-02-08 08:09:21 -07:00
ui/image_labeler
compute_fdpl_perceptual_weights.py
create_lmdb.py
extract_square_images.py Misc options to add support for training stylegan2-rosinality models: 2021-02-08 08:09:21 -07:00
extract_subimages_with_ref.py
extract_subimages.py
extract_temporal_squares.py
folderize_imagenet_val.py
recover_tensorboard_log.py
rename.py
srflow_latent_space_playground.py
test_psnr_approximator.py
use_discriminator_as_filter.py
use_generator_as_filter.py Hard Routing mods 2021-02-02 20:35:58 -07:00
validate_data.py