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

No "inference.hpp" header file #2

Closed
ForestWang opened this issue May 27, 2019 · 4 comments
Closed

No "inference.hpp" header file #2

ForestWang opened this issue May 27, 2019 · 4 comments

Comments

@ForestWang
Copy link

there is no inference.hpp header file.

@Charrin
Copy link
Owner

Charrin commented May 27, 2019

there is no inference.hpp header file.

you should replace your own inference framework there

@BrownOfSummer
Copy link

@Charrin Could you please release a complete version, maybe containing inference.hpp and inference_utils.hpp, thanks a lot !

@Charrin
Copy link
Owner

Charrin commented May 27, 2019

@Charrin Could you please release a complete version, maybe containing inference.hpp and inference_utils.hpp, thanks a lot !

If you want to use Caffe, see Caffe c++ API to replace my inference. The "class Inference" is "caffe::Net" and "class Cube" is "caffe::Blob"
It is not difficult if you are familiar with your inference framework.

@Charrin Charrin closed this as completed May 28, 2019
@luan1412167
Copy link

@ForestWang did you solve it? Can you share class Cube? thanks

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

4 participants