Navigation Menu

Skip to content

The goal of this MSEF Science Fair project is to design, train, and test an AI model using a dataset of images of deployed airbags in the interiors of multiple cars. The goal is to allow an Single Board Circuit which is the Raspberry Pi in our case to reach out automatically to emergency services by texting an telephone number inputted by the dr…

AdityaAnand123/Airbag_Classification

Repository files navigation

Airbag_Detection

Thank you for visiting!

Try out the model here: Binder

To Run the Code:

First install all of the requirements using pip3

pip3 install -r requirements.txt

Run the python program

python3 airbag_classification.py

To change test video or anyother parameters, change constants.py

nano constants.py

About

The goal of this MSEF Science Fair project is to design, train, and test an AI model using a dataset of images of deployed airbags in the interiors of multiple cars. The goal is to allow an Single Board Circuit which is the Raspberry Pi in our case to reach out automatically to emergency services by texting an telephone number inputted by the dr…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published