Skip to content

MyNameIsPHP/Skeleton-based-Human-Fall-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton-based-Human-Fall-Detection

Installation

  • Python 3.9
  • Pytorch: latest version
  • Pip install latest version of other dependencies

Usage

Extract the pose information from URFD or Le2i by running:

python3 process_urfd.py
python3 propess_le2i.py

Create the pkl data file by running:

python3 process_annotation.py

Train the action recognition model:

python3 train.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published