summaryrefslogtreecommitdiff
path: root/training/conf/datamodule
AgeCommit message (Collapse)Author
2022-09-28Update emnist lines confGustaf Rydholm
2022-09-27Rename mapping to tokenizerGustaf Rydholm
2022-09-27Update data modulesGustaf Rydholm
2022-09-13Update transform configsGustaf Rydholm
2022-09-13Add emnist lines configGustaf Rydholm
2022-06-11Update configsGustaf Rydholm
2022-06-09Update iam lines configGustaf Rydholm
2022-02-11fix(paragraphs-conf): replace random crop with center cropGustaf Rydholm
2022-02-06chore: remove word piecesGustaf Rydholm
2021-11-21Remove VQVAE stuff, did not work...Gustaf Rydholm
2021-11-17Update distortion scaleGustaf Rydholm
2021-11-07Update configsGustaf Rydholm
2021-11-05Add warp transform to paragraphsGustaf Rydholm
2021-11-05Remove barlow twins transform for linesGustaf Rydholm
2021-11-05Rename iam lines transformsGustaf Rydholm
Rename iam lines transform
2021-11-03Add pad configGustaf Rydholm
2021-11-03Add pad transformGustaf Rydholm
2021-10-27Remove Barlow TwinsGustaf Rydholm
2021-10-25Updates to configsGustaf Rydholm
2021-10-11Fix default test transform in paragraphs configGustaf Rydholm
2021-10-10Update configsGustaf Rydholm
2021-10-10Update configsGustaf Rydholm
2021-09-30Add new config filesGustaf Rydholm
2021-09-18Update experiment configsGustaf 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
2021-07-06Refactoring data with attrs and refactor conf for hydraGustaf Rydholm