Yolov8 with DeepStream High FPS object Detection Pipeline in C++

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

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

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

    hello, do you test on pc deepsort or on jetson nano?

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

      this test is done on pc
      i tested on jetson nano check out the next vidoe

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

    sometimes the same person is counted twice after getting blocked by another human or a vehicle, is it possible to fix that ?

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

      you can use object tracking lakin DeepSort

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

      very difficult to fix that

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

    could do a video on how to setup the machine to make this project work ? i´m new into c++ and been trying to migrate my python solutions to c++....

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

      try this git repo github.com/marcoslucianops/DeepStream-Yolo

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

    Can you share the source code?
    Also does it work with webcam?

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

      please follow this tutorial : github.com/kingardor/yolov8-deepstream-6-1
      it will work with webcam, let me check the code .