Age | Commit message (Expand) | Author |
2021-10-24 | Format training utils | Gustaf Rydholm |
2021-10-24 | Update configs | Gustaf Rydholm |
2021-10-24 | Rename config from cnn... to conv... | Gustaf Rydholm |
2021-10-11 | Refactor training utils | Gustaf Rydholm |
2021-10-11 | Add mapping to lit model | Gustaf Rydholm |
2021-10-11 | Refactor base config to hydra 1.1 | Gustaf Rydholm |
2021-10-11 | Remove link in wandb config | Gustaf Rydholm |
2021-10-11 | Update ConvTransform config | Gustaf Rydholm |
2021-10-11 | Update Barlow Twins config | Gustaf Rydholm |
2021-10-11 | Fix default test transform in paragraphs config | Gustaf Rydholm |
2021-10-11 | Refactor callback configs | Gustaf Rydholm |
2021-10-10 | Update wandb callbacks | Gustaf Rydholm |
2021-10-10 | Update configs | Gustaf Rydholm |
2021-10-10 | Update initialization | Gustaf Rydholm |
2021-10-10 | Update configs | Gustaf Rydholm |
2021-10-07 | Update number of steps in configs | Gustaf Rydholm |
2021-10-07 | Updates to cfgs | Gustaf Rydholm |
2021-10-03 | Add experiment configs | Gustaf Rydholm |
2021-10-01 | Update config of IAM lines | Gustaf Rydholm |
2021-09-30 | Update run script with torchinfo | Gustaf Rydholm |
2021-09-30 | Add new config files | Gustaf Rydholm |
2021-09-30 | Updates to config files | Gustaf Rydholm |
2021-09-30 | Add new variables to w&b callbacks | Gustaf Rydholm |
2021-09-30 | Replace table with image and caption for w&b callback | Gustaf Rydholm |
2021-09-19 | Add save of config to runs directory | Gustaf Rydholm |
2021-09-19 | Update to experiments configs | Gustaf Rydholm |
2021-09-18 | Update experiment configs | Gustaf Rydholm |
2021-09-18 | Update wandb reconsturction logging | Gustaf Rydholm |
2021-09-11 | Rename vq loss to commitment loss | Gustaf Rydholm |
2021-08-30 | Update dependencies, update to vqvae params | Gustaf Rydholm |
2021-08-29 | Remove uploading of code to Wandb, upload config instead | Gustaf Rydholm |
2021-08-15 | Updates to VQGAN loss | Gustaf Rydholm |
2021-08-10 | Update to config and logging in VQGAN | Gustaf Rydholm |
2021-08-08 | Add training of VQGAN | Gustaf Rydholm |
2021-08-08 | Add VQGAN and loss function | 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 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 | attr bug fix, properly loading network | 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-08 | Move callbacks to training folder, refactor | Gustaf Rydholm |
2021-07-06 | Refactoring data with attrs and refactor conf for hydra | Gustaf Rydholm |
2021-07-05 | Finalizing training loop with hydra | Gustaf Rydholm |
2021-07-05 | Working on new hydra implementation | Gustaf Rydholm |