summaryrefslogtreecommitdiff
path: root/text_recognizer/callbacks
AgeCommit message (Collapse)Author
2021-07-08Move callbacks to training folder, refactorGustaf 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-07-05Add new updates to model and networks, reimplementing with attrGustaf Rydholm
2021-07-04Add wandb callbacksGustaf Rydholm