human/TODO.md

31 lines
672 B
Markdown
Raw Normal View History

2021-03-03 18:04:59 +01:00
# To-Do list for Human library
## Big Ticket Items
- Strong(er) typing
- Automated testing framework
2021-03-13 17:26:53 +01:00
- 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>
2021-03-13 17:26:53 +01:00
- InsightFace
RetinaFace detetor and ArcFace recognition
<https://github.com/deepinsight/insightface>
- NanoDet
<https://github.com/RangiLyu/nanodet>
## WiP Items
2021-03-13 17:26:53 +01:00
- face.tensor should return image in correct aspect ratio
## Issues
*N/A*