mirror of https://github.com/vladmandic/human
23 lines
626 B
Markdown
23 lines
626 B
Markdown
# To-Do list for Human library
|
|
|
|
## Big Ticket Items
|
|
|
|
N/A
|
|
|
|
## Explore Models
|
|
|
|
- InsightFace: RetinaFace detector and ArcFace recognition: <https://github.com/deepinsight/insightface>
|
|
|
|
## In Progress
|
|
|
|
- Switch to TypeScript 4.3
|
|
- Add hints to Demo app
|
|
|
|
## 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 in NodeJS: <https://github.com/tensorflow/tfjs/issues/4066>
|
|
- TypeDoc with TypeScript 4.3: <https://github.com/TypeStrong/typedoc/issues/1589>
|
|
- HandPose lower precision with WASM
|