summaryrefslogtreecommitdiff
path: root/text_recognizer/data/iam_synthetic_paragraphs.py
AgeCommit message (Expand)Author
2022-06-08WIP mappingsGustaf Rydholm
2022-06-05Remove attrsGustaf Rydholm
2022-06-01Replace attr with attrsGustaf Rydholm
2022-01-26fix: lint and formatGustaf Rydholm
2021-12-05Format files with blackGustaf Rydholm
2021-10-27Rename mappingsGustaf Rydholm
2021-10-11fix: remove `s` from target_transfromsGustaf Rydholm
2021-10-10Update transforms in datamodule/setGustaf Rydholm
2021-10-03Lint filesGustaf Rydholm
2021-09-18Add resize attribute to IAM paragraphsGustaf 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-29Configs, refactor with attrs, fix attr bug in iamGustaf Rydholm
2021-06-26UpdatesGustaf Rydholm
2021-05-02Implemented training script with hydraGustaf Rydholm
2021-04-25Efficient net and non working transformer model.Gustaf Rydholm
2021-04-22Fixed training script, able to train vqvaeGustaf Rydholm
2021-04-04Add synthetic iam paragraphs datasetGustaf Rydholm