Age | Commit message (Expand) | Author |
2021-08-08 | Add VQGAN and loss function | Gustaf Rydholm |
2021-08-06 | Add logging of acc in VQVAE model | Gustaf Rydholm |
2021-08-06 | Remove lr args from model, add Cosine lr, fix to vqvae stack | Gustaf Rydholm |
2021-08-06 | Fix VQVAE into en/decoder, bug in wandb artifact code uploading | Gustaf Rydholm |
2021-08-04 | Add conv attention, up and downsampling to vqvae module | Gustaf Rydholm |
2021-08-04 | Updates readme | Gustaf Rydholm |
2021-08-04 | Add char htr experiment, rename from ocr to htr, vqvae loss collapses | Gustaf Rydholm |
2021-08-04 | New VQVAE | 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-28 | Reformatting with attrs, config for encoder and decoder | Gustaf Rydholm |
2021-07-23 | Remove dino | Gustaf Rydholm |
2021-07-23 | Remove nystromer | Gustaf Rydholm |
2021-07-23 | Complete cnn-transformer network, not tested | Gustaf Rydholm |
2021-07-09 | Working on cnn transformer, continue with predict | Gustaf Rydholm |
2021-07-08 | Notebook stuff | Gustaf Rydholm |
2021-07-08 | Refactor | Gustaf Rydholm |
2021-07-08 | Move callbacks to training folder, refactor | Gustaf Rydholm |
2021-07-08 | Move callbacks to training folder, refactor | Gustaf Rydholm |
2021-07-08 | Add comments | Gustaf Rydholm |
2021-07-08 | Add comments | Gustaf Rydholm |
2021-07-08 | Working on cnn transformer module | 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-07-05 | Finalizing training loop with hydra | Gustaf Rydholm |
2021-07-05 | Add new updates to model and networks, reimplementing with attr | Gustaf Rydholm |
2021-07-05 | Working on new hydra implementation | Gustaf Rydholm |
2021-07-05 | Add new pl version and attr | Gustaf Rydholm |
2021-07-04 | Remove unused code | Gustaf Rydholm |
2021-07-04 | Add wandb callbacks | Gustaf Rydholm |
2021-06-29 | Refactor of config, more granular | Gustaf Rydholm |
2021-06-27 | notebook stuff | Gustaf Rydholm |
2021-06-27 | Remove unused imports | Gustaf Rydholm |
2021-06-27 | Updates to pkgs | Gustaf Rydholm |
2021-06-27 | Auto lr | Gustaf Rydholm |
2021-06-27 | Renaming | Gustaf Rydholm |
2021-06-27 | Fixed bug in word pieces | Gustaf Rydholm |
2021-06-27 | Save experiment config to log dirlightning-refactor | Gustaf Rydholm |
2021-06-27 | Changed structure of callbacks | Gustaf Rydholm |
2021-06-26 | Updates | Gustaf Rydholm |
2021-06-25 | Test of efficientnet | Gustaf Rydholm |
2021-06-25 | Fix import of efficientnet module | Gustaf Rydholm |
2021-06-25 | Remove wideresnet | Gustaf Rydholm |
2021-06-25 | Add missing zero pad | Gustaf Rydholm |