summaryrefslogtreecommitdiff
path: root/text_recognizer/networks/__init__.py
AgeCommit message (Collapse)Author
2023-08-25Rename and add flash attenGustaf Rydholm
2022-09-13Remove importGustaf Rydholm
Remove imports
2022-09-05Update conv perceiverGustaf Rydholm
2022-06-27Add vq transformer networkGustaf Rydholm
2022-06-10Add importsGustaf Rydholm
2022-06-09Remove abstract lightning moduleGustaf Rydholm
2021-07-30attr bug fix, properly loading networkGustaf Rydholm
2021-06-20Working on new implementation of efficientnetGustaf Rydholm
2021-05-02Implemented training script with hydraGustaf Rydholm
2021-05-01Working on new attention moduleGustaf Rydholm
2021-04-25Efficient net and non working transformer model.Gustaf Rydholm
2021-04-22Fixed training script, able to train vqvaeGustaf Rydholm
2021-04-07Fixed typing and typos, train script load config, reformattedGustaf Rydholm
2021-04-06Fix network argsGustaf Rydholm
2021-03-31Removing legacy codeGustaf Rydholm
2021-03-20Inital commit for refactoring to lightningGustaf Rydholm