update todo

pull/193/head
Vladimir Mandic 2021-09-26 10:03:39 -04:00
parent 2c59e7ef56
commit 19ece18f3d
1 changed files with 9 additions and 4 deletions

13
TODO.md
View File

@ -4,13 +4,18 @@
<br> <br>
### Handtrack ### Hand
- Evaluate and switch default - Evaluate and switch default default model from `handdetect` to `handtrack`
### Models ## Body
- Document and publish optional models - Implement new variations of `BlazePose` models
- Add virtual box frame caching to `MoveNet`
## Face
- Reimplement `BlazeFace`, `FaceMesh`, `Iris` with new pipeline and frame caching
<br> <br>