human/TODO.md

23 lines
636 B
Markdown
Raw Normal View History

2021-03-03 18:04:59 +01:00
# To-Do list for Human library
## Big Ticket Items
2021-04-19 17:36:44 +02:00
N/A
## Explore Models
2021-05-30 00:29:57 +02:00
- InsightFace: RetinaFace detector and ArcFace recognition: <https://github.com/deepinsight/insightface>
2021-04-25 20:32:55 +02:00
## In Progress
2021-04-25 19:16:04 +02:00
2021-06-01 14:59:09 +02:00
- Switch to TypeScript 4.3
2021-06-05 02:22:05 +02:00
- Add backgrounds to segmentation
## 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-05-30 18:03:34 +02:00
- BlazeFace and HandPose rotation in NodeJS: <https://github.com/tensorflow/tfjs/issues/4066>
2021-05-30 18:05:27 +02:00
- TypeDoc with TypeScript 4.3: <https://github.com/TypeStrong/typedoc/issues/1589>
2021-06-01 14:59:09 +02:00
- HandPose lower precision with WASM