Fire Detection for CCTV surveillance system using YOLOv2
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.
引用格式
Wanbin Song (2024). Fire Detection for CCTV surveillance system using YOLOv2 (https://github.com/wanbin-song/FireDetectionYOLOv2), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Object Detection Using Features > Face Detection >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.1 | Connected to Github |
|
|
1.0.0 |