From ee5884d27e6f4d27f4129fffa5a17d2ae48ac983 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 22 Oct 2021 16:11:02 -0400 Subject: [PATCH] update todo --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 4f53bcda..9c405006 100644 --- a/TODO.md +++ b/TODO.md @@ -2,6 +2,8 @@ ## Work in Progress +- `skipTime`: testing, documentation +
### Exploring @@ -55,6 +57,7 @@ Object detection using CenterNet or NanoDet models is not working when using WAS - Update to TFJS 3.10.0 - Multiple bug fixes - Utility class `human.env` +- Add `skipTime` in addition to `skipFrames` - Enhanced **MoveNet** post-processing - Add optional **Anti-Spoof** module - Remove old **HandDetect** and **PoseNet** models from default installation