pull/91/head
Vladimir Mandic 2021-03-09 13:19:52 -05:00
parent 672e2c03f9
commit ec8c08c35e
8 changed files with 12 additions and 9 deletions

View File

@ -1,6 +1,6 @@
# @vladmandic/human # @vladmandic/human
Version: **1.0.0** Version: **1.0.1**
Description: **Human: AI-powered 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition** Description: **Human: AI-powered 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>** Author: **Vladimir Mandic <mandic00@live.com>**
@ -9,8 +9,12 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
## Changelog ## Changelog
### **HEAD -> main** 2021/03/08 mandic00@live.com ### **HEAD -> main** 2021/03/09 mandic00@live.com
### **1.0.1** 2021/03/09 mandic00@live.com
- fix for face detector when mesh is disabled
- optimize for npm - optimize for npm
### **0.40.9** 2021/03/08 mandic00@live.com ### **0.40.9** 2021/03/08 mandic00@live.com

View File

@ -148,4 +148,3 @@ detectVideo();
![Downloads](https://img.shields.io/npm/dm/@vladmandic/human?style=flat-square) ![Downloads](https://img.shields.io/npm/dm/@vladmandic/human?style=flat-square)
![Stars](https://img.shields.io/github/stars/vladmandic/human?style=flat-square) ![Stars](https://img.shields.io/github/stars/vladmandic/human?style=flat-square)
![Code Size](https://img.shields.io/github/languages/code-size/vladmandic/human?style=flat-square) ![Code Size](https://img.shields.io/github/languages/code-size/vladmandic/human?style=flat-square)
![Commit Activity](https://img.shields.io/github/commit-activity/m/vladmandic/human?style=flat-square)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
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

2
dist/human.node.js vendored

File diff suppressed because one or more lines are too long

2
dist/human.ts vendored

File diff suppressed because one or more lines are too long