Abhishek Mishra

Results 1 issues of Abhishek Mishra

I'm trying to get 3d pose detection working in the browser using tfjs. I've followed the instructions at https://github.com/tensorflow/tfjs-models/tree/master/pose-detection/src/blazepose_mediapipe Here's my code main.js ``` var img = new Image(); img.onload...

type:bug
type:support