Skip to content

A straightforward tool for fall detection, leveraging machine learning to analyze images and deliver results in a user-friendly web application

Notifications You must be signed in to change notification settings

JamesBanez/Fall-Accident-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fall Detector

The project is a web application designed to detect falls from uploaded images using a pre-trained deep-learning model. It is built with Streamlit for the web interface and TensorFlow for the machine-learning model

Objectives

  • To create an easy-to-use web application that can detect falls from images.

Key Features:

  • User Interface: Developed using Streamlit, it provides a simple and interactive interface for users.
  • Image Upload: Allows users to upload images in .jpg or .png format.
  • Model Prediction: Utilizes a TensorFlow model to predict whether the uploaded image shows a normal situation or a fall.
  • Result Display: Shows the uploaded image and the prediction result on the same page.

Developer

  • James Bañez

About

A straightforward tool for fall detection, leveraging machine learning to analyze images and deliver results in a user-friendly web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages