summaryrefslogtreecommitdiff
path: root/training/conf/network
AgeCommit message (Expand)Author
2021-11-03Remove pixelcnnGustaf Rydholm
2021-09-30Updates to config filesGustaf Rydholm
2021-09-19Update to experiments configsGustaf Rydholm
2021-09-18Update experiment configsGustaf Rydholm
2021-08-30Update dependencies, update to vqvae paramsGustaf Rydholm
2021-08-29Remove uploading of code to Wandb, upload config insteadGustaf Rydholm
2021-08-08Add training of VQGANGustaf Rydholm
2021-08-08Add VQGAN and loss functionGustaf Rydholm
2021-08-06Remove lr args from model, add Cosine lr, fix to vqvae stackGustaf Rydholm
2021-08-06Fix VQVAE into en/decoder, bug in wandb artifact code uploadingGustaf Rydholm
2021-08-04Add char htr experiment, rename from ocr to htr, vqvae loss collapsesGustaf Rydholm
2021-08-04New VQVAEGustaf 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-07-28Reformatting with attrs, config for encoder and decoderGustaf Rydholm
2021-06-29Refactor of config, more granularGustaf Rydholm
2021-05-02Attention layer finishedGustaf Rydholm
2021-05-02Implemented training script with hydraGustaf Rydholm