mirror of https://github.com/vladmandic/human
updated changelog
parent
cd36d9f546
commit
9d047748bc
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# @vladmandic/human
|
# @vladmandic/human
|
||||||
|
|
||||||
Version: **0.3.5**
|
Version: **0.3.6**
|
||||||
Description: **human: 3D Face Detection, Iris Tracking and Age & Gender Prediction**
|
Description: **human: 3D Face Detection, Iris Tracking and Age & Gender Prediction**
|
||||||
|
|
||||||
Author: **Vladimir Mandic <mandic00@live.com>**
|
Author: **Vladimir Mandic <mandic00@live.com>**
|
||||||
|
@ -10,6 +10,18 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### **HEAD -> main** 2020/10/17 mandic00@live.com
|
||||||
|
- parallelized agegender operations
|
||||||
|
|
||||||
|
### **origin/main, origin/HEAD** 2020/10/17 mandic00@live.com
|
||||||
|
|
||||||
|
### **0.3.6** 2020/10/17 mandic00@live.com
|
||||||
|
- fixed webcam initialization
|
||||||
|
- fixed memory leaks and added scoped runs
|
||||||
|
- modularized draw
|
||||||
|
- added state handling
|
||||||
|
- refactored package file layout
|
||||||
|
|
||||||
### **0.3.5** 2020/10/16 mandic00@live.com
|
### **0.3.5** 2020/10/16 mandic00@live.com
|
||||||
- added auto-generated changelog
|
- added auto-generated changelog
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue