Ubuntu


Step 1. Install DLP using command:

sudo dpkg -i DLP-V4.0.deb

Step 2. Visit Docker website to install Docker.

Step 3. Input DLP docker repository name:

For Keras:

dlplatform/keras:2.2.4-cpu

(change 'cpu' to 'gpu' to use NVIDIA GPU)

For Caffe:

dlplatform/multicaffe:3.0

Step 4. pull DLP docker image by clicking "Pull" button.

install DLP on Ubuntu

Mac OS


Step 1. Open the DMG file, and drag the DLP.app to Applications folder.

Step 2. Visit Docker website to install Docker on macOS.

Step 3. Input DLP docker repository name:

For Keras:

dlplatform/keras:2.2.4-cpu

For Caffe:

dlplatform/multicaffe:3.0

Step 4. pull DLP docker image by clicking "Pull" button.

install DLP on Mac

Windows


Step 1. Unzip the DLP.zip file, and double click "DLP_V4.0.exe".

Step 2. DLP on Windows can only play following functions: data labeling, network design & code generation, and training log parsing.

install DLP on Windows