summaryrefslogtreecommitdiff
path: root/text_recognizer/data/iam_preprocessor.py
AgeCommit message (Expand)Author
2021-09-19Linting of iam paragraphs and preprocessorGustaf 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-23Complete cnn-transformer network, not testedGustaf Rydholm
2021-06-27Fixed bug in word piecesGustaf 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-29Refactor word piece scriptsGustaf Rydholm
2021-03-28Add refactor of iam linesGustaf Rydholm
2021-03-24renamed datasets to data, added iam refactorGustaf Rydholm