summaryrefslogtreecommitdiff
path: root/text_recognizer/data/base_data_module.py
AgeCommit message (Collapse)Author
2021-10-27Fix import mapping in base data moduleGustaf Rydholm
2021-10-10Update transforms in datamodule/setGustaf Rydholm
2021-10-03Lint filesGustaf Rydholm
2021-08-03Training working, multiple bug fixesGustaf Rydholm
2021-08-02Fix log import, fix mapping in datamodules, fix nn modules can be hashedGustaf Rydholm
2021-07-30attr bug fix, properly loading networkGustaf 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-03-28Add refactor of iam linesGustaf Rydholm
2021-03-24renamed datasets to data, added iam refactorGustaf Rydholm