- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello again!
I tried to compile a graph from a cafe model, but failed, error below:
Please advise!
Where can i download a graph file for the security camera demo?
Thanks.
`pi@raspberrypi:~/ncappzoo/caffe/SSD_MobileNet $ mvNCCompile deploy.prototxt -w mobilenet_iter_73000.caffemodel -s 12 -in input -on prob -is 224 224 -o GoogLeNet.graph
mvNCCompile v02.00, Copyright @ Movidius Ltd 2016
/usr/lib/python3/dist-packages/scipy/_lib/_numpy_compat.py:10: DeprecationWarning: Importing from numpy.testing.nosetester is deprecated, import from numpy.testing instead.
from numpy.testing.nosetester import import_nose
/usr/lib/python3/dist-packages/scipy/stats/morestats.py:16: DeprecationWarning: Importing from numpy.testing.decorators is deprecated, import from numpy.testing instead.
from numpy.testing.decorators import setastest
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 382, in parse_caffe
input_bottom = net.bottom_names[inputNodeName][0]
IndexError: list index out of range
pi@raspberrypi:~/ncappzoo/caffe/SSD_MobileNet $
`
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page