DL-Art-School/codes/models/vqvae
2021-03-02 20:56:19 -07:00
..
__init__.py VQVAE 2021-01-07 10:20:15 -07:00
kmeans_mask_producer.py Support training imagenet classifier 2021-01-11 20:09:16 -07:00
scaled_weight_conv.py Support training imagenet classifier 2021-01-11 20:09:16 -07:00
vqvae_3_hardswitch.py Fix some bugs, checkin work on vqvae3 2021-03-02 20:56:19 -07:00
vqvae_3_separated_coupler.py Fix some bugs, checkin work on vqvae3 2021-03-02 20:56:19 -07:00
vqvae_3.py Register vqvae3 2021-01-29 15:26:28 -07:00
vqvae_no_conv_transpose_hardswitched_lambda.py Move switched_conv logic around a bit 2021-02-02 20:41:24 -07:00
vqvae_no_conv_transpose_switched_lambda.py Move switched_conv logic around a bit 2021-02-02 20:41:24 -07:00
vqvae_no_conv_transpose.py update vqvae to double codebook size for bottom quantizer 2021-01-23 13:47:07 -07:00
vqvae.py Use syncbatchnorm instead 2021-02-04 22:26:36 -07:00