diff --git a/README.md b/README.md index 28ccf3c7..0b1a8e5b 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ Compatible with *Browser*, *WebWorker* and *NodeJS* execution on both Windows an - [**Platform Support**](https://github.com/vladmandic/human/wiki/Platforms) - [**List of Models & Credits**](https://github.com/vladmandic/human/wiki/Models) +And my quick future-looking [**To-do list**](https://github.com/vladmandic/human/wiki/TODO.md) +
*See [issues](https://github.com/vladmandic/human/issues?q=) and [discussions](https://github.com/vladmandic/human/discussions) for list of known limitations and planned enhancements* diff --git a/TODO.md b/TODO.md new file mode 100644 index 00000000..0fd667cc --- /dev/null +++ b/TODO.md @@ -0,0 +1,9 @@ +# To-Do list for Human library + +- Explore BlazePose model +- Explore MediaPipe TFLite models +- Fix BlazeFace NodeJS missing ops +- Prune pre-packaged models +- Build Face embedding database +- Dynamic sample processing +- Update screenshots