mirror of https://github.com/vladmandic/human
updated readme
parent
dce20603c0
commit
0ed75671c0
|
@ -9,6 +9,7 @@
|
||||||
- [**Live Demo**](https://vladmandic.github.io/human/demo/demo-esm.html)
|
- [**Live Demo**](https://vladmandic.github.io/human/demo/demo-esm.html)
|
||||||
|
|
||||||
Compatible with Browser, WebWorker and NodeJS execution!
|
Compatible with Browser, WebWorker and NodeJS execution!
|
||||||
|
(and maybe with React-Native as it doesn't use any DOM objects)
|
||||||
|
|
||||||
*This is a pre-release project, see [issues](https://github.com/vladmandic/human/issues) for list of known limitations*
|
*This is a pre-release project, see [issues](https://github.com/vladmandic/human/issues) for list of known limitations*
|
||||||
|
|
||||||
|
@ -414,8 +415,3 @@ Library can also be used on mobile devices
|
||||||
- Emotion Prediction: [**Oarriaga**](https://github.com/oarriaga/face_classification)
|
- Emotion Prediction: [**Oarriaga**](https://github.com/oarriaga/face_classification)
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
## Todo
|
|
||||||
|
|
||||||
- Tweak default models, parameters and factorization for age/gender/emotion/blazeface
|
|
||||||
- Add sample images
|
|
||||||
|
|
Loading…
Reference in New Issue