FPGA AI Suite Handbook

ID 863373
Date 11/21/2025
Public
Document Table of Contents

4.3.6.2.5.1. Preparing OpenVINO™ Model Zoo for the SoC Design Example

These instructions assume that you have a copy of OpenVINO™ Model Zoo 2024.6 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 2024.6.0