-
This is a Mediapipe based project which detects and predict the poses.
-
This project manipulates the landmarks of the body and detects the pose which it have been trained for.
-
This project consists of two files namely-
- The code in this file is used to detect the various poses and record the coordinates data in the CSV file.
- The code in this file is used to read the data from the CSV file , train the model and thus predict the pose.