Skip to content

Commit

Permalink
added final exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
mamurak committed Apr 16, 2024
1 parent 8d99d08 commit 887fd10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/4-02-integrating-the-new-model.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,6 @@ Once the service has been redeployed and started consuming the new model through

image::app/laptop-prediction.jpg[alt text]

As the final exercise of this lab, deploy and integrate the model that was pre-trained on the full laptop dataset. You can find the model in the `object-detection` bucket under `models/laptop`. Re-configure the app to consume this model and compare its performance with the model you finetuned.

Congratulations, you have finished this lab on deploying and updating an object detection application!

0 comments on commit 887fd10

Please sign in to comment.