summaryrefslogtreecommitdiff
path: root/text_recognizer/data/iam_extended_paragraphs.py
AgeCommit message (Expand)Author
2024-04-15FormatGustaf Rydholm
2022-10-04Update stem import pathsGustaf Rydholm
2022-09-27Rename mapping to tokenizerGustaf Rydholm
2022-09-27Update data modulesGustaf Rydholm
2022-09-18FormatsGustaf Rydholm
2022-06-11Fix emnist mappingGustaf Rydholm
2022-06-09Remove abstract mappingGustaf Rydholm
2022-06-05Remove attrsGustaf Rydholm
2022-06-01Replace attr with attrsGustaf Rydholm
2021-10-27Add comment in Iam ExtendedGustaf Rydholm
2021-10-27Rearrange import order and formattingGustaf Rydholm
2021-10-10Update transforms in datamodule/setGustaf Rydholm
2021-09-18Add resize attribute to IAM paragraphsGustaf Rydholm
2021-08-03Training working, multiple bug fixesGustaf Rydholm
2021-08-02Fix log import, fix mapping in datamodules, fix nn modules can be hashedGustaf Rydholm
2021-07-30black reformattingGustaf Rydholm
2021-07-30attr bug fix, properly loading networkGustaf Rydholm
2021-07-29Configs, refactor with attrs, fix attr bug in iamGustaf Rydholm
2021-07-06Refactoring data with attrs and refactor conf for hydraGustaf Rydholm
2021-04-25Efficient net and non working transformer model.Gustaf Rydholm
2021-04-22Fixed training script, able to train vqvaeGustaf Rydholm
2021-04-07Fixed typing and typos, train script load config, reformattedGustaf Rydholm
2021-04-05Pre-commit fixes, optimizer loading fixGustaf Rydholm
2021-04-04Reformat test for CERGustaf Rydholm
2021-04-04Add synthetic iam paragraphs datasetGustaf Rydholm