summaryrefslogtreecommitdiff
path: root/text_recognizer/data/transforms.py
AgeCommit message (Collapse)Author
2021-08-06Fix VQVAE into en/decoder, bug in wandb artifact code uploadingGustaf Rydholm
2021-08-03Training working, multiple bug fixesGustaf Rydholm
2021-07-30attr bug fix, properly loading networkGustaf Rydholm
2021-06-27Fixed bug in word piecesGustaf Rydholm
2021-04-25Efficient net and non working transformer model.Gustaf Rydholm
2021-04-22Fixed training script, able to train vqvaeGustaf Rydholm
2021-04-15Created mappingsGustaf Rydholm
2021-04-08Bug fixes word piecesGustaf Rydholm
2021-04-03Add IAM paragraphs datasetGustaf Rydholm
2021-03-28Add refactor of iam linesGustaf Rydholm
2021-03-24renamed datasets to data, added iam refactorGustaf Rydholm