summaryrefslogtreecommitdiff
path: root/text_recognizer
AgeCommit message (Expand)Author
2021-06-25Efficientnet workingGustaf Rydholm
2021-06-24Still working on efficientnetGustaf Rydholm
2021-06-20Remove resnetGustaf Rydholm
2021-06-20Working on new implementation of efficientnetGustaf Rydholm
2021-06-16Updates to mbconvblockGustaf Rydholm
2021-06-16Working on MBconvblockaktersnurra
2021-06-14added part of forward pass in mbconvaktersnurra
2021-06-13Working on new efficient net implGustaf Rydholm
2021-06-08Lint and metadata filesGustaf Rydholm
2021-06-07Removed docs pipeline in noxfile, reformatted code w blackGustaf Rydholm
2021-06-07Working feedforward of full transformer arch in notebookGustaf Rydholm
2021-06-06Working on fixing decoder transformerGustaf Rydholm
2021-05-13Decoder module workingGustaf Rydholm
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-11Changed project layout againGustaf Rydholm
2021-04-08Bug fixes word piecesGustaf Rydholm
2021-04-07Fixed typing and typos, train script load config, reformattedGustaf Rydholm
2021-04-06Fix network argsGustaf Rydholm
2021-04-05Fix typingGustaf 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-04black reformattingGustaf Rydholm
2021-04-04Add transformer lit modelGustaf Rydholm
2021-04-04Reformat test for CERGustaf Rydholm
2021-04-04Add CER metricGustaf Rydholm
2021-04-04Add 2d positional encodingGustaf Rydholm
2021-04-04Add synthetic iam paragraphs datasetGustaf Rydholm
2021-04-03Add IAM paragraphs datasetGustaf Rydholm
2021-03-31Removing legacy codeGustaf Rydholm