Skip to content

Deep learning on SisFall Dataset for mobile phone fall detection

Notifications You must be signed in to change notification settings

xzhyxumy/SisFall_DL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SisFall_DL

Deep learning on SisFall Dataset for mobile phone fall detection.

To download the complete SisFall dataset, please visit this link where it is publicly available: https://sistemic.udea.edu.co/en/investigacion/proyectos/english-falls/

N.B.: Ensure to run the file LoadData.py in the MLP folder before running any of the other python files. This specific file creates ADL and FALL folders to store the respective readings.

Abbreviations and their meanings MLP = Multilayer Perceptron RNN = Recurrent Neural Network BF = Before Filtering AF = After Filtering

The Testing.py file serves to observe the shape, size and content of the labels and samples produced after running LoadData.py & LoadDataRNN.py

About

Deep learning on SisFall Dataset for mobile phone fall detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%