ChanlderQ / Fire_detection

Fire detection model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fire_Detection

  • This is our project for Durham College Capstone in 2022.

  • All code will run on Google Colab, and data will be saved on Google Drive

  • my_requirements.txt shows all libraries we use

  • fire_config.yaml contains the dataset path for training and test.

  • We use YOLOv5 for fire detection. YOLOv5 Github:https://github.com/ultralytics/yolov5

  • Data label tools: we use roboflow and labelImg to label our dataset

  • example1.jpg and example2.jpg are examples detection by our model

  • welcome.png and upload.png are our web app examples.

  • support video detetion.

Image text

About

Fire detection model


Languages

Language:Python 98.6%Language:Shell 1.0%Language:Dockerfile 0.5%