This library implements pose detection for a React Native app. It includes three models:
- Posenet, following the Tensorflow.js implementation
- Convolutional Pose Machines, following https://github.com/indigoviolet/PoseEstimationForMobile
- Stacked Hourglass networks, following https://github.com/indigoviolet/PoseEstimationForMobile