{"id":26369866,"url":"https://github.com/msparihar/fire-detection-using-yolov5","last_synced_at":"2025-08-03T23:36:52.880Z","repository":{"id":198641091,"uuid":"699459824","full_name":"Msparihar/Fire-Detection-using-YoloV5","owner":"Msparihar","description":"Do you want to detect fire using cameras or you want to replace those expensive smoke detectors and use cameras to detect fire. Well, I have created a fire detection model which can detect fire using YOLOV5. So, feel free to use it.","archived":false,"fork":false,"pushed_at":"2024-02-02T18:11:26.000Z","size":27028,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-02-02T19:28:16.962Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Msparihar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-10-02T17:16:48.000Z","updated_at":"2024-02-02T19:28:16.963Z","dependencies_parsed_at":null,"dependency_job_id":"55fae261-b0b0-4857-b354-08a4577ea242","html_url":"https://github.com/Msparihar/Fire-Detection-using-YoloV5","commit_stats":null,"previous_names":["msparihar/fire-detection-using-yolov5"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Msparihar%2FFire-Detection-using-YoloV5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Msparihar%2FFire-Detection-using-YoloV5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Msparihar%2FFire-Detection-using-YoloV5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Msparihar%2FFire-Detection-using-YoloV5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Msparihar","download_url":"https://codeload.github.com/Msparihar/Fire-Detection-using-YoloV5/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945590,"owners_count":20372897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-16T23:17:00.219Z","updated_at":"2025-03-16T23:17:00.843Z","avatar_url":"https://github.com/Msparihar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fire Detection Using YOLOV5\n\nThis project explores the creative use of the YOLOv5 model, pushing its boundaries beyond object detection to tackle the critical challenge of fire identification.\n\n## Overview\n\nThis project is a user-friendly web application that leverages YoloV5 to identify fire in images or videos accurately. With a deep learning model trained on a dataset of 10,000+ images, this project highlights the practical side of using AI in the real world.\n\n## Features\n\nThe Fire Detection project offers the following features:\n\n1. **Fire Detection:**\n\n2. **User-friendly Interface:**\n\n## Demo\n\n![fire](https://github.com/Msparihar/Fire-Detection-using-YoloV5/assets/75237981/84fc40f8-f87e-4962-b0ef-c454cd341842)\n\n## Interface\n\n\u003cimg src=\"https://github.com/Msparihar/Fire-Detection-using-YoloV5/assets/75237981/d6467dd6-19c3-4ae4-acdd-cbe5a6472e9e\" width=\"600\" height=\"300\"\u003e\n\n## Sample output on Images\n\n\u003cimg src=\"https://github.com/Msparihar/Fire-Detection-using-YoloV5/assets/75237981/2cc488c7-98f0-4f9c-82a1-c23178a216de\" width=\"600\" height=\"300\"\u003e\n\n## Installation\n\nTo run this Fire Detection project locally, follow these steps:\n\n1. Clone the Repository:\n    ```bash\n      git clone https://github.com/Msparihar/Fire-Detection-using-YoloV5.git\n    ```\n\n2. Install the required dependencies:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n3. Run the App:\n   ```bash\n   python main.py\n   ```\n   \n## Contribution\n\nContributions to the Fire Detection project are welcome! If you'd like to contribute, please follow these steps:\n\n1. Fork the repository on GitHub.\n\n2. Create a new branch from the `main` branch.\n\n3. Make your modifications and enhancements.\n\n4. Test your changes thoroughly.\n\n5. Commit and push your changes to your forked repository.\n\n6. Submit a pull request to the main repository, describing your changes in detail.\n\nPlease ensure your contributions adhere to the project's coding standards and guidelines.\n\n## Acknowledgments\n\nThe Fire Detection project is built upon various open-source libraries and resources. I would like to express my gratitude to the developers and contributors of the following projects:\n\n- [Ultralytics](https://github.com/ultralytics/ultralytics)\n- [Python](https://www.python.org/)\n- [Flask](https://flask.palletsprojects.com/)\n- [Roboflow](https://roboflow.com/)\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE). Feel free to modify and distribute it according to the terms of the license.\n\n## Contact\n\nIf you have any questions, suggestions, or feedback regarding this project, please contact the project maintainer at manishsparihar2020@gmail.com\n\n\u003chr\u003e\n\nI really appreciate your interest in this project and hope you found this project helpful! Keep Exploring!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsparihar%2Ffire-detection-using-yolov5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsparihar%2Ffire-detection-using-yolov5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsparihar%2Ffire-detection-using-yolov5/lists"}