diff --git a/hpvm/test/dnn_benchmarks/hpvm-c/benchmarks/miniera-hpvm/src/README.md b/hpvm/test/dnn_benchmarks/hpvm-c/benchmarks/miniera-hpvm/src/README.md index bf375df786945f4215c33166832174c4649f1b86..14f57f27433ec569927c791aac1b8aa720b38c25 100644 --- a/hpvm/test/dnn_benchmarks/hpvm-c/benchmarks/miniera-hpvm/src/README.md +++ b/hpvm/test/dnn_benchmarks/hpvm-c/benchmarks/miniera-hpvm/src/README.md @@ -46,7 +46,13 @@ cd NV_NVDLA/ ``` +*NOTE* --normalize not neeed here -- input should be INT8 +# Images to use for Testing + +Images to use for testing under `/benchmarks/miniera-hpvm/data/images` + +The ground truth class of the image is part of the file name. For instance, `*_1.jpg` indicates file with target class `1`. # Frontend/Source changes required