summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoraktersnurra <gustaf.rydholm@gmail.com>2020-09-14 22:15:47 +0200
committeraktersnurra <gustaf.rydholm@gmail.com>2020-09-14 22:15:47 +0200
commit3b06ef615a8db67a03927576e0c12fbfb2501f5f (patch)
treee1c2b1289971c8480327408de46152481e99b539 /README.md
parent2b63fd952bdc9c7c72edd501cbcdbf3231e98f00 (diff)
Fixed CTC loss.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index ffcedc4..f79fee2 100644
--- a/README.md
+++ b/README.md
@@ -51,13 +51,10 @@ TBC
- [x] IAM dataset
- [x] IAM Lines dataset
- [x] IAM paragraphs dataset
-- [ ] Visual attention:
- - [ ] Enriched Deep Recurrent Visual Attention Model for Multiple Object Recognition
- - [ ] DRAM (maybe)
- - [ ] Dynamic Capacity Network
- [ ] CNN + Transformer
- [ ] fix nosec problem
- [x] common Dataset class
+- [x] Fix CTC blank stuff and varying length
## Run Sweeps
Run the following commands to execute hyperparameter search with W&B: