fall-detection / README.md
punpayut's picture
Update README.md
d551afa verified

A newer version of the Gradio SDK is available: 5.44.1

Upgrade
metadata
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