Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmandic committed Mar 9, 2021
1 parent 672e2c0 commit ec8c08c
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 9 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @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**

Author: **Vladimir Mandic <[email protected]>**
Expand All @@ -9,8 +9,12 @@ Repository: **<git+https://github.com/vladmandic/human.git>**

## Changelog

### **HEAD -> main** 2021/03/08 [email protected]
### **HEAD -> main** 2021/03/09 [email protected]


### **1.0.1** 2021/03/09 [email protected]

- fix for face detector when mesh is disabled
- optimize for npm

### **0.40.9** 2021/03/08 [email protected]
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,3 @@ detectVideo();
![Downloads](https://img.shields.io/npm/dm/@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)
![Commit Activity](https://img.shields.io/github/commit-activity/m/vladmandic/human?style=flat-square)
2 changes: 1 addition & 1 deletion dist/demo-browser-index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/human.esm-nobundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/human.esm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/human.node-gpu.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/human.node.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/human.ts

Large diffs are not rendered by default.

0 comments on commit ec8c08c

Please sign in to comment.