Object Detection Using CodeProject.AI

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ต.ค. 2024

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

  • @user-vnatury
    @user-vnatury ปีที่แล้ว +10

    The first blogger, that i watch on 0.75 instead of 1.25)

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

      😂

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

      Yes, I talk pretty fast. I probably need to relax a bit and slow down.

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

      It's a big compliment, the 0.75 speed comment. :) @@codegearguru

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

    Thanks for making this very well-done and informative video. I have a question: Facial Recognition is not working. Do you have a checklist of things to be in place? Blue Iris & Code Project are both working and talking. Face Processing is ON. It seems like BIue Iris is not sending AI any faces.

    • @codegearguru
      @codegearguru  10 หลายเดือนก่อน +1

      I haven't done much with face detection as yet, all of my cameras are wide shots, no real way of getting close-ups on faces.

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

      @@codegearguruThank you.

  • @S.C.A.M.B.E.R.
    @S.C.A.M.B.E.R. 7 หลายเดือนก่อน

    Hi, do you think 2MP (turret and bullet) dahua or hikvision camera would be enough for AI recognition for faces, pets, and object, not including ALPR.

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

      That's going to be a "depends". Potentially yes. I've not done much face recognition and I think you need a fairly close image to make this work. You can probably get ALPR working as well if you wanted. It's probably a matter of trying it out. I haven't used Dahua cameras, but I have a couple of HikVision cameras that are many years old and still going strong. Wouldn't recommend Reolink for Blue Iris, but Amcrest seem to work fine.

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

    "Glances back over his shoulder suspiciously"

  • @dualnamehype
    @dualnamehype 4 หลายเดือนก่อน +1

    Hi I've just noticed you were using a amd gpu i was under the impression that was not possible how have u done that?

    • @codegearguru
      @codegearguru  4 หลายเดือนก่อน +1

      This is using the YOLOv5 .NET, which will work with AMD GPUs. I've since changed to a NVidia GPU (GTX 970) for H264 support for Blue Iris. But the .NET implementation is faster and you should probably use it if it works.

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

      @@codegearguru thanks for the response il look into that

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

    Isn't Cuda more accurate?

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

    hi
    i got lost
    on benchmark
    what is better??
    more operational in seconds?
    or less ?
    thanks
    yossi

    • @codegearguru
      @codegearguru  10 หลายเดือนก่อน +1

      You want as many operations/detections per second as you can, this will allow you to do far better object detection as it can do it in more frames of a video.

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

      @@codegearguru
      thanks
      the reason i ask is because on the last update on ai i have problem with gpu
      i have asus gtx 1060 6gb turbo
      and when it on yolov v5 3.1 its use only cpu
      also cpu on yolo v5 6.2
      only gpu is on yolo v5 net
      so how can it be that it not use local gpu ???
      thanks
      Yossi

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

    Hello, thank you for sharing your experience. I use a GTX 1050, and I have made the same observation! YOLO net is better than CUDA! I would have liked to hear about your experience with face detection. With an i5 9500 CPU, I'm running at 150ms, but with CUDA, it takes 700ms...

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

      I've only briefly played with face detection. Most of my cameras don't get close up views of faces so it's a bit challenging. I should set up a couple of other cameras for this purpose.

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

    Have you experienced a decrease in false detections while using this?

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

      Absolutely, it filters out moving trees and cloud shadows - assuming there isn't a car in the frame as well.

    • @Will-xk4nm
      @Will-xk4nm 6 หลายเดือนก่อน

      @@codegearguru I had to disable car detection for my driveway cam precisely because any motion would cause it to trigger and subsequently AI would spot my car and send the alert. I'd really love to get individual vehicle detection in the same way we handle facial detection in CPAI so my own vehicle doesn't send 50 alerts a day.

    • @electricflixproductions
      @electricflixproductions 6 วันที่ผ่านมา

      ​@Will-xk4nm you will be happy to see that you can sample static objects now and even force the ai to not recognize a location now