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
/
training
/
conf
/
network
Age
Commit message (
Collapse
)
Author
2021-11-05
Remove out_channels from effnet config
Gustaf Rydholm
2021-11-03
Update configs
Gustaf Rydholm
2021-11-03
Remove pixelcnn
Gustaf Rydholm
2021-09-30
Updates to config files
Gustaf Rydholm
2021-09-19
Update to experiments configs
Gustaf Rydholm
2021-09-18
Update experiment configs
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-08
Add training of VQGAN
Gustaf Rydholm
2021-08-08
Add VQGAN and loss function
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 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
attr bug fix, properly loading network
Gustaf Rydholm
2021-07-29
Configs, refactor with attrs, fix attr bug in iam
Gustaf Rydholm
2021-07-28
Reformatting with attrs, config for encoder and decoder
Gustaf Rydholm
2021-06-29
Refactor of config, more granular
Gustaf Rydholm
2021-05-02
Attention layer finished
Gustaf Rydholm
2021-05-02
Implemented training script with hydra
Gustaf Rydholm