Card

Fall-Detection

Fall Detection for Elderly using Surveillance Cameras

Introduction

Immediate medical attention for senior citizens is a matter of utmost urgency. They end up meeting with small accidents because their body sometimes fails to support them. Many times, the family members are not even aware of these happenings until very late. The proposed system aims at reducing the time taken to attend the comatose person by using keypoint detection which detects different poses. Upon detection of a fall, the system not only will alert the kin and hospital for immediate medical attention; but also send the location of the person and an emergency SOS.

Refer

Requirements

  1. argparse
  2. dill
  3. fire
  4. matplotlib
  5. numba
  6. psutil
  7. pycocotools
  8. requests
  9. scikit-image
  10. scipy
  11. slidingwindow
  12. tqdm
  13. git+https://github.com/ppwwyyxx/tensorpack.git

Steps to be Followed

Step 1 - Clone and download the zip folder

Step 2 - Extract the zip folder in the desired location

Step 3 - Open Command Prompt and navigate to the path of directory

Step 4 - Run setup.py file

Step 5 - Run run.py file