- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to get a Siamese network trained on MNIST data to work on the Movidius stick.
This is the prototxt used to train the model:
https://gist.github.com/Tantali/1902201d960c148bbcb3ede30b3877f6
This is the prototxt used to convert the model, using mvNCCompile
https://gist.github.com/Tantali/ede0d08ddc886c2b21d78ed2e5aaf2a9
This keeps resulting in [Error 20], and I can't seem to figure out why.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@brainshift At the moment, we don't have support for the DummyData layer for Caffe. That's probably why you are seeing the error. You can find a list of supported Caffe layers @ https://movidius.github.io/ncsdk/Caffe.html

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