Check the preview of 2nd version of this platform being developed by the open MLCommons taskforce on automation and reproducibility as a free, open-source and technology-agnostic on-prem platform.

CK MLPerf inference 0.7 (object detection • tflite ssd mobilenet v1 edgetpu)

solution:ck-mlperf-inference-0.7-object-detection-tflite-ssd-mobilenet-v1-edgetpu (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!