summaryrefslogtreecommitdiff
path: root/text_recognizer/data/emnist_mapping.py
AgeCommit message (Collapse)Author
2021-08-08Add VQGAN and loss functionGustaf Rydholm
2021-08-06Fix VQVAE into en/decoder, bug in wandb artifact code uploadingGustaf Rydholm
2021-08-03Fix bugs in converting text in mappings, add missing word_piece arg in ↵Gustaf Rydholm
datamodule
2021-08-03Training working, multiple bug fixesGustaf Rydholm