Real Time Object Tracking using YOLOv8 on Custom Dataset: Vehicles Counting (Entering and Leaving)

Поделиться
HTML-код
  • Опубликовано: 1 ноя 2024

Комментарии • 27

  • @muhammadmoinfaisal
    @muhammadmoinfaisal  Год назад +1

    🧑🏻‍💻 My AI and Computer Vision Courses⭐:
    📙 AI 4 Everyone: Dive into Modern AI with Llama 3.1 and Gemini (13$):
    www.udemy.com/course/ai-4-everyone-dive-into-modern-ai-with-llama-31-and-gemini/?couponCode=FREEOCTOBER
    📙 YOLOv9 & YOLOv10: Learn Object Detection, Tracking & WebApps (13$):
    www.udemy.com/course/yolov9-learn-object-detection-tracking-with-webapps/?couponCode=OCTOBER13
    📕 Learn LangChain: Build #22 LLM Apps using OpenAI & Llama 2 (14$):
    www.udemy.com/course/learn-langchain-build-12-llm-apps-using-openai-llama-2/?couponCode=OCTOBER13
    📚 Computer Vision Web Development: YOLOv8 and TensorFlow.js (13$):
    www.udemy.com/course/computer-vision-web-development/?couponCode=OCTOBER13
    📕 Learn OpenCV: Build # 30 Apps with OpenCV, YOLOv8 & YOLO-NAS (13$):
    www.udemy.com/course/learn-opencv-build-30-apps-with-opencv-yolov8-yolo-nas/?couponCode=OCTOBER13
    📗 YOLO-NAS, OpenAI, SAM with WebApps using Flask and Streamlit (13$): www.udemy.com/course/yolo-nas-object-detection-tracking-web-app-in-python-2023/?couponCode=OCTOBER13
    📘 YOLO-NAS The Ultimate Course for Object Detection & Tracking (13$): www.udemy.com/course/yolo-nas-the-ultimate-course-for-object-detection-tracking/?couponCode=OCTOBER13
    📙 YOLOv8: Object Detection, Tracking & Web Apps in Python 2023 (13$) : www.udemy.com/course/yolov8-the-ultimate-course-for-object-detection-tracking/?couponCode=OCTOBER13
    📚 YOLOv7 YOLOv8 YOLO-NAS: Object Detection, Tracking & Web Apps in Python 2023 (13$): www.udemy.com/course/yolov7-object-detection-tracking-with-web-app-development/?couponCode=OCTOBER13

  • @sagrw4405
    @sagrw4405 Год назад +1

    Excellent tutorial

  • @Ahmed-xn2qf
    @Ahmed-xn2qf Год назад

    Good explanation sir

  • @RobertaStellino
    @RobertaStellino Год назад

    Amazing tutorial and amazing work. I just have one question: why are your validation losses flat? Aren't they supposed to decrease just like the training losses? Thank you in advance for your explanation.

  • @sarahch8878
    @sarahch8878 10 месяцев назад

    Hello, thank you for the video, could you please tell me what is the format of the labels ? json or txt ? I couldn't have access to your dataset via roboflow...

  • @joelbhaskarnadar7391
    @joelbhaskarnadar7391 Год назад +1

    Great

  • @Secret-eo1rz
    @Secret-eo1rz Год назад

    Hi Sir, I having an error code below when i trying to train it with my own custome data, may i know is there any solution to solve it? Thanks in advance!
    /content/YOLOv8_Segmentation_DeepSORT_Object_Tracking/ultralytics/yolo/v8/segment
    Traceback (most recent call last):
    File "/content/YOLOv8_Segmentation_DeepSORT_Object_Tracking/ultralytics/yolo/v8/segment/train.py", line 17, in
    from ..detect.train import Loss
    ImportError: attempted relative import with no known parent package

    • @sanketpatil6599
      @sanketpatil6599 8 месяцев назад

      Hello, your issue got resolved? i am also trying to run it on my dataset but it is showing error

  • @shinwarikhan4677
    @shinwarikhan4677 Год назад

    sir it work when this dataset is from robonflow but when we download it from kaggle it cannot work it show alot of error

  • @howidamansour3177
    @howidamansour3177 Год назад

    Importing the Dataset from the RoboFlow => this step does not work with me it return run time error what is problem??

    • @howidamansour3177
      @howidamansour3177 Год назад

      RuntimeError: {
      "error": {
      "message": "This API key does not exist (or has been revoked).",
      "type": "OAuthException",
      "hint": "You may retrieve your API key via the Roboflow Dashboard. Go to Account > Roboflow Keys to retrieve yours.",
      "key": "70SpXc1OmTXzM9mxngGh"
      }
      }
      => this is my error

    • @muhammadmoinfaisal
      @muhammadmoinfaisal  Год назад

      What error you are getting plz share

    • @howidamansour3177
      @howidamansour3177 Год назад

      @@muhammadmoinfaisal RuntimeError: {
      "error": {
      "message": "This API key does not exist (or has been revoked).",
      "type": "OAuthException",
      "hint": "You may retrieve your API key via the Roboflow Dashboard. Go to Account > Roboflow Keys to retrieve yours.",
      "key": "70SpXc1OmTXzM9mxngGh"
      }
      }

    • @yassintalssis9538
      @yassintalssis9538 Год назад

      @@muhammadmoinfaisal I think their's a prob in Roboflow API, this is the error
      RuntimeError: {
      "error": {
      "message": "This API key does not exist (or has been revoked).",
      "type": "OAuthException",
      "hint": "You may retrieve your API key via the Roboflow Dashboard. Go to Account > Roboflow Keys to retrieve yours.",
      "key": "70SpXc1OmTXzM9mxngGh"
      }
      }

    • @sourabjain3947
      @sourabjain3947 Год назад +1

      @@muhammadmoinfaisal sir even i am getting runtime error, Please do check.
      The error is:
      RuntimeError: {
      "error": {
      "message": "This API key does not exist (or has been revoked).",
      "type": "OAuthException",
      "hint": "You may retrieve your API key via the Roboflow Dashboard. Go to Account > Roboflow Keys to retrieve yours.",
      "key": "70SpXc1OmTXzM9mxngGh"
      }
      }

  • @shinwarikhan4677
    @shinwarikhan4677 Год назад

    sir please implement this on kaggle dataset and make video because it contain command which we never seen before like %cd {HOME}... so sir please understand code also

  • @ahmedfatlawi2686
    @ahmedfatlawi2686 Год назад

    I want to communicate with you

  • @howidamansour3177
    @howidamansour3177 Год назад

    Great