# Human-Pose-Body-Fall-Detection **Repository Path**: eden33s/Human-Pose-Body-Fall-Detection ## Basic Information - **Project Name**: Human-Pose-Body-Fall-Detection - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-06-10 - **Last Updated**: 2022-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Human-pose-and-body-fall-detection Aim : To create an AI/ ML model that can find different body pose and detect body fall. Packages required : pip install playsound pip install opencv-python How to run: - Just download this Repository. Run pose.py using any IDE(Python 3.6 recommended). - It will open the webcam by default and you can see your body parts detected. - Console will print the pose of the person. - And will ring an alarm if the person falls suddenly (i.e Move directly from state Standing to Sleeping).