Age | Commit message (Expand) | Author |
2022-06-06 | Add lit conformer model | Gustaf Rydholm |
2022-06-06 | Rename lit models | Gustaf Rydholm |
2022-06-05 | Remove attrs | Gustaf Rydholm |
2022-06-01 | Replace attr with attrs | Gustaf Rydholm |
2022-02-03 | chore: remove unused code block in lit trans model | Gustaf Rydholm |
2021-11-21 | Format files | Gustaf Rydholm |
2021-11-21 | Remove VQVAE stuff, did not work... | Gustaf Rydholm |
2021-11-17 | Update vq transformer lit model | Gustaf Rydholm |
2021-10-27 | Fix import of criterion in VQGAN | Gustaf Rydholm |
2021-10-27 | Fix mapping import in base model | Gustaf Rydholm |
2021-10-27 | Remove Barlow Twins | Gustaf Rydholm |
2021-10-27 | Fix imports in transformer model | Gustaf Rydholm |
2021-10-24 | Format of files | Gustaf Rydholm |
2021-10-11 | Remove mapping from transformer lit models | Gustaf Rydholm |
2021-10-11 | Add mapping to base lit model | Gustaf Rydholm |
2021-10-11 | Refactor barlow twins lit model | Gustaf Rydholm |
2021-10-10 | Update transformer models | Gustaf Rydholm |
2021-10-10 | Update base model | Gustaf Rydholm |
2021-10-10 | Update barlow model | Gustaf Rydholm |
2021-10-10 | Refactor of vq models | Gustaf Rydholm |
2021-10-07 | Add adaptive pool between encoder and projector | Gustaf Rydholm |
2021-10-07 | Add Barlow Twins network and training proceduer | Gustaf Rydholm |
2021-10-07 | Remove unused import | Gustaf Rydholm |
2021-09-30 | Rename to commitment loss | Gustaf Rydholm |
2021-09-30 | Bug fix transformer dim, comment CER/WER metrics | Gustaf Rydholm |
2021-09-19 | Linting of Base model | Gustaf Rydholm |
2021-09-19 | Add weight for commitment loss in vq transformer | Gustaf Rydholm |
2021-09-18 | Add Vq transfomer model | Gustaf Rydholm |
2021-09-11 | Rename vq loss to commitment loss | Gustaf Rydholm |
2021-08-30 | Bug fix when loading no lr scheduler | 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 | 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-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 | 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-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 | Remove dino | 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 | Add new updates to model and networks, reimplementing with attr | Gustaf Rydholm |
2021-06-27 | Remove unused imports | Gustaf Rydholm |