summaryrefslogtreecommitdiff
path: root/text_recognizer
AgeCommit message (Collapse)Author
2021-04-05Add new training loop with PyTorch Lightning, remove stale filesGustaf Rydholm
2021-04-04black reformattingGustaf Rydholm
2021-04-04Add new transformer networkGustaf Rydholm
2021-04-04black reformattingGustaf Rydholm
2021-04-04Add transformer lit modelGustaf Rydholm
2021-04-04Reformat test for CERGustaf Rydholm
2021-04-04Add CER metricGustaf Rydholm
2021-04-04Add 2d positional encodingGustaf Rydholm
2021-04-04Add synthetic iam paragraphs datasetGustaf Rydholm
2021-04-03Add IAM paragraphs datasetGustaf Rydholm
2021-03-31Removing legacy codeGustaf 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
2021-03-23remove old emnist line datasetGustaf Rydholm
2021-03-23refactored emnist lines datasetGustaf Rydholm
2021-03-21Working on EMNIST Lines datasetGustaf Rydholm
2021-03-21Refactor EMNIST datasetGustaf Rydholm
2021-03-20add base dataset classGustaf Rydholm
2021-03-20Inital commit for refactoring to lightningGustaf Rydholm