- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In Movidius, while trying to generate the graph with MobileNet SSD , we are facing some issue.
The command used is “mvNCCompile _PATH TO PROTOTXT_ -w _PATH TO WEIGHT FILE_ -s 12”
and the error shown is attached.
This is the path to the deploy.prototext file that we have used:
https://github.com/chuanqi305/MobileNet-SSD/blob/master/MobileNetSSD_deploy.prototxt
The required dim, num_classes and num_output were edited in the deploy.protext file.
Kindly help.
Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Aswathy If I understand correctly, you are using your own weights and editing the prototxt from the link in your post? It seems like there may be a incompatibility issue with the weights you are using and the prototxt file. Please double check that you are using the appropriate weights for the SSD MobileNet prototxt file. Maybe your new weights only has a weights tensor and not a bias tensor for layer conv0?
We have SSD MobileNet samples at the ncappzoo if you want to check them out.

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