Official YOLOv7 Pose vs MediaPipe | Full comparison of real-time Pose Estimation | Which is Faster?

  Рет қаралды 72,980

LearnOpenCV

LearnOpenCV

Күн бұрын

Пікірлер
@LearnOpenCV
@LearnOpenCV Жыл бұрын
Get expert guidance, insider tips n tricks and Create stunning images, learn to fine tune diffusion models, advanced Image Editing techniques like In-Painting, Instruct Pix2Pix and many more. Join our Kickstarter campaign now! bit.ly/3JYh7A6
@NakulYadav-jf9wn
@NakulYadav-jf9wn Жыл бұрын
R Ttf P P
@LearnOpenCV
@LearnOpenCV Жыл бұрын
📚 LINK TO BLOGPOST: learnopencv.com/yolov7-pose-vs-mediapipe-in-human-pose-estimation/ ▶ LINK TO YOLO MASTERCLASS PLAYLIST: kzbin.info/aero/PLfYPZalDvZDLALsG9o-cjwNelh-oW9Xc4
@johncasey434
@johncasey434 2 жыл бұрын
It was a real pleasure to watch such a clear and concise comparison. Excellent video 👍
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
Glad you liked it @John. More videos incoming!
@ChetanAnnam
@ChetanAnnam 2 жыл бұрын
Awesome comparison, it reduced my work drastically.
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
We felt the same while working with both YOLOv7 and mediapipe that everyone should know about this comparison! Glad you found it useful.
@nvmrenh7938
@nvmrenh7938 2 жыл бұрын
Great video comparisson between Yolov and Mediapipe man, good thing I saw this video in my KZbin feed. +1 Sub 👍
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
Awesome, thank you!
@leonidas1983
@leonidas1983 Жыл бұрын
great explanation! thanks from Argentina
@yohanessatria2220
@yohanessatria2220 2 жыл бұрын
Nice Video! the test on many cases was so helpful!
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
Thank you Yohanes!
@rahulagiwal4126
@rahulagiwal4126 Жыл бұрын
Great Video!! Thank you for the super informative video, was looking for the right pose estimation to use for my dance project and this really helped!
@LearnOpenCV
@LearnOpenCV Жыл бұрын
Glad it was helpful!
@leonidas1983
@leonidas1983 Жыл бұрын
great work, thanks!
@nhattuyen1123
@nhattuyen1123 Жыл бұрын
thank you so much, this video is very helpful
@LearnOpenCV
@LearnOpenCV Жыл бұрын
Glad it is helpful!
@shoghi2547
@shoghi2547 2 жыл бұрын
I like your sharing. It is clear and easy to understand.
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
Thank you, glad you liked it 😊
@siddharthkumar5206
@siddharthkumar5206 8 ай бұрын
Mediapipe does support multiperson detection now
@Favourites_Song
@Favourites_Song Жыл бұрын
Great Video sir. Thank you for sharing.
@LearnOpenCV
@LearnOpenCV Жыл бұрын
You are very welcome
@nicopetermann1851
@nicopetermann1851 2 жыл бұрын
Many thanks for this great video! You mentioned that one can use any object detection model for yolo pose - could you elaborate on that? How could one plug in the smallest version of yolov7?
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
You would need to retrain the network with a different backbone. The authors have trained it for the YOLOv7-W6 model. You can train the model using a different yolov7 model. What you would need is a config (.yaml) file corresponding to the smaller model. You can then train the model using the commands given here: github.com/WongKinYiu/yolov7/tree/pose I doubt it would give accurate results for smaller models. I would use mediapipe if I don't need multi-person pose estimation.
@murcuschimaawaloyi6619
@murcuschimaawaloyi6619 5 ай бұрын
Very good explanation. Hi Sir. I have been following your tutorial on how to train a custom Yolov5 object detector as I am doing a school project on vehicle detection. I am having an error on training my model. Is it ok if you can help on this please.
@maximklechshev6675
@maximklechshev6675 2 жыл бұрын
I felt in love with Mediapipe 1 year ago when I worked with facial pose estimation… but YOLOv7 just outperforms it in terms of faces
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
Hi Maxim Are you talking about face Detection or Facial Landmarks Detection using YOLOv7?
@maximklechshev6675
@maximklechshev6675 2 жыл бұрын
Hey! I’m talking about Facial Landmarks Detection. I fine-tuned and used ensemble instead
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
Great, do you have a repo you could share?
@maximklechshev6675
@maximklechshev6675 2 жыл бұрын
@@LearnOpenCV I worked with medical sensitive data(
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
No Issues!
@GeoffY2020
@GeoffY2020 2 жыл бұрын
Hi thanks for the nice job in the video ... I'm doing single image (3 image consecutive) face landmarks alignment, is Yolo better than MP ?
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
Thanks for the kind words Geoff! YOLO does not have good enough number of points for Face landmarks alignment. Mediapipe has a dedicated face mesh model that gives 468 3D landmark points on the face. You can check out our blog post on Creating Snapchat filters using mediapipe. You can learn about how to use the different points for your application. learnopencv.com/create-snapchat-instagram-filters-using-mediapipe/
@rohitghule9437
@rohitghule9437 Жыл бұрын
Can we tweek mediapipe to work even when upper part of body is not visible
@LearnOpenCV
@LearnOpenCV Жыл бұрын
The pose solution model consists of two models. The detection model (that detects the body), and the landmark model (that maps the landmarks). If you can make the detection model detect the body without its upper part, theoretically, the solution will work.
@luchoSwimmer
@luchoSwimmer Жыл бұрын
nice video
@LearnOpenCV
@LearnOpenCV Жыл бұрын
Thank you so much!
@abdurrazzak1612
@abdurrazzak1612 Жыл бұрын
Excellent
@LearnOpenCV
@LearnOpenCV Жыл бұрын
Thank you. Glad you liked it.
@nireksaravanan8532
@nireksaravanan8532 9 ай бұрын
Are you sure Mediapipe doesn't support Multi-person? pls verify once
@LearnOpenCV
@LearnOpenCV 9 ай бұрын
As of 2024 Jan update, Mediapipe does supports mutiperson pose but limited to 5 at a time. For further info check out: developers.google.com/mediapipe/solutions/vision/pose_landmarker/
@dj.qb91
@dj.qb91 2 жыл бұрын
What about in images
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
As mentioned in the summary section, it's better to use YOLOv7 or other pose models as mediapipe is optimized for real-time performance which is more suitable for video inference. Hope that helps!
@dj.qb91
@dj.qb91 2 жыл бұрын
@@LearnOpenCV so with Multiperson which is better than yoloV7.
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
@@dj.qb91 For Multiperson we're checking out MMPose next -> github.com/open-mmlab/mmpose. You may also check it out and compare with YOLOv7. Check this out for getting started: mmpose.readthedocs.io/en/v0.29.0/get_started.html#inference-with-pre-trained-models
@dj.qb91
@dj.qb91 2 жыл бұрын
@@LearnOpenCV thanks 🙏🏾
@nirasinghania6616
@nirasinghania6616 2 жыл бұрын
👍👍
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
Thank You!
@sanidhyasrivastava4307
@sanidhyasrivastava4307 4 ай бұрын
Yolo+mediapipe
@H_-vy2mz
@H_-vy2mz 2 жыл бұрын
호호
@LearnOpenCV
@LearnOpenCV 2 жыл бұрын
I'm not sure what that means, but I'm hoping you liked it! 😊
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
What are AI Agents?
12:29
IBM Technology
Рет қаралды 1 МЛН
AI Learns to Do Deadlifts
17:06
Nicholas Renotte
Рет қаралды 41 М.
YOLO- Pose: How It Works
8:35
machine decision
Рет қаралды 582
GraphRAG: The Marriage of Knowledge Graphs and RAG: Emil Eifrem
19:15
Easy on-device Machine Learning with MediaPipe
13:19
Google for Developers
Рет қаралды 28 М.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.