BodyPix: Person Segmentation in the Browser(github.com)
github.com
BodyPix: Person Segmentation in the Browser
https://github.com/tensorflow/tfjs-models/tree/master/body-pix
3 comments
This is black magic to me. How does software recognize a human shape and its skeleton from a picture? What crazy algorithms can do this?
This is using a fully-convolutional neural network.
Paper references: [1] https://arxiv.org/abs/1803.08225 [2] https://arxiv.org/abs/1701.01779
Paper references: [1] https://arxiv.org/abs/1803.08225 [2] https://arxiv.org/abs/1701.01779
That's awesome man good work
Just two years ago my laptop struggled to run posture detection even with an NVIDIA. Now this runs smoothly in my mobile browser, the progress is certainly quick.