summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-08-02 01:01:51 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-08-02 01:01:51 +0200
commite5eca28438cd17d436359f2c6eee0bb9e55d2a8b (patch)
treec8d77aa0a77d31f63dc2b81eee6d9c5f37e0e2f1 /README.md
parent04876c35a1eeea68794745f1ca113754c0d97757 (diff)
Fixed wandb callback bug, add word_pieces arg to iam paragraph
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 43cf05f..b456055 100644
--- a/README.md
+++ b/README.md
@@ -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