summaryrefslogtreecommitdiff
path: root/text_recognizer/networks/util.py
AgeCommit message (Collapse)Author
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