Age | Commit message (Expand) | Author |
2021-10-25 | Make data dir static in preprocessor and word piece | Gustaf Rydholm |
2021-10-24 | Fix opening of files for transitions | Gustaf Rydholm |
2021-10-11 | fix: remove `s` from target_transfroms | Gustaf Rydholm |
2021-10-10 | Add custom transforms | Gustaf Rydholm |
2021-10-10 | Move data utils to submodules | Gustaf Rydholm |
2021-10-10 | Update transforms in datamodule/set | Gustaf Rydholm |
2021-10-03 | Add length as variable to WordPiece transform | Gustaf Rydholm |
2021-10-03 | Add target transform to IAM Lines | Gustaf Rydholm |
2021-10-03 | Lint files | Gustaf Rydholm |
2021-09-30 | Lint emnist lines | Gustaf Rydholm |
2021-09-30 | Add word piece mapping to IAM lines | Gustaf Rydholm |
2021-09-30 | Lint sentence_generator | Gustaf Rydholm |
2021-09-30 | Lint emnist mapping imports | Gustaf Rydholm |
2021-09-19 | Linting of iam paragraphs and preprocessor | Gustaf Rydholm |
2021-09-19 | Linting of eminst and iam lines | Gustaf Rydholm |
2021-09-18 | Add resize attribute to IAM paragraphs | Gustaf Rydholm |
2021-08-08 | Add VQGAN and loss function | Gustaf Rydholm |
2021-08-06 | Fix VQVAE into en/decoder, bug in wandb artifact code uploading | Gustaf Rydholm |
2021-08-03 | Fix bugs in converting text in mappings, add missing word_piece arg in datamo... | Gustaf Rydholm |
2021-08-03 | Training working, multiple bug fixes | Gustaf Rydholm |
2021-08-02 | Fix log import, fix mapping in datamodules, fix nn modules can be hashed | Gustaf Rydholm |
2021-08-02 | Fixed wandb callback bug, add word_pieces arg to iam paragraph | Gustaf Rydholm |
2021-07-30 | black reformatting | Gustaf Rydholm |
2021-07-30 | attr bug fix, properly loading network | Gustaf Rydholm |
2021-07-30 | Black formatting | Gustaf Rydholm |
2021-07-29 | Configs, refactor with attrs, fix attr bug in iam | Gustaf Rydholm |
2021-07-23 | Complete cnn-transformer network, not tested | Gustaf Rydholm |
2021-07-08 | Refactor | Gustaf Rydholm |
2021-07-06 | Refactoring data with attrs and refactor conf for hydra | Gustaf Rydholm |
2021-07-05 | Refactor with attr, working on cnn+transformer network | Gustaf Rydholm |
2021-06-27 | Fixed bug in word pieces | Gustaf Rydholm |
2021-06-26 | Updates | Gustaf Rydholm |
2021-06-13 | Working on new efficient net impl | Gustaf Rydholm |
2021-06-08 | Lint and metadata files | Gustaf Rydholm |
2021-05-02 | Implemented training script with hydra | Gustaf Rydholm |
2021-04-25 | Efficient net and non working transformer model. | Gustaf Rydholm |
2021-04-22 | Fixed training script, able to train vqvae | Gustaf Rydholm |
2021-04-15 | Created mappings | Gustaf Rydholm |
2021-04-11 | Working on mapping | Gustaf Rydholm |
2021-04-08 | Bug fixes word pieces | Gustaf Rydholm |
2021-04-07 | Fixed typing and typos, train script load config, reformatted | Gustaf Rydholm |
2021-04-05 | Pre-commit fixes, optimizer loading fix | Gustaf Rydholm |
2021-04-04 | Add new transformer network | Gustaf Rydholm |
2021-04-04 | Reformat test for CER | Gustaf Rydholm |
2021-04-04 | Add synthetic iam paragraphs dataset | Gustaf Rydholm |
2021-04-03 | Add IAM paragraphs dataset | Gustaf Rydholm |
2021-03-31 | Removing legacy code | Gustaf Rydholm |
2021-03-29 | Refactor word piece scripts | Gustaf Rydholm |
2021-03-28 | Add refactor of iam lines | Gustaf Rydholm |
2021-03-24 | renamed datasets to data, added iam refactor | Gustaf Rydholm |