HOW TO DEPLOY YOLO-V5 !! YOLO-V5 - OBJECT DETECTION

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

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

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

    Thank you so much Sir for making it easy for us. Keep uploading.

    • @coder_zero
      @coder_zero  2 ปีที่แล้ว

      Thank you ☺️

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

    Thanks For Uploading, You Save My Day :)

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

    Thank you so much Sir for thoses informations.
    How can we deploy this model into a mobile device ?

    • @coder_zero
      @coder_zero  2 ปีที่แล้ว

      Hi, I have never worked mobile phone. The following article looks interesting. Please have a look at this article towardsdatascience.com/deep-learning-on-your-phone-pytorch-lite-interpreter-for-mobile-platforms-ae73d0b17eaa

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

    did you use video data for training also or only for testing?

    • @coder_zero
      @coder_zero  2 ปีที่แล้ว

      Hi, video for testing only.

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

    Thank you sir for the video. Can you also tell me how to deploy it using flask ?

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

      Hi, I am working on it. Will upload soon. 😄

  • @rajatbishnoi7434
    @rajatbishnoi7434 2 ปีที่แล้ว

    The data on kaggle is not in correct labeled format also many steps are unclear on previous video.

    • @coder_zero
      @coder_zero  2 ปีที่แล้ว

      Hi, data is correct. I have used the same data to build my model. Please go through the steps again 😃

  • @shalinikumar5621
    @shalinikumar5621 2 ปีที่แล้ว

    Thanks for sharing.

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

    is it possible to add 2 modela of yolov5 in 1 program?

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

      Yes. It is possible.

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

    Thanks for sharing. I got a question
    Can we use the bounding box of "no mask" and send it as input to another model to recognize face of person not wearing mask?

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

    Please upload flask api on same yolov5

    • @coder_zero
      @coder_zero  2 ปีที่แล้ว

      Will upload soon

  • @umar_muhammad_yaree
    @umar_muhammad_yaree 2 ปีที่แล้ว

    Thank you very much for the tutorial
    I have a task which is pedestrian detection
    I want to be able to detect pedestrians in a video and count how many people are visible.
    Do you have any idea how i can create such model with YOLO v5 cpu not gpu
    Thank you very much

    • @coder_zero
      @coder_zero  2 ปีที่แล้ว

      Hi, please visit this link github.com/ultralytics/yolov5/issues/36 . After loading the model by hub you can transfer to any devices. model.cpu() to transfer to CPU execution. 😁

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

      @@coder_zero thank you very much 🤗🥰

  • @abhiramkuruva9840
    @abhiramkuruva9840 2 ปีที่แล้ว

    I don't have yolo master folder

    • @coder_zero
      @coder_zero  2 ปีที่แล้ว

      Hi, yolo master is the yolo GitHub repo. I changed the name for my understanding.

  • @mohamed.hassanhassan314
    @mohamed.hassanhassan314 2 ปีที่แล้ว +1

    Hallo my friend
    You know about yolov5v on cpu
    On neural magic
    Pleaze anwer me

    • @coder_zero
      @coder_zero  2 ปีที่แล้ว

      To use on CPU for inference, you can do this ---- model.cpu() after loading the model or model = torch.hub.load('ultralytics/yolov5', 'yolov5s', device='cpu') i.e. add device='cpu' while loading the model

    • @labidubed1962
      @labidubed1962 2 ปีที่แล้ว

      @@coder_zero can you make a tutorial using neural magic for yolov5 on cpu? Because it can increase FPS

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

    the rar file is corrupted

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

    using great tools for horrible deeds. how human.