-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels