summaryrefslogtreecommitdiff
path: root/text_recognizer/networks
AgeCommit message (Collapse)Author
2021-05-09Reformatting of positional encodings and ViT workingGustaf Rydholm
2021-05-09tranformer layer doneGustaf Rydholm
2021-05-09Attention layer soon doneGustaf Rydholm
2021-05-06Working on attention layer configurationGustaf Rydholm
2021-05-04Bug fixGustaf Rydholm
2021-05-04Nyströmer implemented but not testedGustaf Rydholm
2021-05-02ViT todoGustaf Rydholm
2021-05-02Note to self implement Nystrom attentionGustaf Rydholm
2021-05-02Attention layer finishedGustaf Rydholm
2021-05-02Working on attentionGustaf Rydholm
2021-05-02Implemented training script with hydraGustaf Rydholm
2021-05-01Working on new attention moduleGustaf Rydholm
2021-04-26Reformatting transformer (work in progress)Gustaf Rydholm
2021-04-25Efficient net and non working transformer model.Gustaf Rydholm
2021-04-24Implementing CoaT transformer, continue tomorrow...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-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-05Configure backbone commented out, transformer init changeGustaf 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 new transformer networkGustaf Rydholm
2021-04-04Reformat test for CERGustaf Rydholm
2021-04-04Add 2d positional encodingGustaf Rydholm
2021-03-31Removing legacy codeGustaf Rydholm
2021-03-20Inital commit for refactoring to lightningGustaf Rydholm