diff options
author | aktersnurra <gustaf.rydholm@gmail.com> | 2020-09-20 01:39:22 +0200 |
---|---|---|
committer | aktersnurra <gustaf.rydholm@gmail.com> | 2020-09-20 01:39:22 +0200 |
commit | 6137f43c910946301279825e50759a9dd76c6131 (patch) | |
tree | faa11c77de6602b17629b7bab1081264907a1925 /README.md | |
parent | dca26eff11428ef43caef534c29f0b54faa3ff7b (diff) |
fixes.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -51,10 +51,13 @@ TBC - [x] IAM dataset - [x] IAM Lines dataset - [x] IAM paragraphs dataset -- [ ] CNN + Transformer +- [ ] CNN + Transformer (!!) +- [ ] CNN + GPT - [ ] fix nosec problem - [x] common Dataset class - [x] Fix CTC blank stuff and varying length +- [x] Metric Learning for backbone training + ## Run Sweeps Run the following commands to execute hyperparameter search with W&B: |