-
Notifications
You must be signed in to change notification settings - Fork 18.5k
how to make a prediction in C++ #499
Copy link
Copy link
Closed
Description
Hi,
I'm using caffe and I'm trying to make a prediction in C++ with a pretrained network like this python example http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/imagenet_classification.ipynb. But I don't find a C++ method for prediction and I don't get how to pass an input image and make the prediction. I've seen test_net.cpp but it does not pass any image in input. How can I pass an image or more images in input to the network? How can I make a prediction?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels