Fire Classifier (CNNv1)
- This model is the first iteration of using convolutional neural networks to solve this problem.
- This is the first model which has been trained on a balanced dataset of fire/normal images.
- The entire model code is at the bottom of the notebook here.