A head pose estimation Cycle.js demo app using OpenCV.js and TensorFlow.js' PoseNet; the implementation is loosely based on this post.
Run npm start
and open index.html
in your browser or visit here.
Code is also available at codesandbox.
A head pose estimation Cycle.js demo app using opencv.js and tensorflow.js' posenet
JavaScript
A head pose estimation Cycle.js demo app using OpenCV.js and TensorFlow.js' PoseNet; the implementation is loosely based on this post.
Run npm start
and open index.html
in your browser or visit here.
Code is also available at codesandbox.