From 19ece18f3d3a936b90ec86d35b7685920cd7d56b Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 26 Sep 2021 10:03:39 -0400 Subject: [PATCH] update todo --- TODO.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 9c337c77..32225f83 100644 --- a/TODO.md +++ b/TODO.md @@ -4,13 +4,18 @@
-### 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