2021-03-03 18:04:59 +01:00
|
|
|
# To-Do list for Human library
|
|
|
|
|
2021-03-10 15:44:45 +01:00
|
|
|
- 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
|
|
|
- Dynamic sample processing
|
2021-03-10 16:02:52 +01:00
|
|
|
- Explore EfficientPose
|
|
|
|
<https://github.com/daniegr/EfficientPose>
|
|
|
|
<https://github.com/PINTO0309/PINTO_model_zoo/tree/main/084_EfficientPose>
|
2021-03-12 18:54:08 +01:00
|
|
|
|
|
|
|
## WiP: Embedding
|
|
|
|
|
|
|
|
- Implement offsetRaw
|
|
|
|
|
|
|
|
full with and without rotation
|
|
|
|
full with and without embedding
|
|
|
|
full with any without mesh
|
|
|
|
embedding with and without mesh
|
|
|
|
boxRaw and meshRaw with and without mesh
|