# Yoga-Pose-Classification **Repository Path**: maxenergy/Yoga-Pose-Classification ## Basic Information - **Project Name**: Yoga-Pose-Classification - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-01 - **Last Updated**: 2022-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🧘 Yoga-Pose-Classification ### Yoga Pose Detection and classification using deep learning ### In this project we use pretrained model by google to generate keypoints predictions of our custom dataset and then store those predictions and apply `knn` algorithm to classify new Images.