2021-03-03 18:04:59 +01:00
|
|
|
# To-Do list for Human library
|
|
|
|
|
2021-03-13 00:24:34 +01:00
|
|
|
## 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/>
|
2021-03-13 00:24:34 +01:00
|
|
|
|
|
|
|
## Explore Models
|
|
|
|
|
|
|
|
- EfficientPose
|
2021-03-10 16:02:52 +01:00
|
|
|
<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>
|
2021-03-13 00:24:34 +01:00
|
|
|
|
|
|
|
## WiP Items
|
|
|
|
|
2021-03-13 17:26:53 +01:00
|
|
|
- face.tensor should return image in correct aspect ratio
|
2021-03-13 00:24:34 +01:00
|
|
|
|
|
|
|
## Issues
|
|
|
|
|
|
|
|
*N/A*
|