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

Compilation issue #11

Open
sctang25 opened this issue Jan 16, 2018 · 2 comments
Open

Compilation issue #11

sctang25 opened this issue Jan 16, 2018 · 2 comments

Comments

@sctang25
Copy link

Facing error during compilation. Any idea on this?

Thanks for the help in advance.

mvNCCompile v02.00, Copyright @ Movidius Ltd 2016

Traceback (most recent call last):
File "/usr/local/bin/mvNCCompile", line 118, in
create_graph(args.network, args.inputnode, args.outputnode, args.outfile, args.nshaves, args.inputsize, args.weights)
File "/usr/local/bin/mvNCCompile", line 101, in create_graph
net = parse_caffe(args, myriad_config)
File "/usr/local/bin/ncsdk/Controllers/CaffeParser.py", line 365, in parse_caffe
if layers[0].type == 'Input':
IndexError: list index out of range

@gudovskiy
Copy link
Owner

@sctang25 hmm which version of NCS SDK do you use? Could you compile other networks?

@sctang25
Copy link
Author

NCS SDK v1.12.
Other network compilation is ok.

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