Spaces:
Running
Running
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 |