Pedestrian and Bicycle Tracking and Counts - Yolov8 + supervision

Поделиться
HTML-код
  • Опубликовано: 21 ноя 2024

Комментарии • 11

  • @SkalskiP
    @SkalskiP 8 месяцев назад +2

    Hi Harold! I'm SkalskiP - creator of supervision pip package. I just accidentally found this video. This is so cool! One of the best supervision demos I saw so far!

  • @AlainPilon
    @AlainPilon Год назад

    Hi Harold. Have you put the code sample for these example somewhere? I am working with Supervision too and would love to see how you handle some of the challenges related to tracking/counting detections.

    • @harold0723
      @harold0723  Год назад

      Hey @alainPilon 👋 . I haven't put the source code on GitHub yet but I'm planning to post some ready to use example Including streamlit we app soon . I'm active in the supervision discussion forum as maddust so feel free to ask . Hope I can help

    • @AlainPilon
      @AlainPilon Год назад +1

      @@harold0723 Thx. I saw your various comments on the Supervision page, hence me stalking you down here! :-) I am following the changes to the LineCounter and zone as the initial implementation was very basic and I had to hack my own. But your examples are on another level!

    • @harold0723
      @harold0723  Год назад

      @@AlainPilon check my GitHub repo supervision-Line-counter I have uploaded my modified version that I currently use . I'm by no means a programmer or developer. So apologies if you see the implementation a little messy . But it works like a charm. You might have to remove config and name arguments since I'm using other functionalities that feed information to the function. Hope it helps

  • @jaspion2439
    @jaspion2439 7 месяцев назад

    Very interesting project! Have you published this code somewhere? It would help me a lot in my studies

    • @harold0723
      @harold0723  7 месяцев назад

      The project is based on the roboflow supervision library. The code is open source with a great community

  • @FunPlay_Heroes
    @FunPlay_Heroes 6 месяцев назад

    How can I find a ready-made template so I can count the number of people for my project?in the Roboflow??

  • @coderoom805
    @coderoom805 Год назад

    Hi where can i get the sample code ?

    • @harold0723
      @harold0723  Год назад

      github.com/roboflow/supervision

  • @tyronetyrone2652
    @tyronetyrone2652 4 месяца назад

    Can you share your code?