FPGA AI Suite: Design Examples User Guide

ID 848957
Date 4/30/2025
Public
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