how to use yolov8 for people counting | yolov8 object tracking and object counting | computer vison

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

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

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

    can i ask how to pause the video demo like you did. Thanks

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

    thanks for teaching, please make more videos

  • @LelouchL-q1b
    @LelouchL-q1b ปีที่แล้ว

    What changes should I make to utilize the GPU? Wonderful video btw!

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

    Does it count for real time by opening live camera

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

    Great job! Please allow me to ask, for RPI4, wich libray is more speed to face recognition atendance in real-time?

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

      face_recognition library is fast

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

      ​@@freedomtech5307 Thanks. Please consider to make some tutorials for RPI4. You are the best channel on youtube about it.

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

    amazing tutorial thanks alot

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

    hi
    I'm watching a good video intently. Can you create an example of creating a square box by dragging the object find area with the mouse instead of coding it?
    thanks

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

      th-cam.com/video/MyvylXVWYjY/w-d-xo.html

  • @nhungnguyen-og8vc
    @nhungnguyen-og8vc ปีที่แล้ว

    Can you provide me with some relevant and longer videos for additional practice? Thank you

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

    Hii tensorflow lite sh file not at github please give me the sh file

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

      github.com/freedomwebtech/tensorflow-lite-bullseye

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

    Thank you so much!

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

    excellent,tks

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

    I got error 'Boxes' object has no attribute 'boxes'. See valid attributes below.

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

      bro please try again i update the code

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

      @@freedomtech5307 I still got error like "TypeError: can't convert cuda:0 device type tensor to numpy. Use Tensor.cpu() to copy the tensor to host memory first."

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

      I change px=pd.DataFrame(a.cpu().numpy()).astype("float") then it's sucessfully working