summaryrefslogtreecommitdiff
path: root/text_recognizer/data/iam_lines.py
AgeCommit message (Collapse)Author
2022-09-27Rename mapping to tokenizerGustaf Rydholm
2022-09-27Update data modulesGustaf Rydholm
2022-09-27Add metadataGustaf Rydholm
2022-09-18FormatsGustaf Rydholm
2022-06-11Fix emnist mappingGustaf Rydholm
2022-06-09Remove abstract mappingGustaf Rydholm
2022-06-08WIP mappingsGustaf Rydholm
2022-06-05Remove attrsGustaf Rydholm
2022-06-01Replace attr with attrsGustaf Rydholm
2021-11-05Rename iam lines transformsGustaf Rydholm
Rename iam lines transform
2021-10-27Rearrange import order and formattingGustaf Rydholm
2021-10-27Rename mappingsGustaf Rydholm
2021-10-10Update transforms in datamodule/setGustaf Rydholm
2021-10-03Add target transform to IAM LinesGustaf Rydholm
2021-09-30Add word piece mapping to IAM linesGustaf Rydholm
2021-09-19Linting of eminst and iam linesGustaf 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-30attr bug fix, properly loading networkGustaf Rydholm
2021-07-30Black formattingGustaf 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-06-26UpdatesGustaf Rydholm
2021-04-03Add IAM paragraphs datasetGustaf Rydholm
2021-03-28Add refactor of iam linesGustaf Rydholm