CORTEXA
← Browse
openalexPeerJ Computer Science2023-01-13

A novel approach for yoga pose estimation based on in-depth analysis of human body joint detection accuracy

Miral Desai, Hiren Mewada

Virtual motion and pose from images and video can be estimated by detecting body joints and their interconnection. The human body has diverse and complicated poses in yoga, making its classification challenging. This study estimates yoga poses from the images using a neural network. Five different yoga poses, viz. downdog, tree, plank, warrior2, and goddess in the form of RGB images are used as the target inputs. The BlazePose model was used to localize the body joints of the yoga poses. It detected a maximum of 33 body joints, referred to as keypoints, covering almost all the body parts. Keypoints achieved from the model are considered as predicted joint locations. True keypoints, as the ground truth body joint for individual yoga poses, are identified manually using the open source image annotation tool named Makesense AI. A detailed analysis of the body joint detection accuracy is proposed in the form of percentage of corrected keypoints (PCK) and percentage of detected joints (PDJ) for individual body parts and individual body joints, respectively. An algorithm is designed to measure PCK and PDJ in which the distance between the predicted joint location and true joint location is calculated. The experiment evaluation suggests that the adopted model obtained 93.9% PCK for the goddess pose. The maximum PCK achieved for the goddess pose, i.e. , 93.9%, PDJ evaluation was carried out in the staggering mode where maximum PDJ is obtained as 90% to 100% for almost all the body joints.

Related papers

openalexPeerJ Computer Science2026-07-23

Partially adaptive optimization driven spatial focused CNN with Gompertz non-linearity for interpretable Alzheimer’s disease diagnosis

Muhammad Waqar, Zeshan Aslam Khan, Mirza Hashim Ali Baig, Chung-Chian Hsu, Ihsan Ul Haq, Saadia Khan, et al.

Recently, deep learning has revolutionized various scientific disciplines. Strategies based on deep learning have consistently surpassed traditional methods, proving extraordinary efficiency in the healthcare environment. Alzheimer’s disease is one of the major global health thre…

crossrefPeerJ Computer Science2026-07-23

Privacy-preserving machine learning with homomorphic encryption for diabetes mellitus detection

Jun Chen Ng, Xiang Wu, Pauline Shan Qing Yeoh, Nien Shoon Teng, Lee-Ling Lim, Lik Voon Kiew, et al.

Diabetes mellitus (DM) is a chronic metabolic disorder with severe complications, including blindness, lower limb amputation, and cardiovascular diseases, and its global prevalence continues to rise. While machine learning (ML) has shown strong potential for improving disease pre…

crossrefPeerJ Computer Science2026-07-15

Advancing multi-class classification: innovations, challenges, and ethical perspectives in machine learning

Yousef Qawqzeh, Abdullah Alourani, Fayez Alharbi, Mahdi Jemmali, Ghaith M. Jaradat

This review examines recent advances and persistent challenges in multi-class classification within machine learning (ML) and deep learning (DL), a core task underpinning many real-world applications in healthcare, finance, social media, and other high-impact domains. The review…

crossrefPeerJ Computer Science2026-07-14

Adaptive dense bidirectional-based recurrent neural network with exponential soft ratio loss function for analyzing the virtual reality experiences using AI-based deep features

Fahad Alasim

Virtual reality (VR) systems are highly employed in applications such as immersive training, virtual education, interactive gaming, and healthcare simulations, where precise user experience validation and interaction are crucial. Nevertheless, validating VR experiences remains co…

crossrefPeerJ Computer Science2026-07-07

JackVisualNet: a fine-tuned hybrid deep learning model for jackfruit disease classification with explainable AI

Amir Sohel, Md. Hasan Imam Bijoy, Sarbajit Paul Bappy, Rittik Chandra Das Turjy, Manal Othman, Md Abdus Samad

Jackfruit, a vital agricultural crop in Bangladesh, is a key player in ensuring food security and sustaining rural communities’ livelihoods. The escalating challenges posed by plant diseases and the shortcomings of traditional manual disease detection methods underscore the press…

crossrefPeerJ Computer Science2026-07-07

Dense121GAN: transfer learning-enhanced conditional generative adversarial network with DenseNet121 for reliable and efficient segmentation in medical and industrial imaging

Muhammed Davud

Accurate image segmentation in medical and industrial domains remains challenging due to small object sizes, complex textures, and diverse defect morphologies. To address these limitations, we propose Dense121GAN, a conditional generative adversarial network (cGAN) that integrate…