Intel® FPGA AI Suite: Getting Started Guide

ID 768970
Date 9/06/2023
Public

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

Visible to Intel only — GUID: szt1671054679152

Ixiasoft

Document Table of Contents

6.12. Performing Inference on YOLOv3 and Calculating Accuracy Metrics

This tutorial targets Intel® Arria® 10 devices and assumes that you have the following prerequisites completed:

To target this tutorial to a different FPGA device, you can adjust the commands appropriately (such as using a a different architecture file like AGX7_Performance.arch to target Intel Agilex® 7 devices). Be sure that you are using an architecture file that includes support for YOLOv3 (and specifically the PReLU activation).

The steps in the sections that follow guide you through preparing a YOLOv3 model for inference, preparing a COCO validation dataset and annotations, as well as calculating mAP and COCO AP metrics.