FPGA AI Suite: SoC Design Example User Guide

ID 768979
Date 3/29/2024
Public
Document Table of Contents

3.3.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