summaryrefslogtreecommitdiff
path: root/text_recognizer/networks/util.py
AgeCommit message (Expand)Author
2021-09-30Set leaky relu inplace to falseGustaf Rydholm
2021-07-30attr bug fix, properly loading networkGustaf Rydholm
2021-07-28Reformatting with attrs, config for encoder and decoderGustaf Rydholm
2021-07-06Refactoring data with attrs and refactor conf for hydraGustaf Rydholm
2021-07-05Refactor with attr, working on cnn+transformer networkGustaf Rydholm
2021-06-06Working on fixing decoder transformerGustaf Rydholm
2021-04-05Configure backbone commented out, transformer init changeGustaf Rydholm
2021-04-05Add new training loop with PyTorch Lightning, remove stale filesGustaf Rydholm
2021-03-20Inital commit for refactoring to lightningGustaf Rydholm