- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
Currently, being a rookie in this field, I've been following the compiling steps "Guidance for Compiling TensorFlow Networks" on the website of Intel Movidius. However,I confront problems using SPYDER by only deal with the sample guidance gave.
I've successed the step creating three files : mnist_model.index, mnist_model.data-00000-of-00001, mnist_model.meta. But when I tried to modifiy mnist_deep.py into mnist_deep_inference.py
The mnist_deep_inference.py looks like this : https://ideone.com/RSAE2H
the console in spyder gives me this error message: https://ideone.com/sxzKwP
when I check the folder i am working on, I was puzzled why I still have created : mnist_inference.index, mnist_inference.data-00000-of-00001, mnist_inference.meta.
Then I tried to type the "mvNCCompile" command in the console of spyder, it tells me that the command is invalid syntax (but I had installed the ncsdk tool kit).
Can someone help me with this situation, please? :'(
- Tags:
- Tensorflow
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @yi-ru
I have not tried using the Neural Compute SDK with SPYDER. Could you try installing the NCSDK without using SPYDER and see if you get the same results?
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for responding me!!
I tried to use NCSDK to compile mnist_deep_inference.py
however this is the message I got on my pc:
https://ideone.com/78rPLa
Really need your help :'(
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @yi-ru
I believe this is a known issue with the NCSDK v2.10, could you try using the NCSDK v2.08?
Regards,
Jesus
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