An open API service indexing awesome lists of open source software.

https://github.com/zaibten/real-time-fire-detection-system

A real-time fire detection system built with Python, Streamlit, and the YOLOv8 model. This project uses computer vision to detect fire in video streams and live camera feeds, making it useful for safety monitoring, surveillance, and disaster prevention.
https://github.com/zaibten/real-time-fire-detection-system

computer-vision html-css-javascript image-recognition mysql-database python streamlit web-application yolov8

Last synced: about 2 months ago
JSON representation

A real-time fire detection system built with Python, Streamlit, and the YOLOv8 model. This project uses computer vision to detect fire in video streams and live camera feeds, making it useful for safety monitoring, surveillance, and disaster prevention.

Awesome Lists containing this project

README

          

# πŸ”₯ Real-Time Fire Detection System

πŸš’ A real-time fire detection system built with **Python**, **Streamlit**, and the **YOLOv8 model**.
This project uses computer vision to detect fire in video streams and live camera feeds, making it useful for **safety monitoring, surveillance, and disaster prevention**.

---

## ✨ Features
- 🧠 **YOLOv8 Model** for accurate fire detection
- πŸŽ₯ Works with **live webcam feed** or uploaded videos
- ⚑ **Real-time inference** with minimal latency
- 🌐 Interactive **Streamlit web interface**
- πŸ“Š Easy-to-understand results with bounding boxes and confidence scores

---

## πŸ› οΈ Tech Stack
- 🐍 Python
- πŸ€– YOLOv8 (Ultralytics)
- 🎨 Streamlit (UI)
- πŸ“· OpenCV (video & image processing)

---

## πŸš€ Getting Started

### 1️⃣ Clone the Repository
```bash
git clone https://github.com/your-username/realtime-fire-detection.git
cd realtime-fire-detection
```

### 2️⃣ Install Dependencies
```bash
pip install -r requirements.txt
```

### 3️⃣ Run the Streamlit App
```bash
streamlit run app.py
```

---

## πŸ“‚ Project Structure
```
πŸ“¦ realtime-fire-detection
┣ πŸ“œ app.py # Streamlit app
┣ πŸ“œ fire_detection.py # Core detection logic
┣ πŸ“œ requirements.txt # Dependencies
┣ πŸ“œ README.md # Project documentation
β”— πŸ“‚ models # YOLOv8 weights
```

---

## πŸ’‘ Use Cases
- 🏭 Industrial monitoring
- 🏠 Smart homes for fire safety
- 🌲 Forest fire surveillance
- 🏒 Building & mall security systems

---

## 🀝 Contributing
Contributions are welcome! Feel free to fork this repo, open issues, or submit PRs.

---

⭐ If you like this project, don’t forget to **star the repo** and share it! πŸš€πŸ”₯