AI Pose Estimation with Python and MediaPipe | Plus AI Gym Tracker Project

Поділитися
Вставка
  • Опубліковано 19 лис 2024

КОМЕНТАРІ • 590

  • @winstonyeung1461
    @winstonyeung1461 3 роки тому +17

    Sir, your presentation is really systematic and content is as always informative. Thank you so much.

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому +1

      Thank you so much @Winston, glad you enjoyed it!

  • @sikandarencosa2490
    @sikandarencosa2490 3 роки тому +2

    this channel is such a gem tbh

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому

      Thanks so much @Sikander encosa, pumped you're enjoying it!

  • @shukkkursabzaliev1730
    @shukkkursabzaliev1730 3 роки тому +28

    Mind blowing tutorial! Look forward for more similar projects, especially the one you talked about (counter for several exercises at once). Liked + subscribed + bell turned on!

    • @gnm81
      @gnm81 7 місяців тому

      When will that video come out

  • @MJ720
    @MJ720 Рік тому +3

    I decided to try and use mediapipe for a project I was doing but got discouraged by some of the documentation as I struggled to even install it. I then came to this tutorial and you made it look so easy and understandable! Thanks.

    • @forgewhelbon1131
      @forgewhelbon1131 5 місяців тому

      Did u get any os error trying to install media pipe?if so how did u fix it?

    • @MJ720
      @MJ720 5 місяців тому

      @@forgewhelbon1131 I didn't get any errors sorry. Good luck in sorting!

    • @forgewhelbon1131
      @forgewhelbon1131 5 місяців тому

      @MJ720 oh ok :( thnx tho

  • @udaysodhi7574
    @udaysodhi7574 3 роки тому +1

    More content creators like you should exist

  • @LabbHasse
    @LabbHasse 2 роки тому +4

    Thank you so much. Your teaching and tutorial style is the perfect match for me. Clear an precise, and you continuously explain everything you do, thanx!!

  • @Flipszn
    @Flipszn 3 роки тому +2

    THANK YOU SO MUCH. YOU SAVED MY SENIOR DESIGN PROJECT

  • @ishanubale9680
    @ishanubale9680 3 роки тому +2

    very good video all info from the start and no complicated installations

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому +1

      Thanks so much @Ishan, tried to keep it as smooth as possible!

  • @bankcrawpackchannel6936
    @bankcrawpackchannel6936 3 роки тому +9

    Please make more MediaPipe hands tracking projects, we love this content thank you so much

  • @jerrylee520
    @jerrylee520 10 місяців тому +1

    This is the best video I saw to use & test pose estimate. Thank you.

  • @epidemiaproductions
    @epidemiaproductions 3 роки тому +7

    I've saved this vid for later, dude you are just amazing, i'm loving all the vids and the way you teach is really easy to understand, keep it up!
    cheers from brazil :)

  • @minhnamphan864
    @minhnamphan864 5 місяців тому

    I needed to calculate the angle of my arm to my body and your video helped me a lot. Thank you very much. I hope you release more videos

  • @bhaskarkc7276
    @bhaskarkc7276 2 роки тому +1

    I am learning python and its been week but i can totally follow you. Great work.

  • @mathieuraffinot1126
    @mathieuraffinot1126 3 роки тому +1

    Many thanks for this tutorial ! The video is well done, your explanations are very clear, and the code ran directly on my computer without any modifications, which is quite rare !

  • @ancycoding
    @ancycoding Рік тому

    Really powerful library of python and the teacher too.

  • @madebymate4870
    @madebymate4870 3 роки тому +4

    Thank you dude!
    You are the most underrated youtuber I have ever seen
    I'm loving this video although I have one question
    How do you do the exact same thing
    But instead of a camera,
    You do it with screen recording live?
    Hope you or anyone else can help me
    Cuz I'm really stuck

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому +1

      Could access a screen using pyautogui and use that as the video instead of the feed from opencv. Check this out www.thepythoncode.com/article/make-screen-recorder-python

    • @madebymate4870
      @madebymate4870 3 роки тому

      @@NicholasRenotte thanks!

  • @captainlennyjapan27
    @captainlennyjapan27 3 роки тому +2

    I just tweaked this to track my basketball shooting motion in just an hour!!! Thank you for the awesome tutorial 👍🏻👍🏻👍🏻

    • @favourchianumba5823
      @favourchianumba5823 3 роки тому

      hey bro could you send me your github, id love to see how you did it, Im having trouble implementing the first block of code after I import everything and Im not sure what I am doing wrong

    • @stokrandy
      @stokrandy 7 місяців тому

      I’m interested in how/what you did. The reason I’m watching this is track my daughter’s softball fast pitch.
      The initial idea was to identify what pattern she uses to get the strike. I thought I could monitor her movement, read the speed of the ball, and determine if it was in the strike zone.
      Man, was I kidding myself. lol there is a lot to each of those tasks. Too much to accomplish all at once.

  • @muhammadmemon2394
    @muhammadmemon2394 4 місяці тому

    Excellent step-by-step video! Great work! So much help for my capstone!

  • @파란색동물
    @파란색동물 Рік тому +15

    I copied your code, but the angle is not displayed on the screen. I don't know what the problem is.

    • @ipirediatoir247
      @ipirediatoir247 11 місяців тому

      if you found a solution please tell me

    • @kaviyak7308
      @kaviyak7308 2 місяці тому

      Did you find a solution? I'm dealing with the same problem

    • @rafaychaudry320
      @rafaychaudry320 Місяць тому

      @@kaviyak7308 did you find a solution?

  • @AshishPandey-cp7dm
    @AshishPandey-cp7dm 2 роки тому

    and once again super thanks for doing this. You make it super easy for a beginner to understand stuffs. This was your second tutorial i tried (1st one being Object detection - 5hr course).

  • @malekaburaddaha5910
    @malekaburaddaha5910 2 роки тому

    Man you're the greatest, this is just what I was looking for.

  • @abhishek_maity
    @abhishek_maity 3 роки тому +5

    After MediaPipe Please do cover YOLO v5 /v4 ! I love your courses. They are really awesome! :)

  • @nilutpolkashyap
    @nilutpolkashyap 3 роки тому +2

    Yeah......this is great.....was waiting for this project

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому +1

      Awesome!! Stay tuned, another sweet one coming on Sunday!

  • @mikecooper8142
    @mikecooper8142 3 роки тому +6

    here for the youtube algorithms. I will definitely watch it later tho. :)

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому +1

      Thanks so much @Mike, let me know what you think!

    • @khronos142
      @khronos142 3 роки тому

      mythmon spotted :3

  • @leamon9024
    @leamon9024 2 роки тому

    Thanks. This is amazing. Looking forward to the multi-pose tracker tutorial.

  • @ademhilmibozkurt7085
    @ademhilmibozkurt7085 2 роки тому

    What a video Nich. I love data science and computer vision contents. Thank you

  • @Gabbosauro
    @Gabbosauro 3 роки тому +1

    I will keep an eye on this since it will somehow become my master thesis! :)

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому

      Awesome stuff @Gabbosaur! What's your thesis on?

    • @Gabbosauro
      @Gabbosauro 3 роки тому

      @@NicholasRenotte Basically it's a sort of personal trainer but more focused on calisthenics workout types. It checks the quality of your movement and re-schedules the workout program based on your performance.

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому +1

      @@Gabbosauro nice! Sounds awesome man!

  • @sangitaajay3266
    @sangitaajay3266 3 роки тому +1

    Cool project Nick you are such a great coder

  • @KJletMEhandelit
    @KJletMEhandelit 8 місяців тому

    Great video, I'm happy that i learnt something via implementing with proper guidance.

  • @DJPapzin
    @DJPapzin 2 місяці тому

    Great tutorial, you are such a great teacher.

  • @SaiYennu
    @SaiYennu Рік тому

    thank you so much information learned and talking about the tutorial display with angle only ,why not displaying time beside the top corner of the output

  • @zindamayat
    @zindamayat 3 роки тому +1

    Bro, you are an angel for me. I have the same FYP Body Posture detection correct count in my Gym App. You save me. Thanks, Bro.

    • @florianbouron8340
      @florianbouron8340 3 роки тому +1

      Neat, I’m doing the same as well haha!
      Love his videos he is such a great teacher!
      @Muhammad Mehmaam did you open sources your code by any chance?

    • @zindamayat
      @zindamayat 3 роки тому

      It depends on my colleagues, but I will try to upload in github.

    • @florianbouron8340
      @florianbouron8340 3 роки тому

      @@zindamayat Thank you so much

    • @berkay3148
      @berkay3148 2 роки тому

      Were you able to implement other workout movements?

  • @chetanmadhok1221
    @chetanmadhok1221 Рік тому

    Well explained. From Start to End.

  • @henkhbit5748
    @henkhbit5748 3 роки тому +1

    Super cool and awesome Nick!.

  • @mxolisinkosinathinene2657
    @mxolisinkosinathinene2657 3 роки тому +6

    Love your work it’s always on point and it teaches a lot for me as a beginner

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому

      Thanks so much @Mxolisi, super glad you enjoyed it!

  • @utkarshsrivastava9241
    @utkarshsrivastava9241 4 місяці тому

    Thank you so much Nicholas for this video, learned a lot from it.

  • @williambittner8828
    @williambittner8828 2 роки тому

    Completed the tutorial and learned a looot!! Thank you very much :)

  • @manudewi
    @manudewi Рік тому

    Thankyou so much for the tutorial including the notebook man!

  • @jackluk5471
    @jackluk5471 Рік тому +1

    As a beginner coder, I found this tutorial helpful and very easy to understand. There is only one part which I can not seem to grasp. I have gotten the code correct and even tried copy and pasting the one in the GitHub, but I am unable to get the angle to display on my screen. My assumption is that I have gotten the webcam dimensions incorrect (which you put as 640, 480), and I am not sure how to find out what the correct number should be.

  • @kusumabhargavinadendla
    @kusumabhargavinadendla 4 місяці тому +1

    Very very helpful. Glad I found it. Thank you ❤.

  • @fahnub
    @fahnub Рік тому

    Super Project. Thanks for creating this @Nicolas

  • @aliriano15
    @aliriano15 3 роки тому +1

    Awesome!!! Very interesting with lots of applications!

  • @mustafasaidkorkmaz8838
    @mustafasaidkorkmaz8838 12 днів тому

    MY MAN YOU ARE THE REAL ONE!!!

  • @ggggdyeye
    @ggggdyeye Рік тому

    excellent video. i learned a lot of things about ML in this video Thank You so much.

  • @aleynahukmet5996
    @aleynahukmet5996 2 роки тому +3

    Hi Nicholas! First of all thanks for amazing tutorial. It was really helpful. I love your tutorials so much you are explaining the import details in very understanding way. But I want to ask you a question. I did not really fully understand the angle calculation part and I could not find anything about it on the internet either. Could you please give a little bit more info about that part?

    • @NicholasRenotte
      @NicholasRenotte  2 роки тому +1

      Definitely, take a look at this: manivannan-ai.medium.com/find-the-angle-between-three-points-from-2d-using-python-348c513e2cd

  • @thewhiteheart4439
    @thewhiteheart4439 2 роки тому

    THIS TUTORIAL REALLY WORKS I AM FROM PHILIPP

  • @abhijeetsaraf7887
    @abhijeetsaraf7887 3 роки тому +1

    Dude you are awesome. !!! Did the multi joint estimation video out, if its there cant find it out !!! I wish to make a yoga pose detection... Thanks in advance

  • @aaronwee5956
    @aaronwee5956 3 роки тому +1

    This is amazing!!!! Do more videos of this pleaseee

  • @alifranakmalrahmadyo7592
    @alifranakmalrahmadyo7592 2 роки тому

    it helps me a lot.
    cheers from Indonesia!

  • @taimoorneutron2940
    @taimoorneutron2940 3 роки тому

    great job and made very easily code so any one can learn quickly

  • @marwamahmood8434
    @marwamahmood8434 3 роки тому +1

    omg love your Video thanks and like the way you code it is so clear

  • @tawiwutcharuwat8999
    @tawiwutcharuwat8999 3 роки тому +1

    Great content, loving them

  • @osmiumhelium
    @osmiumhelium 6 місяців тому

    Your all tutorials are so amazing and productive. In this lesson, I want to just display the angle in a whole number, not a integer. How can we do this. By the way thankyou for creating a nice tutorial

  • @crownsandcapes6101
    @crownsandcapes6101 2 роки тому +1

    Any advice on how someone would use this method to track treadmill steps? Awesome video, BTW, very engaging!

  • @anuncibayz
    @anuncibayz 3 роки тому +1

    Excellent! Thanks Nicholas!

  • @amanpreetchander7386
    @amanpreetchander7386 2 роки тому

    Really amazing tutorial. Keep it up. It really helped me a lot. Thank you 🙂

  • @МаксимОрлюк-л3щ
    @МаксимОрлюк-л3щ 3 роки тому +1

    Amazing job, man!
    Keep it up!)

  • @sorochinsky
    @sorochinsky 3 роки тому +2

    So much new information... Nick, I want to sleep at night😂😂😂😂

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому

      😂 wait til you see what's coming this weekend 😉

    • @sorochinsky
      @sorochinsky 3 роки тому +1

      @@NicholasRenotte Oh my God😱 Scary to imagine. I'm looking forward to it.😁😁

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому

      @@sorochinsky yesss! Think I just wrapped up the code for it this morning!

    • @sorochinsky
      @sorochinsky 3 роки тому +1

      @@NicholasRenotte This is very good, I just finished with it😁😁
      I am infinitely happy😁😁 Now I can get the coordinates of the points. It is very cool. How many things you can think of.

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому

      @@sorochinsky yesss! Awesome work. I've got soooo many ideas planned for it!

  • @sankets7501
    @sankets7501 3 роки тому +1

    I am studying data science here in mumbai, India. I've got to make a capstone project and this video inspired me to build a home workout app, still working on it. Thank you so much mate for all these videos, you are a HERO. One quick question : should i use movenet lightning or mediapipe pose shown in this video?

  • @tsangwingho2508
    @tsangwingho2508 3 роки тому +2

    I love it very much! Is it possible to calculate how accurate our poses are in order to make sure that our poses are correct comparing with gym trainer ? Thanks!!

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому +2

      Definitely, I'm working on a video on that rn @Tsang Wing Ho! Stay tuned!

  • @manisharya2138
    @manisharya2138 9 місяців тому

    Big salute for you work 🤩🤩

  • @softsilksarees7991
    @softsilksarees7991 2 роки тому

    Amazing video Nicholas I was really amazed by your video ai gym tracker. What are all the workouts does this system could recognize or it measures using the position of coordinates.

  • @azinkey3963
    @azinkey3963 2 роки тому

    Pretty good, my search end here

  • @CodewithLakshit
    @CodewithLakshit 3 роки тому +1

    Man thank you so much for the wonderful work!

  • @khadijasharifi4814
    @khadijasharifi4814 2 роки тому +2

    Hi, I really appreciate the effort you put in to break everything down and make it understandable. I want to ask a questions; what does 'image.flags.writeable = False' do exactly? I understand that it improves performance but how does it do this?
    Many thanks :)

  • @chnenaouighofrane783
    @chnenaouighofrane783 2 роки тому +1

    Nicholas please make us video how to detect steps

  • @Mrsimanater
    @Mrsimanater 2 роки тому

    this was a fun video cheers nick:)

  • @Uncle_Buchi
    @Uncle_Buchi 2 роки тому +1

    YES YES YES!!! The video I more than needed. So helpful! Thank you!!!
    If i wanted to use this method to calculate work done (WD= Force x Distance), how would you suggest I go about it. My thinking is that I'd assign a certain weight to either the joints or the line between joints and use that for force (signifying weight distribution in the body) then the model tracks the distance each joint or line moves throught space and multiplies to get work done. The individual work done per joint or line is summed and I'd have total work done by the body. Practicalizing this is what I can't seem to figure out.

    • @NicholasRenotte
      @NicholasRenotte  2 роки тому

      I actually looked into this a while ago, it'd probably be something along the lines of angular force. Take an assumption of the mass of the arm, then calculate it's accleration (speed between frames) then assuming you know th length of the arm or use a proxy e.g. coordinate to coordinate euclidian distance...you should be able to do it!

    • @arnavmehta3669
      @arnavmehta3669 2 роки тому

      You want to use that work done found as an estimate to Joules of energy used?

  • @Neojivago
    @Neojivago 2 роки тому +1

    "Make Detections" and the parts after that doesn't work. I run the codes but nothing happens. Do you have any idea about that? Could you please help me? Thank you so much.

  • @Kishi1969
    @Kishi1969 3 роки тому +2

    Great lecturer

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому

      Just trying to spread the coding love @Benya, glad you enjoyed it!

  • @technicalmindsstudios1977
    @technicalmindsstudios1977 Рік тому

    hii thanks your video help me finding the cordinates of joints

  • @ameerazam3269
    @ameerazam3269 3 роки тому +1

    Amazing brother just end yesterdays i think we both are same path

  • @felixmariochrisantoadi5850
    @felixmariochrisantoadi5850 2 роки тому

    thanks a lot nick, i succeed follow the whole tutorial, and also add some more function lol just kidding haha i only manage to adding the other hands to working, so now i get two pairs of strong hands lol thanks a lot nick for ur help :)

  • @suntrakaneshsu1997
    @suntrakaneshsu1997 2 роки тому +1

    Really Awesome !

  • @karamvirbindra9050
    @karamvirbindra9050 3 роки тому +1

    @Nicolas Thanks it is such great help. I have 2 quick questions
    >>>> why have you multiplied in angle code np.multiply(elbow, [640, 480]).astype(int)
    >>>> how to resize the video frame if you can suggest some learning sources on same. It will be wonderful. Big thanks again man

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому

      Heya @Karamvir,
      1. This is because we receive normalized landmarks we need to return them to our frame size to render them based on our baseline image
      2. Can resize it by adding cv2.resize before the render :)!

    • @rahulkumarpal385
      @rahulkumarpal385 2 роки тому

      @@NicholasRenotte can you give the landmark for all body part such as knee , shoulder to render in our frame

  • @yongbinlee9698
    @yongbinlee9698 Рік тому

    Thank you!!, Your video is really helpfull to me, When I make pushup counter, I subscribe you and push the good button!

  • @IaconoAndre
    @IaconoAndre 3 роки тому +1

    Loved the video! Thanks for sharing bro :)

  • @CrypticSymmetry
    @CrypticSymmetry 3 роки тому +1

    Try and use the pose estimation to drive a metahuman rig on unreal engine.
    I need to learn so I can do this 😆
    Super cool stuff.

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому +1

      Hahahah yesss, then apply it in rl! Got some rigging stuff planned!

    • @CrypticSymmetry
      @CrypticSymmetry 3 роки тому +1

      @@NicholasRenotte lol right. heck yeah! cant wait!

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому +1

      @@CrypticSymmetry sweeet, will hit you up when it's out! At least the software bit
      😉

  • @SaberSotoodeh-g3z
    @SaberSotoodeh-g3z 8 місяців тому

    Thanks for your great tutorials. Is there any tutorial, that shows how we can customize/modify or retrain the Mediapipe models?
    Current models are trained for adult pose detection and have issues in pose detection in infants.
    How can I improve it?

  • @ramiro6322
    @ramiro6322 3 роки тому +2

    First of all this channel is amazing, I just found it!
    Second of all, I have a question about the angle calculation. How's that it's independent from the camera angle? You're using projected 2d points to calculate an angle that actually exists in a 3d space, so the camera angle can change the end result a lot. Am I missing something?
    Anyway thanks for the great content

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому +2

      Nope, you're correct, I simplified it by calculating it as though it were in a 2d space. You could refine the calc by adding depth to the angle formula as well though!

    • @Ramix09
      @Ramix09 3 роки тому +1

      @@NicholasRenotte thanks for answering, I'll have that in mind for my project!

    • @harshpatil6168
      @harshpatil6168 3 роки тому +3

      @@NicholasRenotte Can you provide an example of how to consider depth as well in the angle calculation?

    • @Ramix09
      @Ramix09 3 роки тому

      @@harshpatil6168 I think you'll have to use another camera or use a library that also has 3D predictions even with one camera

    • @陈逸飞-l8k
      @陈逸飞-l8k 2 роки тому

      @@harshpatil6168 Using kinect camera can solve this, it can detect depth

  • @codaemon375
    @codaemon375 2 роки тому +1

    Great video! Why use angles for the curl tracker tho? It would be easier to use the position of the wrist and elbow. If the wrist’s position is higher than the elbow’s position that counts as a curl.

    • @NicholasRenotte
      @NicholasRenotte  2 роки тому +1

      Could definitely do that @Paul, wanted to showcase an alternate technique. Could also just ML to predict top of the curl and the bottom like in my gym video.

    • @codaemon375
      @codaemon375 2 роки тому

      @@NicholasRenotte thanks for clarifying

  • @aakashnatani7866
    @aakashnatani7866 3 роки тому +2

    Sir , I am getting an error at angle part which you have mentioned as the angle is not showed when we on the webcam so can you help me for this ?

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому

      What's the error?

    • @saitama2978
      @saitama2978 Місяць тому

      @@NicholasRenotteI have the same issue, it doesn’t show an error, but the text of the coordinates doesn’t appear in the camera

  • @metehanyildirim
    @metehanyildirim Рік тому +5

    Hi Mr. (@nicholasrenotte) Ronetta, you are giving great examples. In this study, I tried to measure the shoulder, knee and ankle angles of a person shooting a basket from the side, but I could not. Can you share with us an example perceived from the side? Even if you don't have the time, thank you very much, even these studies increased my ability.👏👏👏

    • @dipankarnandi7708
      @dipankarnandi7708 Рік тому

      I think he mentioned that this method has limited potential particularly for a single joint. For multipose, try using other method

    • @sobanrauf7649
      @sobanrauf7649 Рік тому

      @@dipankarnandi7708 can u please guide if i can upload same model to cloud and use it in my android react native app

    • @dipankarnandi7708
      @dipankarnandi7708 Рік тому

      @@sobanrauf7649 yes model deployment onto cloud is possible using AWS, Azure or GCP with docker.
      Or another way is to build the whole app using the model and then deploy the app using the above mentioned ones.
      I would prefer way 2, now since I don't know Html, css or react, I make web apps with streamlit and other options and deploy them.

    • @sobanrauf7649
      @sobanrauf7649 Рік тому

      @@dipankarnandi7708 will it work same when uploaded to model and embeded to app as it is working here with open cv would i have to change tha code in model or upload same?

    • @dipankarnandi7708
      @dipankarnandi7708 Рік тому

      @@sobanrauf7649 you gotta use the cloud features here.
      Do this, first create the app and embed the model in it. See if it works,
      If it works there, then all you gotta do in containerize it with Docker / AWS Sagemaker to deploy wherever you want.
      Go step wise

  • @eranfeit
    @eranfeit 3 роки тому +1

    Hi , Thank you . Can you record a tutorial with the Hands model as well, and explain how to detect the left or right hand and points ?
    Eran

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому

      👀 First part of this will be out tomorrow, left and right detection should be done on Sun!

  • @Bharath_Kumar234
    @Bharath_Kumar234 2 роки тому +1

    Really Amazing. Can we apply the same logic for legs, to count the number of steps walked? Can you do a video how to count the number of steps walked.

    • @NicholasRenotte
      @NicholasRenotte  2 роки тому

      Sure could!

    • @Uncle_Buchi
      @Uncle_Buchi 2 роки тому +1

      @@NicholasRenotte I just altered the code and made a squats counter😁. I think for steps, you'd have to pick 2 points you'd call 'midstride' and 'full-stride' then estimate the angles. Use the same up and down logic: hip-knee-ankle > 160 degrees is a stride, hip-knee-ankle < 70 degrees is a midstride. Multiply by 2 at the end becuase only one leg is being tracked.
      I hope i haven't missed the mark entirely😅

    • @Bharath_Kumar234
      @Bharath_Kumar234 2 роки тому

      @@Uncle_Buchi Thank you for replying ❤️. I will try the logic and update you with the results ☺️

    • @Uncle_Buchi
      @Uncle_Buchi 2 роки тому

      @@Bharath_Kumar234 sure thing! Best of luck

    • @berkay3148
      @berkay3148 2 роки тому

      @@Uncle_Buchi Can you share the code that you made changes? I also wanted to do a squat rep counter but I failed.

  • @fatimah-hussain
    @fatimah-hussain Рік тому

    awesome! quick question: how can I compare two different forms, one from a workout video and one from a person trying out their exercise?

  • @LinhPham-vg3ud
    @LinhPham-vg3ud 3 роки тому +1

    great, can you combine mediapipe with yolo to detect multiple objects in 1 camera, i'm looking forward to it!

  • @nakshatrasingh7853
    @nakshatrasingh7853 3 роки тому

    multi-gym tracking video soon? great content

  • @LiiamJacobson
    @LiiamJacobson 2 роки тому

    Dude, you are awesome!

  • @nakulsaxena5138
    @nakulsaxena5138 3 роки тому +1

    Please make more MediaPipe tutorial specially hand gesture control, Please

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому +2

      Defs! Thought of a good idea for gesture based stuff yesterday @Nakul!

  • @kanyinsolaolajide648
    @kanyinsolaolajide648 2 роки тому +2

    Hello Nicholas,
    Great work doing all of these; it was enlightening. I wanted to know if you have done the multi-pose/ multi gym tracking you spoke of around 52:11.
    Thank you.

    • @NicholasRenotte
      @NicholasRenotte  2 роки тому +1

      There's a vid on the channel somewhere, I just did the estimation not the pose detection!

    • @kanyinsolaolajide648
      @kanyinsolaolajide648 2 роки тому

      @@NicholasRenotte Thank you so much! Is there a way to estimate if specific key points in a video fed into the MediaPipe are missing? Say a video of me with just my head and shoulders, and I want to calculate the key point of my ankle. Is this possible?

  • @hossamzakaria5077
    @hossamzakaria5077 3 роки тому +2

    hi , thanks for your video
    i would ask to the learning source of calculating joint angels , it would help me alot thanks in advance :)

    • @NicholasRenotte
      @NicholasRenotte  3 роки тому

      Mannnn, I can't remember where i got it from. It was from somewhere on the TF site.

  • @danielmoore4311
    @danielmoore4311 Рік тому

    Hey Nicholas, this is my first time using mediapipe. Why am I not getting the medipipe feed when I "print(results) in the "Make Detection section of the code (i am using Google Colab)?

  • @vaishnavimore754
    @vaishnavimore754 3 роки тому

    Thank you Sir!!!
    For such an awesome content🤠

  • @siavashmahmoudi3242
    @siavashmahmoudi3242 2 роки тому +1

    Hi,
    Can we use a depth camera and put real depth value (z value ) instead of its estimation as (result.pose_landmark.z)???

  • @gnm81
    @gnm81 7 місяців тому

    Hey you mentioned you will you a multi exercise tracker in another video, have you done that already?

  • @jamesmasai520
    @jamesmasai520 3 роки тому

    Thank you for your kind sharing.

  • @pavantripathi1890
    @pavantripathi1890 2 роки тому

    Thanks fort the great tutorial

  • @hrushikeshgargote
    @hrushikeshgargote 2 роки тому

    Thanks for the amazing video... I'm just facing one problem, the image in the webcam appears to be a mirror image. I tired flipping the image but, the landmarks do not. It does not affect the arm but the landmarks stay at same place without flipping, so whenever I'm lifting my left arm my right hands landmarks are lifting away.

  • @nurizzati4120
    @nurizzati4120 2 роки тому

    thanks man. love your video :)