Skip to content

Official scripts modified by yours truly (@nikhilraghava) and @jameshi16 that allow OpenVINO™ to run on Ubuntu 18.04

License

Notifications You must be signed in to change notification settings

alexgang/OpenVINO-18.04-Support

 
 

Repository files navigation

Unofficial Ubuntu 18.04 Support for OpenVINO™

As of June 2018, OpenVINO™ only supports Ubuntu 16.04.3 LTS (64 bit), Windows 10 (64 bit) and CentOS 7.4 (64 bit). James Lim (@jameshi16) and I (@nikhilraghava) have modified the InferenceEngineConfig.cmake to allow OpenVINO™ to run on Ubuntu 18.04 without any issues.

How to use it

Replace the make file /opt/intel/computer_vision_sdk_2018.1.265/deployment_tools/inference_engine/share/InferenceEngineConfig.cmake with the InferenceEngineConfig.cmake provided in this repository.

To test if you have sucessfully installed and configured OpenVINO on your host, replace and run the demo_squeezenet_download_convert_run.sh with the one provided in this repository at this location: /opt/intel/computer_vision_sdk_2018.1.265/deployment_tools/demo.

Contributors

Nikhil Raghavendra (@nikhilraghava) and James Lim (@jameshi16).

Copyright © Intel Corporation. Licensed under the Apache License, Version 2.0.

About

Official scripts modified by yours truly (@nikhilraghava) and @jameshi16 that allow OpenVINO™ to run on Ubuntu 18.04

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.5%
  • CMake 48.5%