diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-08-02 01:01:51 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-08-02 01:01:51 +0200 |
commit | e5eca28438cd17d436359f2c6eee0bb9e55d2a8b (patch) | |
tree | c8d77aa0a77d31f63dc2b81eee6d9c5f37e0e2f1 /README.md | |
parent | 04876c35a1eeea68794745f1ca113754c0d97757 (diff) |
Fixed wandb callback bug, add word_pieces arg to iam paragraph
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ python build-transitions --tokens iamdb_1kwp_tokens_1000.txt --lexicon iamdb_1kw ## Todo - [x] Efficient-net b0 + transformer decoder - [ ] Load everything with hydra, get it to work +- [ ] Train network - [ ] Tests - [ ] Evaluation - [ ] Wandb artifact fetcher |