2020-10-16 21:21:56 +02:00
|
|
|
|
|
|
|
# @vladmandic/human
|
|
|
|
|
2020-11-03 17:11:53 +01:00
|
|
|
Version: **0.6.2**
|
2020-10-16 21:21:56 +02:00
|
|
|
Description: **human: 3D Face Detection, Iris Tracking and Age & Gender Prediction**
|
|
|
|
|
|
|
|
Author: **Vladimir Mandic <mandic00@live.com>**
|
|
|
|
License: **MIT** </LICENSE>
|
|
|
|
Repository: **<git+https://github.com/vladmandic/human.git>**
|
|
|
|
|
|
|
|
## Changelog
|
|
|
|
|
2020-11-03 17:11:53 +01:00
|
|
|
### **HEAD -> main** 2020/11/03 mandic00@live.com
|
|
|
|
- fix pause restart
|
|
|
|
- complete model refactoring
|
|
|
|
- fixed typo
|
|
|
|
|
|
|
|
### **0.6.2** 2020/11/02 mandic00@live.com
|
|
|
|
- optimized demo
|
|
|
|
- package update
|
|
|
|
|
2020-11-03 00:55:17 +01:00
|
|
|
### **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
|
2020-11-03 17:11:53 +01:00
|
|
|
- fix demo image sample
|
2020-11-03 00:55:17 +01:00
|
|
|
- added tfjs-vis to distribution
|
|
|
|
|
|
|
|
### **0.5.5** 2020/11/01 mandic00@live.com
|
|
|
|
- changed defaults
|
2020-10-30 15:30:07 +01:00
|
|
|
|
2020-11-01 19:10:36 +01:00
|
|
|
### **0.5.4** 2020/11/01 mandic00@live.com
|
|
|
|
- implemented memory profiler
|
|
|
|
|
|
|
|
### **0.5.3** 2020/10/30 mandic00@live.com
|
|
|
|
- improved debug logging
|
|
|
|
|
|
|
|
### **0.5.2** 2020/10/30 mandic00@live.com
|
|
|
|
- added wasm and webgpu backends
|
2020-10-30 15:30:07 +01:00
|
|
|
|
|
|
|
### **0.5.1** 2020/10/30 mandic00@live.com
|
2020-10-30 12:35:19 +01:00
|
|
|
- improve demo line continous draws
|
|
|
|
|
|
|
|
### **0.4.10** 2020/10/30 mandic00@live.com
|
|
|
|
- fix for seedrandom
|
|
|
|
|
|
|
|
### **0.4.9** 2020/10/29 mandic00@live.com
|
|
|
|
|
2020-10-28 20:03:23 +01:00
|
|
|
### **0.4.8** 2020/10/28 mandic00@live.com
|
|
|
|
- revert "updated menu handler"
|
2020-10-30 12:35:19 +01:00
|
|
|
- fix webpack compatibility issue
|
2020-10-28 20:03:23 +01:00
|
|
|
|
|
|
|
### **0.4.7** 2020/10/27 mandic00@live.com
|
|
|
|
|
|
|
|
### **0.4.6** 2020/10/27 mandic00@live.com
|
|
|
|
- fix firefox compatibility bug
|
|
|
|
|
|
|
|
### **0.4.5** 2020/10/27 mandic00@live.com
|
|
|
|
|
|
|
|
### **0.4.4** 2020/10/27 mandic00@live.com
|
|
|
|
- implelented input resizing
|
|
|
|
|
|
|
|
### **0.4.3** 2020/10/22 mandic00@live.com
|
2020-10-23 00:50:28 +02:00
|
|
|
|
|
|
|
### **0.4.2** 2020/10/20 mandic00@live.com
|
|
|
|
- log initialization
|
|
|
|
|
2020-10-19 17:04:34 +02:00
|
|
|
### **0.4.1** 2020/10/19 mandic00@live.com
|
|
|
|
- breaking change: convert to object class
|
2020-10-23 00:50:28 +02:00
|
|
|
- compatibility notes
|
2020-10-19 17:04:34 +02:00
|
|
|
|
|
|
|
### **0.3.9** 2020/10/18 mandic00@live.com
|
|
|
|
- implemented image filters
|
|
|
|
- pure tensor pipeline without image converts
|
|
|
|
- autodetect skipframes
|
2020-10-17 17:43:40 +02:00
|
|
|
|
2020-10-19 17:04:34 +02:00
|
|
|
### **0.3.8** 2020/10/17 mandic00@live.com
|
|
|
|
- new menu layout
|
|
|
|
|
|
|
|
### **0.3.7** 2020/10/17 mandic00@live.com
|
|
|
|
- added diagnostics output
|
|
|
|
- parallelized agegender operations
|
2020-10-17 17:43:40 +02:00
|
|
|
|
|
|
|
### **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
|
|
|
|
|
2020-10-16 21:22:20 +02:00
|
|
|
### **0.3.5** 2020/10/16 mandic00@live.com
|
|
|
|
- added auto-generated changelog
|
2020-10-16 21:21:56 +02:00
|
|
|
|
|
|
|
### **0.3.4** 2020/10/16 mandic00@live.com
|
|
|
|
- added camera selection
|
|
|
|
- optimized blazeface anchors
|
|
|
|
- added error handling
|
|
|
|
|
|
|
|
### **0.3.3** 2020/10/15 mandic00@live.com
|
|
|
|
- added blazeface back and front models
|
|
|
|
|
|
|
|
### **0.3.2** 2020/10/15 mandic00@live.com
|
|
|
|
- reduced web worker latency
|
|
|
|
- added debugging and versioning
|
|
|
|
- optimized demos and added scoped runs
|
|
|
|
- added multi backend support
|
|
|
|
|
|
|
|
### **0.3.1** 2020/10/14 mandic00@live.com
|
|
|
|
|
|
|
|
### **0.2.10** 2020/10/14 mandic00@live.com
|
|
|
|
- added emotion backend
|
|
|
|
- module parametrization and performance monitoring
|
|
|
|
- implemented multi-hand support
|
|
|
|
- fixed documentation typos
|
|
|
|
|
|
|
|
### **0.2.9** 2020/10/13 mandic00@live.com
|
|
|
|
- added node build and demo
|
|
|
|
|
|
|
|
### **0.2.8** 2020/10/13 mandic00@live.com
|
|
|
|
- added example image
|
|
|
|
|
|
|
|
### **0.2.7** 2020/10/13 mandic00@live.com
|
|
|
|
- new examples
|
|
|
|
|
|
|
|
### **0.2.6** 2020/10/13 mandic00@live.com
|
|
|
|
- enable all models by default
|
|
|
|
|
|
|
|
### **0.2.5** 2020/10/12 mandic00@live.com
|
|
|
|
- fixed memory leak
|
|
|
|
|
|
|
|
### **0.2.4** 2020/10/12 mandic00@live.com
|
|
|
|
- removed extra files
|
|
|
|
|
|
|
|
### **0.2.3** 2020/10/12 mandic00@live.com
|
|
|
|
|
|
|
|
### **0.2.2** 2020/10/12 mandic00@live.com
|
|
|
|
|
|
|
|
### **tag: 1.0** 2020/10/12 mandic00@live.com
|
|
|
|
|
|
|
|
### **0.2.1** 2020/10/12 mandic00@live.com
|
|
|
|
- added sample image
|
|
|
|
- initial public commit
|
|
|
|
- initial commit
|