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
/
notebooks
/
03-look-at-iam-paragraphs.ipynb
Age
Commit message (
Collapse
)
Author
2023-08-25
Update notebooks
Gustaf Rydholm
2022-10-04
Update notebook
Gustaf Rydholm
2022-09-27
Rename mapping to tokenizer
Gustaf Rydholm
2022-07-15
Update notebooks
Gustaf Rydholm
2021-12-05
Update notebooks
Gustaf Rydholm
2021-11-28
Update to paragraph notebook
Gustaf Rydholm
2021-11-01
Update to notebooks with new conv trans config
Gustaf Rydholm
2021-10-25
Update notebooks
Gustaf Rydholm
2021-10-24
Update notebooks
Gustaf Rydholm
2021-10-07
Update to notebook
Gustaf Rydholm
2021-10-03
Update notebooks
Gustaf Rydholm
2021-09-30
Update notebooks
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-03
Fix bugs in converting text in mappings, add missing word_piece arg in ↵
Gustaf Rydholm
datamodule
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-05
Refactor with attr, working on cnn+transformer network
Gustaf Rydholm
2021-06-27
notebook stuff
Gustaf Rydholm
2021-06-26
Updates
Gustaf Rydholm
2021-06-13
Working on new efficient net impl
Gustaf Rydholm
2021-06-06
Working on fixing decoder transformer
Gustaf Rydholm
2021-05-09
Reformatting of positional encodings and ViT working
Gustaf Rydholm
2021-05-01
Working on new attention module
Gustaf Rydholm
2021-04-25
Efficient net and non working transformer model.
Gustaf Rydholm
2021-04-22
Fixed training script, able to train vqvae
Gustaf Rydholm
2021-04-15
Created mappings
Gustaf Rydholm
2021-04-11
Working on mapping
Gustaf Rydholm
2021-04-08
Bug fixes word pieces
Gustaf Rydholm
2021-04-04
Add new transformer network
Gustaf Rydholm
2021-04-04
Add 2d positional encoding
Gustaf Rydholm
2021-04-04
Add synthetic iam paragraphs dataset
Gustaf Rydholm
2021-04-03
Add IAM paragraphs dataset
Gustaf Rydholm