alexgkendall / caffe-posenet

Implementation of PoseNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the caffe-posenet-master

NYing opened this issue · comments

commented

Hi,this is Ying Nie,
I have some problems about the caffe-posenet-master you offer.What's the different between the standard version of Caffe and the posenet version of Caffe you offer?And why would it caused to load the label incorrectly?Could you please to tell me what changes have you made to the standard version of Caffe?I'm looking forward for your reply.
Best regards,
Ying Nie

Hi,do you know how to transfer standard version to posenet for now?which files shall I change ?
thank you!

兄弟,问题解决了吗?

需要用作者的caffe 版本,data layer 可能做了修改

commented

似乎作者的caffe版本只支持cudnn4和cuda7.5,不支持cuda8.0
It seems that the caffe the writer use only supports cudnn4 and cuda7.5 but not cuda8.0.