AI-Based Yoga Pose Estimation For Android Application
AI-Based Yoga Pose Estimation For Android Application
ISSN No:-2456-2165
Deep High-Resolution Representation for Human Pose Fig 4:- Architecture of the Two-branch Multi-stage CNN
Estimation.
The HRNet (High-Resolution Network) model [5] PoseNet can be configured with the output stride.
maintains a high-resolution representation throughout the PoseNet is invariant of the size of the image presented, by
whole process, instead of high → low → high-resolution downscaling the image by a factor of this output stride. The
representation, and this works very well. The architecture higher the output stride the lower the accuracy, but the faster
starts from a high-resolution subnetwork as the first stage, the speed, which is key in the android implementation.
and gradually adds high-to-low resolution subnetworks one Altrous convolution [7] is then used to enable the