Pose Estimation with ml5.js

  Рет қаралды 24,789

The Coding Train

The Coding Train

Күн бұрын

Пікірлер: 49
@codedino
@codedino 26 күн бұрын
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 27 күн бұрын
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 Ай бұрын
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.
@heatvisuals
@heatvisuals Ай бұрын
crazy….. i totally needed this in my project!! thank you for making the video conductor guy
@chrisnorthall8317
@chrisnorthall8317 Ай бұрын
your book is on my CS MSc reading list...
@gamedevlol
@gamedevlol Ай бұрын
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
@koeigookinawa
@koeigookinawa Ай бұрын
I love everything about this video - I cannot wait to point my students in it's direction ;> Thank you Daniel!
@BarneyCodes
@BarneyCodes Ай бұрын
Really fun one! I can imagine you could do some very fun interactive things with this!
@Shwartzer
@Shwartzer Ай бұрын
I loove you so much. So glad youre still postin.
@BeautyInMath
@BeautyInMath Ай бұрын
I need to catch up with these topics about machine learning! Thanks! ❤🌈🚂🙏
@TheCodingTrain
@TheCodingTrain Ай бұрын
Would love to see some fun math visualizations controlled through gestures!
@BeautyInMath
@BeautyInMath Ай бұрын
@@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.
@CodeWith_Roy
@CodeWith_Roy Ай бұрын
Crazy .... U r a next level like always ❤ .
@elijah8244
@elijah8244 Ай бұрын
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😂
@Masas-official
@Masas-official Ай бұрын
good stuff man
@geoffwagner4935
@geoffwagner4935 Ай бұрын
oh wow, book released and linked nice
@JasonMayes
@JasonMayes Ай бұрын
#WebAI for the win! Great video as always! ❤️
@Algostiny
@Algostiny Ай бұрын
thats awsome
@NathanK97
@NathanK97 Ай бұрын
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?
@AvionicsDev
@AvionicsDev Ай бұрын
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.
@LithiumDeuteride-6
@LithiumDeuteride-6 Ай бұрын
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
@Jbauta
@Jbauta Ай бұрын
Lo máximo, gracias por la guía. Felicitacionew
@thomas8313-o3t
@thomas8313-o3t Ай бұрын
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.
@legotix1193
@legotix1193 Ай бұрын
Wow!! look at that
@jatinchopra1621
@jatinchopra1621 Ай бұрын
Please make a series on compilers.....
@ReecesPiecysClips
@ReecesPiecysClips Ай бұрын
I think I found more information on the active data set.
@ReecesPiecysClips
@ReecesPiecysClips Ай бұрын
“Images sampled from KZbin 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.”
@Kotuseid
@Kotuseid Ай бұрын
at 20:43 why is there a tiny Dan in the bottom right corner 💀
@TheCodingTrain
@TheCodingTrain Ай бұрын
haha, whoops, we usually crop that out, it's shiffbot.withgoogle.com/
@mypencil8568
@mypencil8568 Ай бұрын
Is there anything like this for processing?
@DevJonny
@DevJonny Ай бұрын
that totally gona be used for some weird stuff
@geeky_coder
@geeky_coder 18 күн бұрын
I have been using it for two years now :) its def not new
@Tekkenandgaming
@Tekkenandgaming Ай бұрын
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 Ай бұрын
You should definitely do many projects, otherwise you won't get much practice
@KJFMZ
@KJFMZ Ай бұрын
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 Ай бұрын
Use your brain xd
@KJFMZ
@KJFMZ Ай бұрын
@jasai2021 That's not very Coding Train of you.
@jasai2021
@jasai2021 Ай бұрын
@@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
@unveil7762
@unveil7762 20 күн бұрын
Can blazePose do multi person ? It looks like it can not 😢
@ederdalpizzol
@ederdalpizzol 9 күн бұрын
Just thinking now, is it possible to save this points of motion and import on a 3D software like Blender? Using the bvh format or something like that
@fearoffgaming4244
@fearoffgaming4244 Ай бұрын
👍👍👍👍👍
@Doverma
@Doverma 15 күн бұрын
Please, please, please, use your great knowledge in this area, and hire or work alongside a person who knows how to use sign language to translate live from hand (sign language) to voice, and make a Zoom or Skype type web application, which incorporates this technology and allows mute or deaf people, whether by birth or due to imposed reasons (cancer, etc.) to communicate fluidly with everyone. This would be an immense help, practically incalculable for all the people who have these barriers in their daily lives.
@drmrgtx
@drmrgtx Ай бұрын
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 Ай бұрын
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 Ай бұрын
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 Ай бұрын
I want a P5* sticker on my laptop too :(
Hand Pose Detection with ml5.js
15:56
The Coding Train
Рет қаралды 22 М.
Coding Challenge 180: Falling Sand
23:00
The Coding Train
Рет қаралды 1 МЛН
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 131 МЛН
FOREVER BUNNY
00:14
Natan por Aí
Рет қаралды 22 МЛН
He wrote this out BY HAND? // Code Review
24:01
The Cherno
Рет қаралды 174 М.
Sqlite Is Getting So Good
28:52
ThePrimeTime
Рет қаралды 203 М.
Coding Challenge 181: Weighted Voronoi Stippling
28:59
The Coding Train
Рет қаралды 175 М.
Face Mesh Detection with ml5.js
31:46
The Coding Train
Рет қаралды 16 М.
How I animate 3Blue1Brown | A Manim demo with Ben Sparks
53:41
3Blue1Brown
Рет қаралды 1 МЛН
One Month of Programming on my Farming Game
17:06
ThinMatrix
Рет қаралды 86 М.
Coding Challenge 179: Elementary Cellular Automata
21:41
The Coding Train
Рет қаралды 156 М.
The Man Who Found the World's Biggest Prime - Numberphile
12:45
Numberphile
Рет қаралды 170 М.