summaryrefslogtreecommitdiff
path: root/text_recognizer/networks/vqvae/vqvae.py
AgeCommit message (Expand)Author
2021-11-17Update vqvae with new quantizerGustaf Rydholm
2021-10-07LintGustaf Rydholm
2021-09-30Rename vqloss to commitment loss in vqvae networkGustaf Rydholm
2021-09-18Add comment for quantizationGustaf Rydholm
2021-08-08Add VQGAN and loss functionGustaf Rydholm
2021-08-06Fix VQVAE into en/decoder, bug in wandb artifact code uploadingGustaf Rydholm
2021-08-04New VQVAEGustaf Rydholm
2021-07-30attr bug fix, properly loading networkGustaf Rydholm
2021-04-22Fixed training script, able to train vqvaeGustaf Rydholm
2021-03-20Inital commit for refactoring to lightningGustaf Rydholm