jgraving / DeepPoseKit

a toolkit for pose estimation using deep learning
http://deepposekit.org
Apache License 2.0
392 stars 90 forks source link

Anchor-free multiple pose estimation #34

Open bhack opened 4 years ago

bhack commented 4 years ago

What do you think about anchor-free inspired approaches like https://arxiv.org/abs/1911.07451?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

jgraving commented 4 years ago

Thanks for sharing. Looks like a very cool approach. Solves a lot of the complexity with multiple pose estimation we discussed in the paper. We don't have any concrete plans to add multiple pose estimation, but I'll keep this open as a feature request.

bhack commented 4 years ago

As you are using Tensorflow you could be also interested in https://github.com/google-coral/project-posenet/issues/16