summaryrefslogtreecommitdiff
path: root/text_recognizer/networks/vq_transformer.py
AgeCommit message (Collapse)Author
2021-08-04New VQVAEGustaf Rydholm
2021-04-05Add new training loop with PyTorch Lightning, remove stale filesGustaf Rydholm
2021-03-20Inital commit for refactoring to lightningGustaf Rydholm