human/TODO.md

12 lines
333 B
Markdown
Raw Normal View History

2021-03-03 18:04:59 +01:00
# To-Do list for Human library
- Strong typing
2021-03-10 16:12:39 +01:00
- Automated testing
2021-03-12 00:26:04 +01:00
- Guard against corrupt input
2021-03-10 16:54:39 +01:00
- Improve face embedding
2021-03-03 18:04:59 +01:00
- Build Face embedding database
- Dynamic sample processing
- Explore EfficientPose
<https://github.com/daniegr/EfficientPose>
<https://github.com/PINTO0309/PINTO_model_zoo/tree/main/084_EfficientPose>