Intel® FPGA AI Suite: Getting Started Guide

ID 768970
Date 2/12/2024
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

6.2. Preparing OpenVINO™ Model Zoo

These instructions assume that you have a copy of OpenVINO™ Model Zoo 2022.3.1 in your $COREDLA_WORK/demo/open_model_zoo/ directory.

To download a copy of Model Zoo, run the following commands:
cd $COREDLA_WORK/demo
git clone https://github.com/openvinotoolkit/open_model_zoo.git
cd open_model_zoo
git checkout 2022.3.1