This project implements a fall detection system using deep learning techniques and Kalman filters to process signals from the Sysfall dataset. The system aims to accurately detect falls, enhancing safety and improving response times.
/
: Jupyter notebooks containing the implementation.figs/
: Directory containing the figures generated during the project.
- Clone the repository:
git clone https://github.com/Ilia-Abolhasani/fall-detection-kalman.git cd fall-detection-kalman
- Install the required packages:
pip install python-bidi pip install arabic-reshaper pip install scipy
Run the Jupyter notebooks to reproduce the results and visualizations shown above.
Feel free to submit issues or pull requests if you have suggestions for improvements or find any bugs.
This project is licensed under the MIT License.