added links to release notes

pull/233/head
Vladimir Mandic 2021-11-07 08:14:14 -05:00
parent dce357964d
commit fc93c39201
2 changed files with 7 additions and 2 deletions

View File

@ -36,6 +36,9 @@ JavaScript module using TensorFlow/JS Machine Learning library
<br>
## Releases
- [Release Notes](https://github.com/vladmandic/human/releases)
- [NPM](https://www.npmjs.com/package/@vladmandic/human)
## Demos
- [**List of all Demo applications**](https://github.com/vladmandic/human/wiki/Demos)

View File

@ -41,12 +41,14 @@ MoveNet MultiPose model does not work with WASM backend due to missing F32 broad
### Pending release
- Supports all modules on all backends
via custom implementation of missing kernel ops
New:
- New frame change detection algorithm used for cache determination
based on temporal input difference
- New optional input histogram equalization
auto-level input for optimal brightness/contrast via `config.filter.equalization`
Changed:
- Supports all modules on all backends
via custom implementation of missing kernel ops
- Performance and precision improvements
**face**, **hand** and **gestures** modules
- Use custom built TFJS for bundled version