mirror of https://github.com/vladmandic/human
package update
parent
95ce9ff303
commit
5c889f37da
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,7 +1,7 @@
|
|||
|
||||
# @vladmandic/human
|
||||
|
||||
Version: **0.5.4**
|
||||
Version: **0.6.1**
|
||||
Description: **human: 3D Face Detection, Iris Tracking and Age & Gender Prediction**
|
||||
|
||||
Author: **Vladimir Mandic <mandic00@live.com>**
|
||||
|
@ -10,7 +10,17 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
|||
|
||||
## Changelog
|
||||
|
||||
### **HEAD -> main** 2020/11/01 mandic00@live.com
|
||||
### **0.6.1** 2020/11/02 mandic00@live.com
|
||||
- major performance improvements for all models
|
||||
- revert "optimized canvas handling"
|
||||
- optimized canvas handling
|
||||
- minor optimization to imagefx
|
||||
|
||||
### **origin/main, origin/HEAD** 2020/11/01 mandic00@live.com
|
||||
- added tfjs-vis to distribution
|
||||
|
||||
### **0.5.5** 2020/11/01 mandic00@live.com
|
||||
- changed defaults
|
||||
|
||||
### **0.5.4** 2020/11/01 mandic00@live.com
|
||||
- implemented memory profiler
|
||||
|
|
Loading…
Reference in New Issue