mirror of https://github.com/vladmandic/human
replace movenet with lightning-v4
parent
4ac41f54a1
commit
cb0b20681b
|
@ -9,11 +9,13 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
||||||
|
|
||||||
## Changelog
|
## 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
|
### **2.1.2** 2021/07/29 mandic00@live.com
|
||||||
|
|
||||||
|
- fix unregistered ops in tfjs
|
||||||
### **origin/main** 2021/07/29 mandic00@live.com
|
|
||||||
|
|
||||||
- fix typo
|
- fix typo
|
||||||
- rebuild new release
|
- rebuild new release
|
||||||
|
|
||||||
|
|
4
TODO.md
4
TODO.md
|
@ -6,9 +6,7 @@ N/A
|
||||||
|
|
||||||
## Work in Progress
|
## Work in Progress
|
||||||
|
|
||||||
- Modularize `detect` with class inheritance
|
N/A
|
||||||
- Modularize `warmup` with class inheritance
|
|
||||||
- Refactor `checkBackend` into `backend.check`
|
|
||||||
|
|
||||||
## Known Issues
|
## Known Issues
|
||||||
|
|
||||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue