mirror of https://github.com/vladmandic/human
fixed typo
parent
79cd119c0c
commit
75fc9234c2
|
@ -1,8 +1,8 @@
|
|||
|
||||
# @vladmandic/human
|
||||
|
||||
Version: **0.9.0**
|
||||
Description: **Human: 3D Face Detection, Face Embedding, Body Pose, Hand & Finger Tracking, Iris Tracking, Age & Gender Prediction, Emotion Prediction & Gesture Recognition**
|
||||
Version: **0.9.2**
|
||||
Description: **Human: 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition**
|
||||
|
||||
Author: **Vladimir Mandic <mandic00@live.com>**
|
||||
License: **MIT** </LICENSE>
|
||||
|
@ -10,7 +10,12 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
|||
|
||||
## Changelog
|
||||
|
||||
### **HEAD -> main** 2020/11/13 mandic00@live.com
|
||||
### **0.9.2** 2020/11/14 mandic00@live.com
|
||||
- fix camera restart on resize
|
||||
|
||||
### **0.9.1** 2020/11/13 mandic00@live.com
|
||||
- version bump
|
||||
- full rebuild
|
||||
- implemented face embedding
|
||||
- added internal benchmark tool
|
||||
|
||||
|
|
2
Home.md
2
Home.md
|
@ -30,7 +30,7 @@
|
|||
- [**Build Process**](https://github.com/vladmandic/human/wiki/Build-Process)
|
||||
- [**Performance Notes**](https://github.com/vladmandic/human/wiki/Performance)
|
||||
- [**Performance Profiling**](https://github.com/vladmandic/human/wiki/Profiling)
|
||||
- [**List of Models && Credits**](https://github.com/vladmandic/human/wiki/Models)
|
||||
- [**List of Models & Credits**](https://github.com/vladmandic/human/wiki/Models)
|
||||
|
||||
<br>
|
||||
|
||||
|
|
Loading…
Reference in New Issue