Spaces:
Running
Running
File size: 442 Bytes
d551afa f375bc3 c7e87c5 8b5d8ad c7e87c5 f375bc3 c7e87c5 f375bc3 d551afa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
sdk_version: 5.32.1
---
# Fall Detection using Pose Estimation
This application detects falls in uploaded videos using a Transformer model and MediaPipe Pose.
## How to Use
1. Upload a video file (MP4 format is recommended).
2. Click the "Process Video" button.
3. View the processed video with detections and the summary.
## Features
- Fall detection from video
- Pose estimation using MediaPipe
- Transformer model for classification |