Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6403 Discussions

tensorflow/caffe...-> IR,openvino -> ncs

idata
Employee
814 Views

Hey guys,

 

I'm not a CS/IT guy and totally newbie in deep learning…some minnows throw here and hope to catch a whale:

 

     

  1. got couple ncs from friend and played for two days…
  2.  

  3. no power machine to train model by myself, so played on pre-trained model…
  4.  

  5. had problem to mvCompile tf-ssd-mobilenet…
  6.  

  7. google…
  8.  

  9. found ncs supports caffe-ssd-mobilenet…
  10.  

  11. idea of tf2caffe, any guide?
  12.  

  13. google…
  14.  

  15. found OpenVINO…
  16.  

  17. found "Using the Model Optimizer to Convert TensorFlow* Models By Deanne Deuermeyer (Intel), Andrey Z. (Intel), AMY R. (Intel), Fritz B. (Intel), published on May 8, 2018, updated January 15, 2019"
  18.  

  19. idea of IR2caffe, any guide?
  20.  

  21. ncs should get involve deep into openvino, it might be a big guy~
  22.  

 

appreciate for any information.

 

best,

 

q
0 Kudos
1 Reply
idata
Employee
473 Views

Hi @ucol

 

Thank you for reaching out. The Neural Compute SDK version 2.10.01.01 was recently released and has support for TensorFlow SSD MobileNet v1/v2 coco networks.

 

If you are using the OpenVINO toolkit can be used with the Neural Compute Sticks. Take a look at the model optimizer guide for converting tensorflow or caffe models into an IR.

 

https://software.intel.com/en-us/articles/OpenVINO-Using-TensorFlow

 

https://software.intel.com/en-us/articles/OpenVINO-Using-Caffe

 

Please post any questions regarding the OpenVINO toolkit on the computer vision forum.

 

Hope this helps!

 

Regards,

 

Jesus
0 Kudos
Reply