google-coral / edgetpu

Coral issue tracker (and legacy Edge TPU API source)
https://coral.ai
Apache License 2.0
428 stars 125 forks source link

Expand detection with Keypoints #51

Open bhack opened 4 years ago

bhack commented 4 years ago

Can we standardize Kepoints regression output instead of using custom code like in Posenet edgetpu? I.e. in Detection support classes so that we can naturally handling bbox+kpts regression in objects.

Namburger commented 4 years ago

Sorry, I missed this issue, I'll put this in as a feature request

bhack commented 4 years ago

Is it a valid request for Coral? Or want wesolve this at TF lite level https://github.com/tensorflow/tensorflow/issues/38572?