【发布时间】:2020-09-10 11:45:00
【问题描述】:
谷歌Posent的一个张量流模型是available here
tensorflow 团队也分享了这个blog post on posenet 以及上面的 github repo。现在在博客文章中,作者提供了以下两篇论文的链接:
在帖子中没有明确提到哪篇论文是基于哪篇论文的模型,所以你能告诉我上面 Github repo 或tflite version of posenet which is available here中的posenet模型正在使用哪篇论文的实现
通过阅读上面的 github 存储库,我认为 single pose detection 是由第一篇论文完成的,而 multipose detection 使用的是第二篇论文,对吗? ?以及 tflite 版本的posenet 使用的是哪种论文?
你能解开这些困惑吗?
【问题讨论】: