Project Overview
-
Training the data
-
Saving the results in a CSV file
-
Using a camera to validate your model
Steps to Follow
-
🚀 Open Remote
-
Set Up the Camera
-
Configure VSCode
-
Run the Project in VSCode
-
🔧 Follow Usage Instructions
Course of Action











Compile and Run
-
First, run the test code test.py to ensure the camera works correctly.
-
Run the First_train.py file to train the data, and save the human body keypoints as 1_Fall.csv and 2_Normal.csv files. The user can press the Esc key to exit and save the results.
-
Run the second_KNN.py file to use the KNN model for configuration.
-
Run the Third.py file for verification. You can upload a video with complete human key points or open your camera for testing.


