About 2,100,000 results
Open links in new tab
  1. Fire and smoke detection with Keras and Deep Learning

    Nov 18, 2019 · In this tutorial, you learned how to create a smoke and fire detector using Computer Vision, Deep Learning, and the Keras library. To build our smoke and fire detector we utilized two datasets: A dataset of fire/smoke examples (1,315 images), curated by PyImageSearch readers Gautam Kumar.

  2. fire-detection · GitHub Topics · GitHub

    Dec 3, 2022 · Deep learning based algorithm which is capable of detecting violence in indoor or outdoor environments: fight, fire or car crash and even more. Fire and Gun detection using yolov3 in videos as well as images. Training code, dataset and trained weight file available. Fire and smoke detection using spatial and temporal patterns.

  3. GitHub - tobybreckon/fire-detection-cnn: real-time fire detection

    real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon) - tob...

  4. GitHub - Mohdahsan1133/FIRE-DETECTION-SYSTEM-USING-PYTHON: Using deep

    The system can be used as a supplementary tool to enhance traditional fire detection systems. The project uses Python, Keras, TensorFlow, and OpenCV to build and train a Convolutional Neural Network (CNN) on a dataset of images categorized into two classes - fire and no-fire.

  5. Fire and Smoke Detection using CNN with Keras - Machine Learning Projects

    Aug 29, 2021 · Step 1 – Importing libraries required for Fire and Smoke Detection. Step 2 – Defining some constants. Step 3 – Reading images and storing them. Step 4 – Just randomly visualize an image. Step 5 – One hot encoding of the labels. Step 6 – Create a class weights dictionary. Step 7 – Train test splitting the data.

  6. Building a Real-Time Fire Detection System with Python and …

    Learn how to build a real-time fire detection system with Python and OpenCV. This tutorial provides step-by-step instructions and code examples for creating a fire detection application using computer vision techniques.

  7. Python Project: Fire Detection Using Computer Vision

    Nov 9, 2024 · In this blog, we’ll walk you through how to build a fire detection system using Python and computer vision. Fire detection is an essential technology for early warnings in hazardous situations,...

  8. Detecting Fires in Real-Time with YOLOv8: A Python Project

    Sep 24, 2023 · We’ll be using the YOLOv8 object detection model to spot fires and sound an alarm when they are detected. So, let’s dive into the world of fire detection with YOLOv8! Our Python project employs...

  9. Fire and Smoke Detection Using PyTorch (with Full Code)

    Aug 7, 2023 · In this article, we will explore the various aspects of fire and smoke detection using PyTorch. Introduction to Fire and Smoke Detection: Fire and smoke detection systems play an...

  10. robmarkcole/fire-detection-from-images - GitHub

    Early Fire detection system using deep learning and OpenCV - customized InceptionV3 and CNN architectures for indoor and outdoor fire detection. 980 images for training and 239 images for validation, training accuracy of 98.04 and a validation accuracy of 96.43, openCV used for live detection on webcam - code and datasets (already referenced ...

Refresh