mirror of https://github.com/vladmandic/human
32 lines
695 B
Markdown
32 lines
695 B
Markdown
# To-Do list for Human library
|
|
|
|
## Big Ticket Items
|
|
|
|
- Strong(er) typing
|
|
- Automated testing framework
|
|
- API Documentation
|
|
- API Extractor: generate dts rollup and docs
|
|
<https://api-extractor.com/>
|
|
- TypeDoc: generate docs
|
|
<http://typedoc.org/>
|
|
|
|
## Explore Models
|
|
|
|
- EfficientPose
|
|
<https://github.com/daniegr/EfficientPose>
|
|
<https://github.com/PINTO0309/PINTO_model_zoo/tree/main/084_EfficientPose>
|
|
- InsightFace
|
|
RetinaFace detetor and ArcFace recognition
|
|
<https://github.com/deepinsight/insightface>
|
|
- NanoDet
|
|
<https://github.com/RangiLyu/nanodet>
|
|
|
|
## WiP Items
|
|
|
|
- face.tensor should return image in correct aspect ratio
|
|
- box sizing on mobile
|
|
|
|
## Issues
|
|
|
|
*N/A*
|