/Fire-Detection--OpenCV-Keras-TensorFlow

This repository contains Python code for generating a fire detection model and utilizing it to detect fire from user-uploaded images. The model architecture consists of convolutional and pooling layers, followed by fully connected layers. The repository includes scripts for training the model and predicting fire from uploaded images.

Primary LanguagePython

Watchers