summaryrefslogtreecommitdiff
path: root/text_recognizer/data/base_dataset.py
AgeCommit message (Expand)Author
2022-09-27Update data modulesGustaf Rydholm
2022-06-08WIP mappingsGustaf Rydholm
2022-06-05Remove attrsGustaf Rydholm
2022-06-01Replace attr with attrsGustaf Rydholm
2021-10-10Update transforms in datamodule/setGustaf Rydholm
2021-10-03Lint filesGustaf Rydholm
2021-08-02Fix log import, fix mapping in datamodules, fix nn modules can be hashedGustaf Rydholm
2021-07-29Configs, refactor with attrs, fix attr bug in iamGustaf Rydholm
2021-07-05Refactor with attr, working on cnn+transformer networkGustaf Rydholm
2021-04-08Bug fixes word piecesGustaf Rydholm
2021-03-28Add refactor of iam linesGustaf Rydholm
2021-03-24renamed datasets to data, added iam refactorGustaf Rydholm