From 9e876594b6758cb356ba58c5bd7fcb74fe22b4a9 Mon Sep 17 00:00:00 2001 From: mamurak <68942736+mamurak@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:14:01 +0000 Subject: [PATCH] =?UTF-8?q?[CI]=20Publish=20Documentation=20for=208d99d08a?= =?UTF-8?q?132252d4d4291ab9e5802346cd3b0f12=20-=208d99d08a132252d4d4291ab9?= =?UTF-8?q?e5802346cd3b0f12=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rhods-od-workshop/2-01-model-api.html | 2 +- .../4-01-training-the-model.html | 2 +- sitemap.xml | 28 +++++++++---------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/rhods-od-workshop/2-01-model-api.html b/rhods-od-workshop/2-01-model-api.html index 9571509..d37cd53 100644 --- a/rhods-od-workshop/2-01-model-api.html +++ b/rhods-od-workshop/2-01-model-api.html @@ -171,7 +171,7 @@
Under Model location, Existing data connection select the object-detection data connection that was provisioned earlier for you. As you have seen in sections 1.1 and 1.2, this data connection points to your user S3 bucket where the model and other data reside.
Under Path enter models/yolov5m.onnx
.
Under Path enter models/yolov5m
.
To test the new model, go back to the 1_explore
notebook. Update model_id
to the ID of the new model artefact. Update the class labels as follows:
To test the new model, go back to the 1_explore
notebook. Update model_path
to the path of the new model artefact. Update the class labels as follows: