update for tfjs 3.5.0

pull/293/head
Vladimir Mandic 2021-04-22 19:46:18 -04:00
parent 5e8f33e821
commit 9b39425410
3 changed files with 16 additions and 12 deletions

View File

@ -9,8 +9,12 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
## Changelog
### **HEAD -> main** 2021/04/19 mandic00@live.com
### **HEAD -> main** 2021/04/22 mandic00@live.com
### **origin/main** 2021/04/20 mandic00@live.com
- added filter.flip feature
- added demo load image from http
- mobile demo optimization and iris gestures
- full test run

View File

@ -51,16 +51,16 @@
"tensorflow"
],
"devDependencies": {
"@tensorflow/tfjs": "^3.4.0",
"@tensorflow/tfjs-backend-cpu": "^3.4.0",
"@tensorflow/tfjs-backend-wasm": "^3.4.0",
"@tensorflow/tfjs-backend-webgl": "^3.4.0",
"@tensorflow/tfjs-converter": "^3.4.0",
"@tensorflow/tfjs-core": "^3.4.0",
"@tensorflow/tfjs-data": "^3.4.0",
"@tensorflow/tfjs-layers": "^3.4.0",
"@tensorflow/tfjs-node": "^3.4.0",
"@tensorflow/tfjs-node-gpu": "^3.4.0",
"@tensorflow/tfjs": "^3.5.0",
"@tensorflow/tfjs-backend-cpu": "^3.5.0",
"@tensorflow/tfjs-backend-wasm": "^3.5.0",
"@tensorflow/tfjs-backend-webgl": "^3.5.0",
"@tensorflow/tfjs-converter": "^3.5.0",
"@tensorflow/tfjs-core": "^3.5.0",
"@tensorflow/tfjs-data": "^3.5.0",
"@tensorflow/tfjs-layers": "^3.5.0",
"@tensorflow/tfjs-node": "^3.5.0",
"@tensorflow/tfjs-node-gpu": "^3.5.0",
"@types/node": "^14.14.41",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",

2
wiki

@ -1 +1 @@
Subproject commit 97aef7ac17b481de7768c8540a2207f61adb635b
Subproject commit 144a0ca88bbbc27c4eb2dc20551bfb2d463bbd0d