summaryrefslogtreecommitdiff
path: root/text_recognizer/networks/image_transformer.py
AgeCommit message (Expand)Author
2021-04-22Fixed training script, able to train vqvaeGustaf Rydholm
2021-04-15Created mappingsGustaf Rydholm
2021-04-11Working on mappingGustaf Rydholm
2021-04-07Fixed typing and typos, train script load config, reformattedGustaf Rydholm
2021-04-06Fix network argsGustaf Rydholm
2021-04-05Pre-commit fixes, optimizer loading fixGustaf Rydholm
2021-04-05Add OmegaConf for configsGustaf Rydholm
2021-04-04black reformattingGustaf Rydholm
2021-04-04Add new transformer networkGustaf Rydholm