From 6c4c3dacca2367809c9949254f6d456301b47e7d Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 8 Aug 2022 15:10:34 -0400 Subject: [PATCH] update pending todo notes --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index a8baa317..7453032b 100644 --- a/TODO.md +++ b/TODO.md @@ -56,8 +56,8 @@ Feature is automatically disabled in **NodeJS** without user impact models can be downloaded from - Fix **MobileFaceNet** model as alternative for face embedding/descriptor detection configurable using `config.face.mobilefacenet` config section -- Fix **EfficientPose** module -- Fix **NanoDet** module +- Fix **EfficientPose** module as alternative body detection +- Fix **NanoDet** module as alternative object detection - Fix `human.match` when using mixed descriptor lengths - Update profiling methods in `human.profile()` - Update project dependencies