FPGA AI Suite Handbook

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

4.3.6.2.2.4. (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