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

Error in running demo #44

Open
Raven1327 opened this issue Nov 3, 2018 · 1 comment
Open

Error in running demo #44

Raven1327 opened this issue Nov 3, 2018 · 1 comment

Comments

@Raven1327
Copy link

demo

runname =

release

Time taken for computing ng at scale 1: 5.574.

Time taken for computing ng at scale 2: 1.747.
Time for full_cands_from_hiers: 1.221
Time for hole_filling: 9.599
Time for compute_base_features: 17.843
Time for mex_fast_reduction: 1.835
Time for compute_full_features: 0.011
Time for cand2labels: 0.054
Time for depth features: 4.538
Undefined function or variable 'caffe'.

Error in rcnn_load_model (line 28)
caffe('init', rcnn_model.cnn.definition_file, rcnn_model.cnn.binary_file);

Error in run_all (line 41)
rcnn_model = rcnn_load_model(rcnn_model);

Error in demo (line 6)
run_all(I, D, RD, C, out_file);

@Raven1327
Copy link
Author

And I can't add 'caffe/matlab/+caffe/private' to Path with 'addpath(genpath('caffe/matlab'))'.

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

1 participant