diff --git a/TODO.md b/TODO.md index 46291f90..87f24893 100644 --- a/TODO.md +++ b/TODO.md @@ -66,8 +66,9 @@ Model is supported using `WebGL` backend in browser - Allow hosting models in **Google Cloud Bucket** Hosted models can be directly used without downloading to local storage Example: `modelPath: 'https://storage.googleapis.com/human-models/facemesh.json'` -- Stricter linting rules for both **TypeScript** and **JavaScript** - See `./eslintrc.json` for details +- Stricter linting rules for both **TypeScript** and **JavaScript** + See `./eslintrc.json` for details +- Enhanced type safety across entire library - Fix **MobileFaceNet** model as alternative for face embedding/descriptor detection Configurable using `config.face.mobilefacenet` config section - Fix **EfficientPose** module as alternative body detection