strong typing for public classes and hide private classes

pull/91/head
Vladimir Mandic 2021-03-10 10:02:52 -05:00
parent bb3aed95fe
commit 2371275bb0
18 changed files with 6296 additions and 442978 deletions

View File

@ -9,6 +9,13 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
## Changelog
### **HEAD -> main** 2021/03/10 mandic00@live.com
- enhanced age, gender, emotion detection
### **origin/main** 2021/03/09 mandic00@live.com
### **1.0.2** 2021/03/09 mandic00@live.com
- remove blazeface-front, blazepose-upper, faceboxes

View File

@ -108,6 +108,10 @@ As presented in the demo application...
![Example Using WebCam](assets/screenshot-webcam.jpg)
**468-Point Face Mesh Defails:**
![FaceMesh](assets/facemesh.png)
<br><hr><br>
Example simple app that uses Human to process video input and

View File

@ -3,4 +3,6 @@
- Strong typing
- Build Face embedding database
- Dynamic sample processing
- Explore EfficientPose: <https://github.com/daniegr/EfficientPose> <https://github.com/PINTO0309/PINTO_model_zoo/tree/main/084_EfficientPose>
- Explore EfficientPose
<https://github.com/daniegr/EfficientPose>
<https://github.com/PINTO0309/PINTO_model_zoo/tree/main/084_EfficientPose>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

98941
dist/human.esm.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

98947
dist/human.js vendored

File diff suppressed because one or more lines are too long

2
dist/human.js.map vendored

File diff suppressed because one or more lines are too long

25029
dist/human.node-gpu.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

25029
dist/human.node.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

76306
dist/tfjs.esm.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
wiki

@ -1 +1 @@
Subproject commit 5783a9557fef7ffc03a628bafa683c3f7c511404
Subproject commit 8d403c2d9d0185ead9897e7177f460b25b95b3b6