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!
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.
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
@@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!
@@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
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!
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.
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
@@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!
@@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
Very interesting project! Have you published this code somewhere? It would help me a lot in my studies
The project is based on the roboflow supervision library. The code is open source with a great community
How can I find a ready-made template so I can count the number of people for my project?in the Roboflow??
Hi where can i get the sample code ?
github.com/roboflow/supervision
Can you share your code?