update pending todo notes

pull/356/head
Vladimir Mandic 2022-08-08 15:10:34 -04:00
parent 62ea156861
commit b09a65cc7e
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@ Feature is automatically disabled in **NodeJS** without user impact
models can be downloaded from <https://github.com/vladmandic/insightface> models can be downloaded from <https://github.com/vladmandic/insightface>
- Fix **MobileFaceNet** model as alternative for face embedding/descriptor detection - Fix **MobileFaceNet** model as alternative for face embedding/descriptor detection
configurable using `config.face.mobilefacenet` config section configurable using `config.face.mobilefacenet` config section
- Fix **EfficientPose** module - Fix **EfficientPose** module as alternative body detection
- Fix **NanoDet** module - Fix **NanoDet** module as alternative object detection
- Fix `human.match` when using mixed descriptor lengths - Fix `human.match` when using mixed descriptor lengths
- Update profiling methods in `human.profile()` - Update profiling methods in `human.profile()`
- Update project dependencies - Update project dependencies