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
/
README.md
Age
Commit message (
Collapse
)
Author
2021-10-01
Update README with installation
Gustaf Rydholm
2021-09-30
Update README
Gustaf Rydholm
2021-09-18
Update README
Gustaf Rydholm
2021-08-29
Remove uploading of code to Wandb, upload config instead
Gustaf Rydholm
2021-08-10
Update to config and logging in VQGAN
Gustaf Rydholm
2021-08-08
Add VQGAN and loss function
Gustaf Rydholm
2021-08-04
Updates readme
Gustaf Rydholm
2021-08-02
Fixed wandb callback bug, add word_pieces arg to iam paragraph
Gustaf Rydholm
2021-07-30
black reformatting
Gustaf Rydholm
2021-07-30
attr bug fix, properly loading network
Gustaf Rydholm
2021-07-28
Reformatting with attrs, config for encoder and decoder
Gustaf Rydholm
2021-05-13
Remove bloat packages
Gustaf Rydholm
2021-05-02
Updated todos in readme
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
Add new training loop with PyTorch Lightning, remove stale files
Gustaf Rydholm
2021-03-29
Refactor word piece scripts
Gustaf Rydholm
2021-02-24
readme with updated goals
aktersnurra
2021-01-24
Many updates, cool stuff on the way.
aktersnurra
2020-11-08
new updates
aktersnurra
2020-09-14
Fixed CTC loss.
aktersnurra
2020-09-09
Created an abstract Dataset class for common methods.
aktersnurra
2020-09-08
IAM datasets implemented.
aktersnurra
2020-08-20
A lot of stuff working :D. ResNet implemented!
aktersnurra
2020-08-11
Working one the cnn lstm ctc model.
aktersnurra
2020-08-05
Emnist lines data loader implemented.
aktersnurra
2020-08-03
Fix import error in datasets package.
aktersnurra
2020-08-03
Working Emnist lines dataset.
aktersnurra
2020-07-22
Working training loop and testing of trained CharacterModel.
aktersnurra
2020-07-05
Fixed todo list in readme.
aktersnurra
2020-07-05
Working on getting experiment loop.
aktersnurra
2020-06-23
latest
aktersnurra
2020-06-02
Added some text to the readme.
aktersnurra
2020-05-27
Initial commit
aktersnurra