Install DL Workbench from the Intel® Distribution for OpenVINO™ Toolkit Package

You can install the DL Workbench by installing the OpenVINO™ toolkit package.

Installation Requirements

Note

This installation option works on Linux systems only.

  1. Download the Intel® Distribution of OpenVINO™ toolkit for Linux* OS from the download page (registration required).

  2. Follow the instructions to Install the Intel® Distribution of OpenVINO™ toolkit for Linux*.

  3. Follow the steps described in the Prerequisites.

Run DL Workbench

Follow the steps below:

Step 1 : Open a terminal in the DL Workbench folder. The path to the folder is

/<path_to_installed_package>/deployment_tools/tools/workbench.

Step 2 : Install DL Workbench Python dependencies:

./install_dependencies.sh

Step 3 : Run the DL Workbench Docker container with the following command:

openvino-workbench

Step 4 : Once the http://127.0.0.1:5665 link appears in the console, open it in your browser.

_images/start_page_crop.png

You have successfully installed the OpenVINO™ DL Workbench. Now you can move on and Get Started with DL Workbench.