DL-Art-School/codes/scripts
James Betker 0dca36946f Hard Routing mods
- Turns out my custom convolution was RIDDLED with backwards bugs, which is
   why the existing implementation wasn't working so well.
- Implements the switch logic from both Mixture of Experts and Switch Transformers
  for testing purposes.
2021-02-02 20:35:58 -07:00
..
byol test uresnet playground mods 2021-01-23 13:46:43 -07:00
stylegan2
ui/image_labeler
compute_fdpl_perceptual_weights.py
create_lmdb.py
extract_square_images.py misc 2021-01-23 13:45:17 -07:00
extract_subimages_with_ref.py
extract_subimages.py
extract_temporal_squares.py misc 2021-01-23 13:45:17 -07:00
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