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
path:
root
/
text_recognizer
Age
Commit message (
Expand
)
Author
2021-10-10
Update transforms in datamodule/set
Gustaf Rydholm
2021-10-07
Add adaptive pool between encoder and projector
Gustaf Rydholm
2021-10-07
Lint
Gustaf Rydholm
2021-10-07
Add Barlow Twins network and training proceduer
Gustaf Rydholm
2021-10-07
Remove unused import
Gustaf Rydholm
2021-10-03
Add length as variable to WordPiece transform
Gustaf Rydholm
2021-10-03
Add target transform to IAM Lines
Gustaf Rydholm
2021-10-03
Refactor rotary embedding
Gustaf Rydholm
2021-10-03
Fix rotary embedding
Gustaf Rydholm
2021-10-03
Lint files
Gustaf Rydholm
2021-09-30
Lint emnist lines
Gustaf Rydholm
2021-09-30
Add word piece mapping to IAM lines
Gustaf Rydholm
2021-09-30
Major bug fix in attention layer
Gustaf Rydholm
2021-09-30
Bug fix for loading pretrained vq encoder
Gustaf Rydholm
2021-09-30
Set leaky relu inplace to false
Gustaf Rydholm
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-19
Linting of Base model
Gustaf Rydholm
2021-09-19
Add loading of encoder in vq transformer network
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
Add more residual blocks in vqvae
Gustaf Rydholm
2021-09-18
Add resize attribute to IAM paragraphs
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-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
[next]