summaryrefslogtreecommitdiff
path: root/text_recognizer/data
AgeCommit message (Collapse)Author
2021-06-26UpdatesGustaf Rydholm
2021-06-13Working on new efficient net implGustaf Rydholm
2021-06-08Lint and metadata filesGustaf Rydholm
2021-05-02Implemented training script with 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-15Created mappingsGustaf Rydholm
2021-04-11Working on mappingGustaf Rydholm
2021-04-08Bug fixes word piecesGustaf Rydholm
2021-04-07Fixed typing and typos, train script load config, reformattedGustaf Rydholm
2021-04-05Pre-commit fixes, optimizer loading fixGustaf Rydholm
2021-04-04Add new transformer networkGustaf Rydholm
2021-04-04Reformat test for CERGustaf 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