handpose-facemesh-demos
handpose-facemesh-demos copied to clipboard
π₯π€ 8 minimalistic templates for tfjs mediapipe handpose and facemesh
git clone https://github.com/LingDong-/handpose-facemesh-demos.git cd handpose-facemesh-demos cd networked-hand-3js-tf174-handv1 openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -keyout key.pem -out cert.pem then npm install --global http-server http-server -S -C cert.pem next...
Have you researched a feasible way to distinguish between left and right hand οΌI can't find a solution ~
Hey Lingdong. Thanks for making this code available. I am trying to make it run in offline mode using the Brackets.io IDE to work on it. Do you have instruction...
Just a heads up, I don't know if it happens on every machine but the https redirection caused my browser to throw an ERR_SSL_PROTOCOL_ERROR when run locally. I was able...