Skip to content

kotomiDu/OpenVINOSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenVINOSample

C++ based classification demo for openvino 2022.1 new api

You can try OpenVINO™ 2022.1 pre-release version here

  • This is a C++ project(VS 2019) to show how to use OpenVINO 2.0 as third-party. The command line is OpenVINOSample.exe ..\..\model\squeezenet1.1.xml ..\..\data\cat.jpg CPU
  • If you want to learn more samples, please check OpenVINO published demo repo
  • You can use the following command to get more tools in OpenVINO
    • OpenVINO™ Runtime for Python: pip install openvino==2022.1.0
    • OpenVINO™ Development tools: pip install openvino-dev==2022.1.0
      • use mo -h to convert OpenVINO supported model
      • use benchmark_app -h to test performance

About

sample demo for openvino 2022.1 new api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages