summaryrefslogtreecommitdiff
path: root/text_recognizer/networks/transformer/__init__.py
AgeCommit message (Expand)Author
2021-06-06Working on fixing decoder transformerGustaf Rydholm
2021-05-09Reformatting of positional encodings and ViT workingGustaf Rydholm
2021-05-02Implemented training script with hydraGustaf Rydholm
2021-04-05Configure backbone commented out, transformer init changeGustaf Rydholm
2021-04-04black reformattingGustaf Rydholm
2021-04-04Add new transformer networkGustaf Rydholm
2021-03-20Inital commit for refactoring to lightningGustaf Rydholm