From 47b5830c89e678c985450fc335423749a6ffd1ed Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 8 Aug 2022 15:15:57 -0400 Subject: [PATCH] release refresh --- TODO.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 7453032b..94aa8c67 100644 --- a/TODO.md +++ b/TODO.md @@ -56,8 +56,10 @@ 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 as alternative body detection -- Fix **NanoDet** module as alternative object detection -- Fix `human.match` when using mixed descriptor lengths +- Fix **EfficientPose** module as alternative body detection +- Fix **NanoDet** module as alternative object detection +- Fix `human.match` when using mixed descriptor lengths +- Increased test coverage + run using `npm run test` - Update profiling methods in `human.profile()` - Update project dependencies