replace movenet with lightning-v4

pull/356/head
Vladimir Mandic 2021-07-30 07:18:54 -04:00
parent 4ac41f54a1
commit cb0b20681b
4 changed files with 209 additions and 208 deletions

View File

@ -9,11 +9,13 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
## Changelog
### **HEAD -> main** 2021/07/30 mandic00@live.com
- enable webgl uniform support for faster warmup
### **2.1.2** 2021/07/29 mandic00@live.com
### **origin/main** 2021/07/29 mandic00@live.com
- fix unregistered ops in tfjs
- fix typo
- rebuild new release

View File

@ -6,9 +6,7 @@ N/A
## Work in Progress
- Modularize `detect` with class inheritance
- Modularize `warmup` with class inheritance
- Refactor `checkBackend` into `backend.check`
N/A
## Known Issues

Binary file not shown.

File diff suppressed because one or more lines are too long