Kognia Sports Intelligence has built this 5 years ago, and has 4 global patents. In fact, not only does Kognia detect "events" and "physical" stuff, but also can detect 100s of tactical soccer movements (example: when players have movement behind the defensive line, etc.) it's very advanced!
where can i get other videos to use instead of the one you have linked is there any websites also do i have to use a certain fixed camera for the input video thanks in advance
Dear Sir,can the project also be using for other detection, like these 3 parameters ( Bus,car and truck) with datasets annotated already and video are available,if possible let me hear from you Sir, once again you have done a great job
Is it possible to assign field keypoints on 180 degree camera video to have a proper detection? The field does not show straight line on 180 degree video.
Thank you for this video! Very interesting to me. Would you tell me how you got technical recording game? I want to get recent technical recording games in Premier League.
Thank you for this great content! Is it possible for you to share the datasets for Players and Keypoints, couldn't see them in your repository. Once again brilliant video.
I want you to make a different "DL in medicine" project than other channels. People make them in short, lack of deeply understandable, lack of math, lack of information, and inefficient ways. Most of them don't share datasets, or make it very short&fast. Some type the code fastly and just run it in beginner level. Make an at least 2 hours of project video which includes information of problem, models used, library functions and coding step by step. And please share the dataset in the end. Medical classification or clustering. Show us the image processing and model tuning
@@yagzsoylu8653 internette aratınca şarkıcı çıkıyor ben onu bilmiyordum xD sadece karadeniz fırtınası yazmak istemiştim eski ve hızlı zamanlardı :P kaldı öyle
It makes a few mistakes here and there, mistaking one team for the other in some players. It'd be funnier if it made mistakes like mistaking them for a team not even playing, or if it detected players as refs, or more than one ref etc. LOL 🤣
Great content! The result is so professional 👏 👏
Searching for a video like this from months, great content!
Amazing project with great explanation
Kognia Sports Intelligence has built this 5 years ago, and has 4 global patents. In fact, not only does Kognia detect "events" and "physical" stuff, but also can detect 100s of tactical soccer movements (example: when players have movement behind the defensive line, etc.) it's very advanced!
Amazing! Professional.❤
Thank you for this video! Very interesting to me, if I have my own Input video how can I train the model to detect the players?
great work. can you upload the dataset to the Roboflow so we can download it easily?
Brilliant! Respect!
Great work u have provided me great insight for my project its really helpful thank you 😊
where can i get other videos to use instead of the one you have linked is there any websites also do i have to use a certain fixed camera for the input video
thanks in advance
Really insightful. Would this be possible with live streamed video of a match? If you were using the same fixed camera?
Hey, good work reducing computing data when you reduced the homogenous matrix update frequency.
can we use google colab or host the web application on a server with GPU to improve the tracking speed?
Türksünüz herhalde. Aksanınız hoşuma gitti :) Dinlemek oldukça güzel sizi
Moroccan
hello , I am stuck in an project where I have to track the movement of a cricket ball , so can you help me in that?
i also wanna build a something similar luke this in cricket, maybe we can help each other
Great work my man, thnx for the share.
Dear Sir,can the project also be using for other detection, like these 3 parameters ( Bus,car and truck) with datasets annotated already and video are available,if possible let me hear from you Sir, once again you have done a great job
Great work Mr Hamza. Please upload more content
Is it possible to assign field keypoints on 180 degree camera video to have a proper detection? The field does not show straight line on 180 degree video.
great man! we want more end to end project like this.
Is this the same code for TENNIS?
thank you so much. Where can I get the dataset, sir?
Thank you for this video! Very interesting to me. Would you tell me how you got technical recording game? I want to get recent technical recording games in Premier League.
I only found a few recordings on youtube. I don't know where you can find more recent ones.
Thank you so much! I try to look for them.
what website was used for the Footbal Players Detection ??
Thank you for this great content! Is it possible for you to share the datasets for Players and Keypoints, couldn't see them in your repository. Once again brilliant video.
I can't add the dataset to the Github repo because of its size. You can email me and I'll send you the dataset.
@@MLWH hey could i get the datasets aswel please
@@MLWH Hey, I've also send you an email with request of sharing the dataset :) I'm looking forward to hearing from you, your video inspired me!
@@wojciechwoszczek1484Did you receive the dataset?
@@exitiumsn9064Did you receive the dataset?
amazing!
hey bro, thanks for your video,. do you know an app to create and see the skills or goals from diferent angles?
How long can the video be?
I want you to make a different "DL in medicine" project than other channels. People make them in short, lack of deeply understandable, lack of math, lack of information, and inefficient ways. Most of them don't share datasets, or make it very short&fast. Some type the code fastly and just run it in beginner level.
Make an at least 2 hours of project video which includes information of problem, models used, library functions and coding step by step. And please share the dataset in the end. Medical classification or clustering. Show us the image processing and model tuning
blackseastormu nerden biliyorsun merak ettim
@@yagzsoylu8653 internette aratınca şarkıcı çıkıyor ben onu bilmiyordum xD sadece karadeniz fırtınası yazmak istemiştim eski ve hızlı zamanlardı :P kaldı öyle
what if we wanted to also track the player?
To do that you can either use the tracking capabilities of Yolov8, or implement a tracking algorithm like deepsort in the loop
Mantap bro 😊
You deserve a subscribe atleast
يا حمزة نزل بلعربي الاجانب كثار بالمجال عكس العرب
Your are Moroccan ?
حمزة معندكش لي فيديو بل عربية ؟
فين اخاي مزيان
ممكن تعطيني فيسبوك ديالك ندوي معاك الله يحفظك ❤
streamlit power
be regular
why yolov5 and not yolov8?
🤔 It's Yolov8
I think it's very weak , I can do better
It makes a few mistakes here and there, mistaking one team for the other in some players. It'd be funnier if it made mistakes like mistaking them for a team not even playing, or if it detected players as refs, or more than one ref etc. LOL 🤣
Hi bro, do you have any discord? cuz i need help with this code T-T
I don't use discord. But you can email me your questions, and I'll try to clarify the code for you.
How can we detection actions like foul, yellow card, red card, goal, corner in the real live match using this
For that you need to add a model for football event detection.
@@MLWH can you give a overview of how it can be implemented
@@jayeshbaviskar9251 The simplest approach is to train a model that takes as input a sequence of frames and predicts the event happening.