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
Age
Commit message (
Collapse
)
Author
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-07-23
Complete cnn-transformer network, not tested
Gustaf Rydholm
2021-07-06
Refactoring data with attrs and refactor conf for hydra
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-25
Test of efficientnet
Gustaf Rydholm
2021-06-25
Efficientnet working
Gustaf Rydholm
2021-06-20
Notebook stuff
Gustaf Rydholm
2021-06-13
Working on new efficient net impl
Gustaf Rydholm
2021-06-07
Working feedforward of full transformer arch in notebook
Gustaf Rydholm
2021-06-06
Working on fixing decoder transformer
Gustaf Rydholm
2021-05-13
Remove bloat packages
Gustaf Rydholm
2021-05-09
Reformatting of positional encodings and ViT working
Gustaf Rydholm
2021-05-09
tranformer layer done
Gustaf Rydholm
2021-05-09
Attention layer soon done
Gustaf Rydholm
2021-05-04
Bug fix
Gustaf Rydholm
2021-05-02
Updated todos in readme
Gustaf Rydholm
2021-05-02
Attention layer finished
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-24
Implementing CoaT transformer, continue tomorrow...
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-05
Pre-commit fixes, optimizer loading fix
Gustaf Rydholm
2021-04-05
jupyter stuff
Gustaf Rydholm
2021-04-05
Add new training loop with PyTorch Lightning, remove stale files
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
2021-03-28
Add refactor of iam lines
Gustaf Rydholm
2021-03-24
renamed datasets to data, added iam refactor
Gustaf Rydholm
2021-03-23
refactored emnist lines dataset
Gustaf Rydholm
2021-03-20
Inital commit for refactoring to lightning
Gustaf Rydholm