index
:
text-recognizer.git
lightning-refactor
master
qa-training
A neural network that reads handwritten paragraphs.
Gustaf Rydholm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-09-30
Rename context to trg in transformer
Gustaf Rydholm
2021-09-30
Rename vqloss to commitment loss in vqvae network
Gustaf Rydholm
2021-09-30
Refactor residual block
Gustaf Rydholm
2021-09-30
Add num res blocks as a variable
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-30
Lint sentence_generator
Gustaf Rydholm
2021-09-30
Lint emnist mapping imports
Gustaf Rydholm
2021-09-30
Rename vqloss to commitment loss
Gustaf Rydholm
2021-09-30
Update GAN loss with sigmoid fn
Gustaf Rydholm
2021-09-30
Remove tasks
Gustaf Rydholm
2021-09-30
Update notebooks
Gustaf Rydholm
2021-09-19
Linting of Base model
Gustaf Rydholm
2021-09-19
Add loading of encoder in vq transformer network
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-19
Add ability to set use norm in vqvae
Gustaf Rydholm
2021-09-19
Add weight for commitment loss in vq transformer
Gustaf Rydholm
2021-09-19
Linting of iam paragraphs and preprocessor
Gustaf Rydholm
2021-09-19
Linting of eminst and iam lines
Gustaf Rydholm
2021-09-19
Linting of vqgan loss
Gustaf Rydholm
2021-09-19
Remove normalization in a hope to fix instabilities
Gustaf Rydholm
2021-09-19
Add more detailed description of label smoothing
Gustaf Rydholm
2021-09-18
Add comment for quantization
Gustaf Rydholm
2021-09-18
Remove TODO in conv transformer
Gustaf Rydholm
2021-09-18
Add Vq transfomer model
Gustaf Rydholm
2021-09-18
Update README
Gustaf Rydholm
2021-09-18
Update experiment configs
Gustaf Rydholm
2021-09-18
Add more residual blocks in vqvae
Gustaf Rydholm
2021-09-18
Add resize attribute to IAM paragraphs
Gustaf Rydholm
2021-09-18
Update wandb reconsturction logging
Gustaf Rydholm
2021-09-18
Update dependencies
Gustaf Rydholm
2021-09-11
Update dependencies
Gustaf Rydholm
2021-09-11
Disable group norm in vqvae en/decoder
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-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
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 ↵
Gustaf Rydholm
datamodule
[next]