summaryrefslogtreecommitdiff
path: root/text_recognizer/models
AgeCommit message (Collapse)Author
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-05Fix typingGustaf Rydholm
2021-04-05Pre-commit fixes, optimizer loading fixGustaf Rydholm
2021-04-05Add OmegaConf for configsGustaf Rydholm
2021-04-05Add new training loop with PyTorch Lightning, remove stale filesGustaf 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-03-31Removing legacy codeGustaf Rydholm
2021-03-20Inital commit for refactoring to lightningGustaf Rydholm