Pose Estimation with ml5.js

Поделиться
HTML-код
  • Опубликовано: 31 окт 2024

Комментарии • 44

  • @codedino
    @codedino 5 дней назад +6

    Love every video you make, especially watching those little coding mistakes live-makes it feel real! Could you do a tutorial on SPH (Smoothed Particle Hydrodynamics)? I'd love to learn more about it from you!

  • @davidredsox
    @davidredsox 6 дней назад +2

    Hi Dan. I've been a fan of your tutorials and challenges since I was in middle school. I'm 24 now and I just wanted to say that you inspired me to become a developer. Thank you so much!

  • @ReecesPiecysClips
    @ReecesPiecysClips 15 дней назад +16

    You’ve helped me through my coding career. Thank you Dan. It’s gotten to the point where multiple times now I’ve coded something then a week later you code it as well. It’s such a good feeling.

  • @gamedevlol
    @gamedevlol 11 дней назад

    I really like your videos for the following reasons:
    1. Your personality is very nice and you connect with your audience. You don't just throw content at us, rather you are like a friendly professor
    2. Your content is really really good
    3. I like how you make everything from scratch and show your mistakes and way of thinking. This really appeals to me because it's relatable and also it's good to be exposed to common mistakes to aid learning
    4. I like how you explain the theory of everything too, rather than just code
    Keep it up and keep making videos!! :D

  • @chrisnorthall8317
    @chrisnorthall8317 15 дней назад +5

    your book is on my CS MSc reading list...

  • @heatvisuals
    @heatvisuals 15 дней назад +5

    crazy….. i totally needed this in my project!! thank you for making the video conductor guy

  • @koeigookinawa
    @koeigookinawa 14 дней назад +1

    I love everything about this video - I cannot wait to point my students in it's direction ;> Thank you Daniel!

  • @BarneyCodes
    @BarneyCodes 13 дней назад +1

    Really fun one! I can imagine you could do some very fun interactive things with this!

  • @Shwartzer
    @Shwartzer 13 дней назад +1

    I loove you so much. So glad youre still postin.

  • @JasonMayes
    @JasonMayes 12 дней назад +2

    #WebAI for the win! Great video as always! ❤️

  • @CodeWith_Roy
    @CodeWith_Roy 9 дней назад

    Crazy .... U r a next level like always ❤ .

  • @geoffwagner4935
    @geoffwagner4935 15 дней назад +2

    oh wow, book released and linked nice

  • @BeautyInMath
    @BeautyInMath 15 дней назад +6

    I need to catch up with these topics about machine learning! Thanks! ❤🌈🚂🙏

    • @TheCodingTrain
      @TheCodingTrain  15 дней назад

      Would love to see some fun math visualizations controlled through gestures!

    • @BeautyInMath
      @BeautyInMath 14 дней назад

      @@TheCodingTrain I will try 😅 First I want to finish the last 3 chapters of your book (Nature of Code). I got my hard copy a few weeks ago.

  • @Masas-official
    @Masas-official 12 дней назад +1

    good stuff man

  • @NathanK97
    @NathanK97 11 дней назад

    My guess for how 3D pose estimation would work is 2 known camera positions and view angles, use the XY to get polar coordinates, and then try to find the point of intersection in 3D space between those 2 ray cast out from the camera positions at the angle derived from the polar coords?

  • @Algostiny
    @Algostiny 15 дней назад +5

    thats awsome

  • @elijah8244
    @elijah8244 9 дней назад

    Yu are a hero. Do yu have a recomondation book math for cs or maybe yu should start a new series. Your math vid is so good😂

  • @Jbauta
    @Jbauta 11 дней назад

    Lo máximo, gracias por la guía. Felicitacionew

  • @LithiumDeuteride-6
    @LithiumDeuteride-6 12 дней назад

    The clap can be tracked by the speed of the palm strike at the moment of collision, the force of the clap is E=V^2*m/2

  • @AvionicsDev
    @AvionicsDev 14 дней назад

    This is good, everything can be done now by just calling functions, but I want to know the magic behind the models. How are they able to identify nose and left shoulder for example, so accurately. Please make a video about models.

  • @Kotuseid
    @Kotuseid 15 дней назад +3

    at 20:43 why is there a tiny Dan in the bottom right corner 💀

    • @TheCodingTrain
      @TheCodingTrain  15 дней назад

      haha, whoops, we usually crop that out, it's shiffbot.withgoogle.com/

  • @legotix1193
    @legotix1193 15 дней назад

    Wow!! look at that

  • @jatinchopra1621
    @jatinchopra1621 15 дней назад

    Please make a series on compilers.....

  • @thomas8313-o3t
    @thomas8313-o3t 14 дней назад

    I would like to see how you made the videos with the key points drawn on there. That is something I am struggling with making.

  • @ReecesPiecysClips
    @ReecesPiecysClips 12 дней назад

    I think I found more information on the active data set.

    • @ReecesPiecysClips
      @ReecesPiecysClips 12 дней назад

      “Images sampled from RUclips fitness, yoga, and dance videos which captures people movements. It contains diverse poses and motion with more motion blur and self-occlusions. This dataset contains 1.9k images and is chosen to evaluate the model performance on the targeted domain, i.e. fitness/human motion.”

  • @DevJonny
    @DevJonny 15 дней назад +1

    that totally gona be used for some weird stuff

  • @Tekkenandgaming
    @Tekkenandgaming 15 дней назад +1

    What you learn to code, not the syntax of a programming language but want to learn the mindset and structure behind how to program. Any advice?

    • @stefanalecu9532
      @stefanalecu9532 15 дней назад +1

      You should definitely do many projects, otherwise you won't get much practice

    • @KJFMZ
      @KJFMZ 15 дней назад

      It really does come with experience. You'll learn what's important and what isn't. Challenge yourself often. When you have an idea, code it out and overcome all the roadblocks, then move on to the next project you can learn from. The least obvious thing to a rookie is to pay attention to performance and be mindful of how you use variables, which data types you select, how you pass data between scopes. It won't be an issue in 95% of projects, but always being mindful of it will make you a better programmer, and prepare you for that one project where it is important.
      But really, put simply: code, a lot. Good luck! It's a very rewarding career. I've been a programmer for 20 years and I still watch videos like this just for the love of the game.

    • @jasai2021
      @jasai2021 15 дней назад

      Use your brain xd

    • @KJFMZ
      @KJFMZ 15 дней назад

      @jasai2021 That's not very Coding Train of you.

    • @jasai2021
      @jasai2021 14 дней назад

      @@KJFMZ sorry, I was too brute, many times I see people who don't think about what they do and I want you to tell them how to do it without understanding the logic behind it

  • @mypencil8568
    @mypencil8568 10 дней назад

    Is there anything like this for processing?

  • @fearoffgaming4244
    @fearoffgaming4244 15 дней назад +1

    👍👍👍👍👍

  • @drmrgtx
    @drmrgtx 13 дней назад

    I got this error message (Chrome, Win11) when opening the shared link of p5.js editor
    "OperationError: Failed to execute 'mapAsync' on 'GPUBuffer': [Device] is lost.
    at (anonymous function) (Error: [Device] is lost.)"

  • @sanveersingh3513
    @sanveersingh3513 15 дней назад

    There are alot videos on this channel, wondering if all are relevant or some needs to be archived and renewed. that is another problem now so many options and resources. any advice

    • @TheCodingTrain
      @TheCodingTrain  15 дней назад +1

      This is what thecodingtrain.com/ is for! I keep all of the videos on the channel forever but I keep all of the videos organized into "tracks" and "challenges" there annotated with updated code and info. If you find anything that is not working or out of date please file an issue! github.com/CodingTrain/thecodingtrain.com/issues

  • @cj-zl2gu
    @cj-zl2gu 15 дней назад

    I want a P5* sticker on my laptop too :(