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

Blazepose full body #2

Closed emredog closed 3 years ago

emredog commented 3 years ago

Hey, I've checked the demos you implemented, impressive work! Thanks for sharing.

I'd like to ask, where did you get the weights in blazepoze full body ?

I have checked this repo but it appears to me that there are only weights for the upper_body model and the pose detector over there.

Thanks in advance!

emredog commented 3 years ago

Ah nevermind, I just saw the weights here: https://github.com/PINTO0309/PINTO_model_zoo/tree/master/058_BlazePose_Full_Keypoints

Closing the issue :]