mirror of https://github.com/vladmandic/human
18 lines
481 B
Markdown
18 lines
481 B
Markdown
# To-Do list for Human library
|
|
|
|
## Big Ticket Items
|
|
|
|
N/A
|
|
|
|
## Work in Progress
|
|
|
|
- Modularize `detect` with class inheritance
|
|
- Modularize `warmup` with class inheritance
|
|
- Refactor `checkBackend` into `backend.check`
|
|
|
|
## Known Issues
|
|
|
|
- CenterNet with WASM: <https://github.com/tensorflow/tfjs/issues/5110>
|
|
- NanoDet with WASM: <https://github.com/tensorflow/tfjs/issues/4824>
|
|
- BlazeFace and HandPose rotation correction in NodeJS: <https://github.com/tensorflow/tfjs/issues/4066>
|