This portal has been archived. Explore the next generation of this technology.

CK MLPerf inference 0.7 (object detection • tflite ssd mobilenet non quantized)

solution:ck-mlperf-inference-0.7-object-detection-tflite-ssd-mobilenet-non-quantized (v1.0.0)

CK solution description  

Installation

Follow this guide to install CK. Then pull CK repositories with AI/ML workflows and components:

MLPerf Inference - Object Detection - TFLite (with Coral EdgeTPU support)

Prerequisites

Install Collective Knowledge (CK)

Please follow the installation instructions for your system e.g.:

$ python3 -m pip install ck --user
$ echo "export PATH=$HOME/.local/bin:$PATH" >> ~/.bashrc
$ source ~/.bashrc && ck version
V1.15.0

Pull CK-MLPerf

$ ck pull repo:ck-mlperf

Pull CK-Coral

To use the Coral EdgeTPU accelerator:

$ ck pull repo:ck-coral

NB: Refresh all CK repositories after any updates (e.g. bug fixes):

$ ck pull all

Comments  

Please log in to add your comments!
If you notice any inapropriate content that should not be here, please report us as soon as possible and we will try to remove it within 48 hours!