terryky / tfjs_webgl_app

Realtime TensorFlow.js + WebGL visualization apps. 3D Hand pose estimation, 3D Human pose estimation, Face swap, Depth estimation, Higher accuracy face detection.
https://terryky.github.io/tfjs_webgl_app/
395 stars 95 forks source link

Please make one for blazepose also. #1

Closed saurabh1043 closed 4 years ago

terryky commented 4 years ago

I have implemented blazepose tfjs port based on this repository.

saurabh1043 commented 4 years ago

Thank you so much @terryky for the port. It's very easy to understand and implement. Initially I was having some issues with running it on the webcam feed. Later, I've solved those issues and it's working perfectly now. I'll probably send a pull request containing the problems I faced and the solution.