Fire Detection for CCTV surveillance system using YOLOv2

Fire Detection for CCTV surveillance system using YOLOv2
738 téléchargements
Mise à jour 26 nov. 2019

Demo for CCTV surveillance system using Deep Learning, typically YOLOv2 network training demo.

Key Objective for this demo
- Applying deep learning to Video streams from CCTV
- YOLOv2 deep learning model implemented to detect fire from video stream

Demo development Workflow
- Large dataset access : imagedatastore
- Labeling data : Automatic fire labeling class for image labeler defined using image processing apps, e.g. color thresholder, image segmenter
- Training : YOLOv2 training using feature extraction layers + yolov2 layers
- Deployment : Inference speed acceleration by generating CUDA mex file for real-time prediction

Dataset Used
- Cazzolato, Mirela T., et al. "FiSmo: A Compilation of Datasets from Emergency Situations for Fire and Smoke Analysis." Proceedings of the satellite events (2017).
Copyright 2019 The MathWorks, Inc.

Citation pour cette source

Wanbin Song (2024). Fire Detection for CCTV surveillance system using YOLOv2 (https://github.com/wanbin-song/FireDetectionYOLOv2), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec les versions R2019a et ultérieures
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.0.0.1

Connected to Github

1.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.