Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

classification是怎么实现的 #6

Open
yfji opened this issue Mar 29, 2018 · 3 comments
Open

classification是怎么实现的 #6

yfji opened this issue Mar 29, 2018 · 3 comments

Comments

@yfji
Copy link

yfji commented Mar 29, 2018

请问Classifier类是怎么实现的?

@dlunion
Copy link
Owner

dlunion commented Oct 7, 2018

他其实是对caffe做了个简单的封装,本来是有代码的,后来被删掉了。
可以无视这东西,请参考:https://github.com/dlunion/EasyOpenPose/blob/master/easyOpenPose.cpp
这里caffe原版实现的

@wwwangxiaoxiao
Copy link

请问能借鉴一些你的classifier.cpp吗?

@wwwangxiaoxiao
Copy link

我能运行你的windows上的程序,但是我想自己使用//#include <caffe/caffe.hpp>这个在windows上自己编写,但是我对这个环境问题不是很了解,一开始我按照教程自动一步式配置了openpose的环境(包括caffe环境已经配置好了),你的代码就可以运行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants