Could have a single page for hand, face (2d and 3d), poses, etc that loads the needed libraries upon demand. It can serve many messages and a single block can access them all (but of course specialized blocks will be there for user friendliness). Options can be an association list so easy to expand over time.
Could have a single page for hand, face (2d and 3d), poses, etc that loads the needed libraries upon demand. It can serve many messages and a single block can access them all (but of course specialized blocks will be there for user friendliness). Options can be an association list so easy to expand over time.
Useful pages: https://github.com/tensorflow/tfjs-models/tree/master/face-detection/src/mediapipe https://github.com/tensorflow/tfjs-models/tree/master/face-detection/src/tfjs https://github.com/tensorflow/tfjs-models/tree/master/face-detection https://selvamsubbiah.com/mediapipe-facemesh-in-tensorflow-js/ https://github.com/tensorflow/tfjs-models/tree/master/hand-pose-detection https://github.com/tensorflow/tfjs-models/tree/master/face-landmarks-detection#example-code-and-demos https://github.com/tensorflow/tfjs-models/tree/master/pose-detection