/Fire-Detection-Model

Built a Convolutional Neural Network model to classify an image as fire or not fire using TensorFlow. Built a Recurrent Neural Network model on videos for the same.

Primary LanguageJupyter Notebook

Fire-Detection-Model

  • Built a video classification Neural Network (CNN-LSTM model) using TensorFlow to identify if a video has fire or not.
  • The model classified videos correctly with 95% accuracy.
  • Refer to the PPTs for more details.