Object Detection in 60 Seconds using Python and YOLOv5

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 มิ.ย. 2022
  • In this video, Rob Mulla quickly shows how easy you can run object detection machine learning model in 60 seconds using YOLOv5!
    #machinelearning #coding #python #datascience

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

  • @miladhaghpanah7986
    @miladhaghpanah7986 9 หลายเดือนก่อน +24

    just don't forget to pip install the necessary packages.

  • @edgarbaylosis1523
    @edgarbaylosis1523 ปีที่แล้ว +59

    I've been looking for documentation where to make a custom object and make datasets.

    • @robmulla
      @robmulla  ปีที่แล้ว +13

      Check out my videos on YOLOv5 and YOLOv8. It makes things pretty easy!

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

      Have you tried openCV? I’ve been using it recently for custom object detection. I’ve been using it with Python, but it supports C++ (as it’s literally written using c++)

  • @user-rt5zx6yj7v
    @user-rt5zx6yj7v 2 หลายเดือนก่อน +1

    could you make a longer video on this giving more details on how to do the downloads and how to make it work 👍

  • @kasshyapp4458
    @kasshyapp4458 ปีที่แล้ว +41

    Wow, This is Fascinating!
    Thanks for Sharing! :)
    YOLO

    • @robmulla
      @robmulla  ปีที่แล้ว

      Glad you enjoyed it!

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

      wow. the government don't do that for any reason. have a camera system set up and they could just do this and have a better setup. train stations, busses, and stoplights literally all have archives. just run the software morons.

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

      unless you would like to proclaim that you are just enabling crime. thus justifying an actual invasion by the ufo pilots and teleportation experts

  • @userpzz1
    @userpzz1 7 หลายเดือนก่อน +1

    very helpful!!!❤

  • @statement-01
    @statement-01 6 หลายเดือนก่อน

    Thank you, I am following you from Egypt

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

    Great introduction

  • @tamuy19
    @tamuy19 6 หลายเดือนก่อน +2

    how do i know what source is my camera? i've try with many numbers but still dont know whats the correct one

  • @md.redwanhossain988
    @md.redwanhossain988 5 หลายเดือนก่อน

    Can you create a video on eye tracking coordinates from video?

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

    Would be good to use virtual environments

  • @kushalyarlagadda3522
    @kushalyarlagadda3522 2 หลายเดือนก่อน +1

    How to do it for 2 cam feeds

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

    Hi!, I have another model to detect fire with Yolov5. Should I use both models in paralel or should I retrain a model to make a multilabel clasification?

  • @NongnomRbx
    @NongnomRbx 10 หลายเดือนก่อน

    Thx for the project idea i'll make super glasses

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

    Can you do for object tracking😮

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

    Using Camera needed can you explain

  • @YeetGod-ro1fd
    @YeetGod-ro1fd 5 หลายเดือนก่อน

    I know I am a bit late, but say someone were to try and train this to find Waldo, how would they go about that

  • @Jay-uu5lu
    @Jay-uu5lu 5 หลายเดือนก่อน

    How do i get it do something like use a servo or give a response to a specific object detected like a chair?

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

    How to add a class to detect, which is not present, ?

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

    You’re the best. Thank you. Just simplified so much for me.

  • @sanskrutiwagh8068
    @sanskrutiwagh8068 ปีที่แล้ว +1

    Actually on the basis of output,i want to run that particular servo motor which i will attach with rpi. Can anybody help to do this?

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

    Oh, very good thank you.

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

    Hi, is it possible to store all detected object label in a file or database with timestamp,
    Please make video on it.

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

    How can I use this to detect only persons in video

  • @sanskrutiwagh8068
    @sanskrutiwagh8068 ปีที่แล้ว

    Sir,can you please tell me,the outputs which are getting pronted in cmd,i want to save them in a text file. How can i do that?
    Please help asap.

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

    hey is it possible to somehow interface with the FPV reciver of drone to process the image
    i am able to see the video of fpv on my laptop using FPV reciver and a software named as NCH suite and it detects my FPV RECIVER a USB 2.0 uvc camera
    how can i process that live video of fpv which im viewing on NCH SUITE window, on imaage processing window, please help
    please reply asap i need your help

  • @parosdelos6914
    @parosdelos6914 ปีที่แล้ว +2

    Were you using Linux Mint by any chance?

  • @beckysusan1254
    @beckysusan1254 ปีที่แล้ว +1

    Sir is the voice output for this project available?

    • @robmulla
      @robmulla  ปีที่แล้ว

      Voice output? I don’t understand. Do you mean the video audio?

    • @beckysusan1254
      @beckysusan1254 ปีที่แล้ว +1

      @@robmulla Not about the video audio , I'm asking about gTTS library . Later I found it sir thank you . Sir a small error I have been facing while executing the program is Jetson.inference ... I couldn't import it in windows PC . Please help me sir

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

    Hey guy, what kind of laptop should I buy for running yolov8 in a cheap price?

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

    Is there a way to use the information gathered to do something. Like maybe turn on a light in my room to let me know someone is outside or something

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

      Yeah you can do with this yolov8 to even detect humans, dogs, cats, etc. Then after detection, you may need to have some knowledge about electrical components to cater the turning on the light requirement...

    • @jesse1727
      @jesse1727 2 หลายเดือนก่อน +1

      @@rishisaini4150 perfect. I have a light set up for motion since I am deaf but it detects other animals or even just a windy day and it’s annoying

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

    sir can you please tell me in which terminal u had these run these commands . i want to use this in r-pi ,is it work??

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

      use it in raspberry pi, I think this will be hard bcz can RPI handle this ?
      it will be hot as a pan
      anyway if you get it, please let me also know how to do

  • @geekninja2
    @geekninja2 ปีที่แล้ว

    Can it detect solar panels? How can we find the list of objects it can detect?

    • @hugogonzalez1749
      @hugogonzalez1749 11 หลายเดือนก่อน

      Open source bruh, read the code

  • @noob_4986
    @noob_4986 ปีที่แล้ว +3

    i wanna know how it works

    • @robmulla
      @robmulla  ปีที่แล้ว +2

      Read the paper called “you only look once” it talks about the tech.

    • @pepehimovic3135
      @pepehimovic3135 ปีที่แล้ว

      @@robmulla I think you need a pretty solid foundation in math and machine learning too to understand it

    • @robmulla
      @robmulla  ปีที่แล้ว

      @@pepehimovic3135 True. But I don’t think it should stop you from trying. I also have an entire video on the topic you could watch.

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

      ​@@robmullaoh really??

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

    Yolov5 is free?

  • @fixmyname2607
    @fixmyname2607 ปีที่แล้ว +1

    irl esp

    • @robmulla
      @robmulla  ปีที่แล้ว

      Oh really? Were you thinking about this before it showed up?

    • @fixmyname2607
      @fixmyname2607 ปีที่แล้ว +1

      @@robmulla yep