mirror of https://github.com/vladmandic/human
22 lines
387 B
Markdown
22 lines
387 B
Markdown
# To-Do list for Human library
|
|
|
|
## Big Ticket Items
|
|
|
|
N/A
|
|
|
|
## Exploring Features
|
|
|
|
N/A
|
|
|
|
## Explore Models
|
|
|
|
- InsightFace
|
|
RetinaFace detector and ArcFace recognition
|
|
<https://github.com/deepinsight/insightface>
|
|
- Blazepose
|
|
Needs detector before running pose to center the image
|
|
|
|
## In Progress
|
|
|
|
- Refactor BlazeFace to avoid data and array access and use buffers where needed
|