summaryrefslogtreecommitdiff
path: root/training/conf
AgeCommit message (Collapse)Author
2021-11-05Update paragraphs configGustaf Rydholm
2021-11-05Update lines configGustaf Rydholm
2021-11-05Add warp transform to paragraphsGustaf Rydholm
2021-11-05Remove barlow twins transform for linesGustaf Rydholm
2021-11-05Rename iam lines transformsGustaf Rydholm
Rename iam lines transform
2021-11-03Update configsGustaf Rydholm
2021-11-03Remove unused configsGustaf Rydholm
2021-11-03Add pad configGustaf Rydholm
2021-11-03Add pad transformGustaf Rydholm
2021-11-03Remove pixelcnnGustaf Rydholm
2021-11-01Update to configGustaf Rydholm
2021-10-27Update conv transfromer experiment configGustaf Rydholm
2021-10-27Remove transducerGustaf Rydholm
2021-10-27Rename to criterionGustaf Rydholm
2021-10-27Remove Barlow TwinsGustaf Rydholm
2021-10-27Update to configsGustaf Rydholm
2021-10-25Updates to configsGustaf Rydholm
2021-10-24Update configsGustaf Rydholm
2021-10-24Rename config from cnn... to conv...Gustaf Rydholm
2021-10-11Refactor base config to hydra 1.1Gustaf Rydholm
2021-10-11Remove link in wandb configGustaf Rydholm
2021-10-11Update ConvTransform configGustaf Rydholm
2021-10-11Update Barlow Twins configGustaf Rydholm
2021-10-11Fix default test transform in paragraphs configGustaf Rydholm
2021-10-11Refactor callback configsGustaf Rydholm
2021-10-10Update configsGustaf Rydholm
2021-10-10Update configsGustaf Rydholm
2021-10-07Update number of steps in configsGustaf Rydholm
2021-10-07Updates to cfgsGustaf Rydholm
2021-10-03Add experiment configsGustaf Rydholm
2021-10-01Update config of IAM linesGustaf Rydholm
2021-09-30Add new config filesGustaf Rydholm
2021-09-30Updates to config filesGustaf Rydholm
2021-09-30Add new variables to w&b callbacksGustaf Rydholm
2021-09-19Update to experiments configsGustaf Rydholm
2021-09-18Update experiment configsGustaf Rydholm
2021-09-11Rename vq loss to commitment lossGustaf Rydholm
2021-08-30Update dependencies, update to vqvae paramsGustaf Rydholm
2021-08-29Remove uploading of code to Wandb, upload config insteadGustaf Rydholm
2021-08-15Updates to VQGAN lossGustaf Rydholm
2021-08-10Update to config and logging in VQGANGustaf 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-03Fix bugs in converting text in mappings, add missing word_piece arg in ↵Gustaf Rydholm
datamodule
2021-08-03Training working, multiple bug fixesGustaf Rydholm
2021-08-02Fix log import, fix mapping in datamodules, fix nn modules can be hashedGustaf Rydholm