summaryrefslogtreecommitdiff
path: root/text_recognizer/models/transformer.py
AgeCommit message (Collapse)Author
2021-04-25Efficient net and non working transformer model.Gustaf Rydholm
2021-04-11Working on mappingGustaf Rydholm
2021-04-07Fixed typing and typos, train script load config, reformattedGustaf 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 transformer lit modelGustaf Rydholm