From e0fdec1c7a75c98cfc194f13d62ac4388d419c8a Mon Sep 17 00:00:00 2001 From: Miro Date: Tue, 1 Oct 2024 11:51:09 -0500 Subject: [PATCH] Fix link in GettingStarted.ipynb (#1512) Co-authored-by: Mitchelle Rasquinha <80070689+mrasquinha-g@users.noreply.github.com> Co-authored-by: Arjun Suresh --- vision/classification_and_detection/GettingStarted.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vision/classification_and_detection/GettingStarted.ipynb b/vision/classification_and_detection/GettingStarted.ipynb index 0b921b2f6..874cce93f 100755 --- a/vision/classification_and_detection/GettingStarted.ipynb +++ b/vision/classification_and_detection/GettingStarted.ipynb @@ -119,7 +119,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "#### Step 1 - download the model. You find the links to the models [here](https://github.com/mlperf/inference/tree/master/v0.5/classification_and_detection#supported-models)." + "#### Step 1 - download the model. You find the links to the models [here](https://github.com/mlcommons/inference/blob/master/vision/classification_and_detection/README.md)." ] }, {