Mustang-M2BM-MX2
Page 59
1. Open a command prompt window.
2. Go to the Inference Engine demo directory:
cd
C:\Intel\computer_vision_sdk_<version>\deployment_tools\demo\
3. Run the demos by following the instructions in the next two sections.
5.5.1 Run the Image Classification Demo
5.5.2 Set Up a Neural Network Model
If you are running inference on hardware other than VPU-based devices, you already
have the required FP32 neural network model converted to an optimized Intermediate
Representation (IR). Follow the steps in the
sample.
If you want to run inference on a VPU device (Intel® Movidius™ Neural Compute Stick,
Intel® Neural Compute Stick 2 or Intel® Vision Accelerator Design with Intel® Movidius™
VPU), you'll need an FP16 version of the model, which you will set up in this paragraph.
To convert the FP32 model to a FP16 IR suitable for VPU-based hardware accelerators,
follow the steps below:
1. Create a directory for the FP16 SqueezeNet Model, for example,
C:\Users\<username>\Documents\squeezenet1.1_FP16
2. Open the Command Prompt and run the Model Optimizer to convert the FP32
Squeezenet Caffe* model delevered with the installation into an optimized FP16
Intermediate Representation (IR):
python3 "C:\Program Files
(x86)\IntelSWTools\openvino\deployment_tools\model_optimize
r\mo.py" --input_model
"C:\Users<username>\Documents\Intel\OpenVINO\openvino_model
Содержание Mustang-M2BM-MX2
Страница 2: ...Mustang M2BM MX2 Page II Revision Date Version Changes July 23 2019 1 00 Initial release...
Страница 8: ...Mustang M2BM MX2 Page VIII List of Figures Figure 1 1 Mustang M2BM MX2 2 Figure 1 2 Dimensions mm 3...
Страница 9: ...Mustang M2BM MX2 Page 1 Chapter 1 1 Introduction...
Страница 13: ...Mustang M2BM MX2 Page 5 Chapter 2 2 Unpacking...
Страница 16: ...Mustang M2BM MX2 Page 8 Chapter 3 3 Hardware Installation...
Страница 20: ...Mustang M2BM MX2 Page 12 Chapter 4 4 OpenVINO Toolkit Installation Linux...
Страница 49: ...Mustang M2BM MX2 Page 41 Chapter 5 5 OpenVINO Toolkit Installation Windows 10...
Страница 90: ...Mustang M2BM MX2 Page 82 Appendix A A Performance Test...
Страница 92: ...Mustang M2BM MX2 Page 84 Appendix B B Regulatory Compliance...
Страница 94: ...Mustang M2BM MX2 Page 86 C Product Disposal Appendix C...
Страница 96: ...Mustang M2BM MX2 Page 88 Appendix D D Hazardous Materials Disclosure...