Tennis Shots Identification and Counting using YOLOv7 Pose Estimation and LSTM Model

preview_player
Показать описание
#yolo #yolov7 #objectdetection #poseestimation #lstm #computervision #deeplearning #opencv #pytorch
In this video 📝, we will learn how we can use YOLOv7 Pose Estimation model and LSTM model combine to identify and count different tennis shots.

If you enjoyed this video, be sure to subscribe and press the 👍 button

🧑🏻‍💻 My AI and Computer Vision Courses⭐:

📙 AI 4 Everyone: Dive into Modern AI with Llama 3.1 and Gemini (13$):

📙 YOLOv9 & YOLOv10: Learn Object Detection, Tracking & WebApps (13$):

📕 Learn LangChain: Build #22 LLM Apps using OpenAI & Llama 2 (14$):

📕 Learn OpenCV: Build # 30 Apps with OpenCV, YOLOv8 & YOLO-NAS (13$):

Follow Me:

Chat with us on Discord:

For Consultation Call:

Tennis Shots Identification and Counting using YOLOv7 Pose Estimation and LSTM Model (Medium Blog Post):

Google Colab File Link:
Рекомендации по теме
Комментарии
Автор

🧑🏻‍💻 My AI and Computer Vision Courses⭐:

📙 AI 4 Everyone: Dive into Modern AI with Llama 3.1 and Gemini (13$):

📙 YOLOv9 & YOLOv10: Learn Object Detection, Tracking & WebApps (13$):

📕 Learn LangChain: Build #22 LLM Apps using OpenAI & Llama 2 (14$):

📚 Computer Vision Web Development: YOLOv8 and TensorFlow.js (13$):

📕 Learn OpenCV: Build # 30 Apps with OpenCV, YOLOv8 & YOLO-NAS (13$):




muhammadmoinfaisal
Автор

Great work. Very informative and well explained. Just one question, What if we train the model on single person video poses and at inference time we want to infer both player 1 and 2 instead of just player two, Can we pass the whole frame instead of player 2 points or we need to pass both 1 and 2 one by one to get the results?

muhammadarham
Автор

Hi Muhammad, good video. Have one question, you use YOLOv7 just for getting the keypoints from the videos right?, so the LSTM that you used is for the predict model. I would appreciate your clariffication. Thanks!

angelmauricio
Автор

Awesome stuff! I'd love to run the google colab notebook to follow along but I get an error. I think the google drive link is down. Would you mind updating it when you have a chance? Thanks!

JordanNishimura
Автор

How did you normalize the keypoints data? Is it done based on the image size or the bbox size?

tron_evan
Автор

Can i use this video for edicational purposes

Eduorganizacion
Автор

Hello Sir, it was a very nice video with good explanation. I have just one question, What is backhandgroundstroke_data1 and from where do we get that package??

DheerajKumar-xdyz
Автор

HI Sir, I came from your yolo-nas custom detection video.

loowaijun
Автор

Hello very nice video I want to ask something I want to ask something backhandgroundstroke_data where did we download it or did we create it I did not see the explanation in the video I would be very happy if you help me

ezginuruyaroglu
Автор

How does this only detect one person in the frame?

AlphaStudios