From 8c0d6d5b610712986069caba3915b3e409eaa3ee Mon Sep 17 00:00:00 2001 From: Muhammad Moin <79751534+MuhammadMoinFaisal@users.noreply.github.com> Date: Sun, 15 Jan 2023 07:28:52 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccedb093..06fc919d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ YOLOv8 Object Detection with DeepSORT Tracking(ID + Trails) The google colab file link for yolov8 object detection and tracking is provided below, you can check the implementation in Google Colab, and its a single click implementation ,you just need to select the Run Time as GPU, and click on Run All. -[`Google Colab File`](https://colab.research.google.com/drive/1lHzylUxCs-rSx7dFGmGmXEk4cS1XNpzK?usp=sharing) +[`Google Colab File`](https://colab.research.google.com/drive/17PKi3fRtAYWinw1OcE7G87f9Gu96A6yq?usp=sharing) ## Steps to run Code