Human Fall & Help Detection

Detecting if someone needs help after a fall using AI and computer vision

PythonYOLOv11Machine LearningMinIO

How It Works

1. Detect Person

YOLOv11 identifies people in the video frame

2. Analyze Pose

Pose keypoints determine if someone has fallen

3. Send Alert

Random Forest classifier confirms if help is needed

Key Features

AI Technology

Uses YOLOv11 for person detection, pose estimation for fall analysis, and Random Forest for distress classification.

YOLOv11Pose EstimationRandom Forest

Performance

Achieves 90% precision and recall in detecting falls and determining if someone needs help.

90% Precision90% RecallReal-time

Project Links

Private Repository
Live Demo