Multi-Object Tracking with Ultralytics YOLO | YOLOv8 tracking

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2023
  • Object tracking is the intricate process of recognizing and following the movement of specific objects, be it one or multiple, within a sequence of frames across a period of time. This involves continuously pinpointing the object's location in each frame and maintaining a record of its trajectory as it progresses through subsequent frames. The versatility of object tracking finds applications across diverse domains, including surveillance, robotics, autonomous driving, sports analytics, and more.
    Github: github.com/AarohiSingla/Multi...
    For queries: You can comment in comment section or you can email me at aarohisingla1987@gmail.com
    A renowned solution for object detection and tracking is YOLOv8, which provides a user-friendly implementation of tracking algorithms through two distinct architectures, currently:
    1. BoT-SORT
    2. ByteTrack
    Both BoT-SORT and ByteTrack furnish robust and efficient tracking algorithms that can be seamlessly integrated into your computer vision projects. While the default tracker is BoT-SORT, you have the flexibility to opt for ByteTrack if it better suits your requirements.
    #yolov8 #yolo #ultralytics #computervision #objecttracking #objectdetection
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 42

  • @yasutakaueda3928
    @yasutakaueda3928 8 หลายเดือนก่อน

    I recently asked a question about ”YOLO-NAS Pose Implementation”. I understand that combining pose estimation with tracking enables us to obtain information about a specific person. This insight is incredibly helpful. Thank you so much for providing such valuable information.

    • @CodeWithAarohi
      @CodeWithAarohi  8 หลายเดือนก่อน +1

      You're very welcome! I'm glad to hear that the information was valuable to you.

  • @ashimasingla103
    @ashimasingla103 8 หลายเดือนก่อน

    Hello Aarohi
    Your channel is very knowledgeable & helpful for all Artificial Intelligence/ Data Scientist Professionals. Stay blessed & keep sharing such a good content.

  • @aidev8926
    @aidev8926 9 หลายเดือนก่อน

    Spectacular content . Please keep uploading awesome like this.!!!

    • @CodeWithAarohi
      @CodeWithAarohi  9 หลายเดือนก่อน

      Thank you, I will

    • @cattnation6257
      @cattnation6257 3 หลายเดือนก่อน

      @@CodeWithAarohi will you help me ?? cant able to track i can share my code

  • @aminelongo242
    @aminelongo242 25 วันที่ผ่านมา

    Great explanation thanks

    • @CodeWithAarohi
      @CodeWithAarohi  25 วันที่ผ่านมา +1

      Glad it was helpful!

    • @aminelongo242
      @aminelongo242 25 วันที่ผ่านมา

      @@CodeWithAarohi from your point of view which is better supervision and byteTrack or ultralytics track command with byteTrack

  • @pifordtechnologiespvtltd5698
    @pifordtechnologiespvtltd5698 5 หลายเดือนก่อน

    Amazing work done. Keep it up

  • @Sunil-ez1hx
    @Sunil-ez1hx 9 หลายเดือนก่อน

    Very nice

  • @user-co6pu8zv3v
    @user-co6pu8zv3v 9 หลายเดือนก่อน

    Thank you

  • @landrymusic3241
    @landrymusic3241 9 หลายเดือนก่อน

    hello I have a question I have everything like you and working good but they Keypoint I can't rename them can you tell me how can I rename the Keypoint thank you

  • @iMJKhan
    @iMJKhan 9 หลายเดือนก่อน

    Hi, Thanks for the information.
    Can you generate a confusion matrix for test data (detection task)?

  • @smaharaja282000
    @smaharaja282000 9 หลายเดือนก่อน

    Can we get the tracking position for each and every object? And define a unique target position for every object we are detecting?

  • @jayathissaaral2598
    @jayathissaaral2598 2 หลายเดือนก่อน

    how to track accurately overlapping objects ?. (because this method doesnt work for overlapping objects )

  • @Bwajster
    @Bwajster 9 หลายเดือนก่อน +1

    Ma'am, Please make tutorials on DeepStream SDK

  • @rakeshbullet7363
    @rakeshbullet7363 6 หลายเดือนก่อน

    Aarohi , Yolo v8 comes with multiple tracking options and you also mentioned few additional ones, whats the criteria that one should use to decide on which tracking algo to use . Do you have a video on that ? Maybe i missed that , can u please share the link

    • @CodeWithAarohi
      @CodeWithAarohi  6 หลายเดือนก่อน

      No, I don't have a video on that but will try to make one.

  • @tipsstudio6807
    @tipsstudio6807 7 หลายเดือนก่อน

    Hello, This video is very helpful, by the way, I want to train my custom model based on single class. Can you make a video on that where we can train our custom model with the custom data ? where you can explain all the parts that needs to be done in order to do that. from dataset generation to end-to-end.

  • @keyanwb
    @keyanwb 4 หลายเดือนก่อน

    Excellent tutorial to get an idea on yolo. Simple and sweet explanation. I tried the example but as soon as the model.track is executed I'm getting 'Kernel died and will try to restart automatically'. Runs fine if I remove save=True. Any idea what causes this ?

    • @CodeWithAarohi
      @CodeWithAarohi  4 หลายเดือนก่อน

      try to reduce batch size and image size and then check.

  • @oykuecekoken3350
    @oykuecekoken3350 8 หลายเดือนก่อน

    Why is the ID number always updated? I want to keep the ID number constant in every frame, how can I do it?

    • @CodeWithAarohi
      @CodeWithAarohi  8 หลายเดือนก่อน +1

      Check this recent video - th-cam.com/video/Z3uquMElyzI/w-d-xo.html

  • @Huds-ux1xb
    @Huds-ux1xb 9 หลายเดือนก่อน

    Can you make yolov8 weapon detection ? I was wondering to use yolov8 and CNN to making weapon detection

    • @CodeWithAarohi
      @CodeWithAarohi  9 หลายเดือนก่อน

      For that you need to train your yolov8 model on weapons and then use the best.pt model as I have used here.

    • @Huds-ux1xb
      @Huds-ux1xb 9 หลายเดือนก่อน

      @@CodeWithAarohi do you use CNN method?

  • @vipulupadhyay8726
    @vipulupadhyay8726 5 หลายเดือนก่อน

    Can u explain the configuration of bot-sort tracker

  • @ttaylor9916
    @ttaylor9916 7 หลายเดือนก่อน

    where is the mp4?

    • @CodeWithAarohi
      @CodeWithAarohi  7 หลายเดือนก่อน

      It was not there. You can download any video from internet and test.

  • @sahilsharma8600
    @sahilsharma8600 9 หลายเดือนก่อน

    mam i want to connect with you on linkdin could you please give me your profile link?

    • @CodeWithAarohi
      @CodeWithAarohi  9 หลายเดือนก่อน

      www.linkedin.com/in/aarohi-singla-761b2448/