FPGA AI Suite: Design Examples User Guide

ID 848957
Date 4/22/2025
Public

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

Document Table of Contents

19.3.4. [SOC] (Optional) Downloading the ImageNet Categories

By default, the S2M streaming app prints the category associated with each image after inference.

Optionally, you can use human-readable category names as follows:
  1. Download the list of ImageNet categories from a source such as the following URL:
    https://github.com/xmartlabs/caffeflow/blob/master/examples/imagenet/imagenet-classes.txt
  2. Place the contents into the following file:
    $COREDLA_WORK/runtime/streaming/streaming_inference_app/categories.txt