2021-03-03 18:04:59 +01:00
|
|
|
# To-Do list for Human library
|
|
|
|
|
2021-03-13 00:24:34 +01:00
|
|
|
## Big Ticket Items
|
|
|
|
|
2021-04-19 17:36:44 +02:00
|
|
|
N/A
|
|
|
|
|
2021-06-05 22:13:41 +02:00
|
|
|
## Work in Progress
|
2021-04-25 19:16:04 +02:00
|
|
|
|
2021-06-18 15:19:34 +02:00
|
|
|
- Modularize `detect` with class inheritance
|
|
|
|
- Modularize `warmup` with class inheritance
|
|
|
|
- Refactor `checkBackend` into `backend.check`
|
2021-05-31 16:40:07 +02:00
|
|
|
|
|
|
|
## Known Issues
|
2021-05-30 18:03:34 +02:00
|
|
|
|
2021-05-30 18:05:27 +02:00
|
|
|
- CenterNet with WASM: <https://github.com/tensorflow/tfjs/issues/5110>
|
|
|
|
- NanoDet with WASM: <https://github.com/tensorflow/tfjs/issues/4824>
|
2021-06-09 13:27:19 +02:00
|
|
|
- BlazeFace and HandPose rotation correction in NodeJS: <https://github.com/tensorflow/tfjs/issues/4066>
|