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 when trying to run the demo selfe demo photo #52

Closed
Abd2z opened this issue Oct 23, 2017 · 1 comment
Closed

error when trying to run the demo selfe demo photo #52

Abd2z opened this issue Oct 23, 2017 · 1 comment

Comments

@Abd2z
Copy link

Abd2z commented Oct 23, 2017

Thank you very much for your sharing the code.
I tried to run the code but got the following error when trying to run the demo on worlds largest selfie:
Warning: Name is nonexistent or not a directory: toolbox\export_fig

In path (line 109)
In addpath (line 88)
In tiny_face_detector (line 45)
Loading pretrained detector model...
Processing data/demo/selfie.jpg at scale 0.031250.
Attempt to execute SCRIPT vl_nnconv as a function:
D:\MATLAB\tiny\matconvnet\matlab\vl_nnconv.m

Error in dagnn.Conv/forward (line 11)
outputs{1} = vl_nnconv(...

Error in dagnn.Layer/forwardAdvanced (line 85)
outputs = obj.forward(inputs, {net.params(par).value}) ;

Error in dagnn.DagNN/eval (line 91)
obj.layers(l).block.forwardAdvanced(obj.layers(l)) ;

Error in tiny_face_detector (line 130)
net.eval(inputs);
....

appreciating your feed back

Thank you.

@Abd2z Abd2z changed the title error when trying to run the demo selfe.gpj error when trying to run the demo selfe demo photo Oct 23, 2017
@peiyunh
Copy link
Owner

peiyunh commented Dec 7, 2017

Looks like an issue of `export_fig'. Did you clone the repo with --recursive?

@peiyunh peiyunh closed this as completed Sep 23, 2018
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

2 participants