mirror of https://github.com/vladmandic/human
replace movenet with lightning-v4
parent
767e7b93ad
commit
e741ba7f02
|
@ -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
|
||||
|
||||
|
|
4
TODO.md
4
TODO.md
|
@ -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
Loading…
Reference in New Issue