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
/
callbacks
Age
Commit message (
Expand
)
Author
2022-09-27
Rename mapping to tokenizer
Gustaf Rydholm
2022-09-18
Formats
Gustaf Rydholm
2022-06-27
Fix not being able to upload config
Gustaf Rydholm
2022-06-26
Remove reconstruction wandb callback
Gustaf Rydholm
2022-06-25
Update checkpoint path in wandb callback
Gustaf Rydholm
2022-06-25
Update artifact name for checkpoints
Gustaf Rydholm
2022-06-25
Rename config artifact
Gustaf Rydholm
2022-06-25
Fix config path in wandb callback
Gustaf Rydholm
2022-06-09
Use predict in log text callback
Gustaf Rydholm
2021-10-10
Update wandb callbacks
Gustaf Rydholm
2021-09-30
Replace table with image and caption for w&b callback
Gustaf Rydholm
2021-09-18
Update wandb reconsturction logging
Gustaf Rydholm
2021-08-29
Remove uploading of code to Wandb, upload config instead
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
Fixed wandb callback bug, add word_pieces arg to iam paragraph
Gustaf Rydholm
2021-07-28
Reformatting with attrs, config for encoder and decoder
Gustaf Rydholm
2021-07-08
Move callbacks to training folder, refactor
Gustaf Rydholm