mirror of https://github.com/vladmandic/human
26 lines
628 B
Markdown
26 lines
628 B
Markdown
# To-Do list for Human library
|
|
|
|
## Big Ticket Items
|
|
|
|
N/A
|
|
|
|
## Exploring Features
|
|
|
|
- Switch to TypeScript 4.3
|
|
- Unify score/confidence variables
|
|
|
|
## Explore Models
|
|
|
|
- InsightFace: RetinaFace detector and ArcFace recognition: <https://github.com/deepinsight/insightface>
|
|
|
|
## In Progress
|
|
|
|
N/A
|
|
|
|
## 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>
|