summaryrefslogtreecommitdiff
path: root/text_recognizer/data/emnist.py
AgeCommit message (Collapse)Author
2021-10-27Rearrange import order and formattingGustaf Rydholm
2021-10-10Update transforms in datamodule/setGustaf Rydholm
2021-09-19Linting of eminst and iam linesGustaf Rydholm
2021-08-02Fix log import, fix mapping in datamodules, fix nn modules can be hashedGustaf 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-06-08Lint and metadata filesGustaf Rydholm
2021-04-04Add new transformer networkGustaf 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