From 3e7f86ca4a07098eda493471d88142192ae1c2d5 Mon Sep 17 00:00:00 2001 From: Arjun Suresh Date: Tue, 9 Jul 2024 15:17:34 +0100 Subject: [PATCH] Update README.md --- vision/classification_and_detection/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vision/classification_and_detection/README.md b/vision/classification_and_detection/README.md index c2c43a81c..902535e56 100755 --- a/vision/classification_and_detection/README.md +++ b/vision/classification_and_detection/README.md @@ -27,7 +27,7 @@ Please see the [new docs site](https://docs.mlcommons.org/inference/benchmarks) | [MLCommons C++](https://docs.mlcommons.org/inference/benchmarks/object_detection/retinanet/#__tabbed_1_5) | Onnxruntime | CPU, CUDA | fp32 | -You can find a short tutorial on how to use this benchmark [here](https://github.com/mlperf/inference/blob/master/vision/classification_and_detection/GettingStarted.ipynb). +Additionally, you can find a short tutorial on how to use this benchmark [here](https://github.com/mlperf/inference/blob/master/vision/classification_and_detection/GettingStarted.ipynb). ## Supported Models