Altmetrics
Downloads
110
Views
29
Comments
0
This version is not peer-reviewed
Submitted:
02 October 2023
Posted:
03 October 2023
You are already at the latest version
Algorithm 3 Determining Intensity and Severity of Fire |
Input: Labelled Image |
Output: Alert concerning person/department |
1. Trained Proposed CNN model on 23 classes |
2. Input Image |
3. Extracted objects from using Instance Segmentation |
4. |
5. |
6. |
7. |
8. |
9. |
10. then Object is times bigger and each pixels will be equal to 1 pixel |
then Object is either equal or times smaller and each pixel will be equal to pixels in case of smaller object |
11. |
12. ββββ |
13. , βββββββ |
14. |
15. then label fire as High Severity. then label fire as Medium Severity. then label fire as Low Severity. |
Combinations | Filters | Total Filters | Stride Size | Weight Size | Bias Vector | Activations |
---|---|---|---|---|---|---|
Input Layer | ||||||
Convolutional + ReLU | ||||||
Max Pooling | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Max Pooling | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Max Pooling | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Max Pooling | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Max Pooling | - | - | ||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Convolutional + ReLU | ||||||
Max Pooling | ||||||
FC6 + ReLU + Dropout | ||||||
FC7 + ReLU + Dropout | ||||||
FC8 | ||||||
Softmax |
Video Name | Original File Name | Resolution | Frames | Modality | Total Frames |
---|---|---|---|---|---|
Video 1 | Flame1 | 402 | Fire | 64,049 | |
Video 2 | Flame2 | 411 | Fire | ||
Video 3 | Flame3 | 613 | Fire | ||
Video 4 | Flame4 | 373 | Fire | ||
Video 5 | Flame5 | 748 | Fire | ||
Video 6 | indoor_night_20m_heptane_CCD_001 | 1,658 | Fire | ||
Video 7 | indoor_night_20m_heptane_CCD_002 | 3,846 | Fire | ||
Video 8 | outdoor_daytime_10m_gasoline_CCD_001 | 3,491 | Fire | ||
Video 9 | outdoor_daytime_10m_heptane_CCD_001 | 4,548 | Fire | ||
Video 10 | outdoor_daytime_20m_gasoline_CCD_001 | 3,924 | Fire | ||
Video 11 | outdoor_daytime_20m_heptane_CCD_001 | 4,430 | Fire | ||
Video 12 | outdoor_daytime_30m_gasoline_CCD_001 | 6,981 | Fire | ||
Video 13 | outdoor_daytime_30m_heptane_CCD_001 | 3,754 | Fire | ||
Video 14 | outdoor_night_10m_gasoline_CCD_001 | 1,208 | Fire | ||
Video 15 | outdoor_night_10m_gasoline_CCD_002 | 1,298 | Fire | ||
Video 16 | outdoor_night_10m_heptane_CCD_001 | 3,275 | Fire | ||
Video 17 | outdoor_night_10m_heptane_CCD_002 | 776 | Fire | ||
Video 18 | outdoor_night_20m_gasoline_CCD_001 | 5,055 | Fire | ||
Video 19 | outdoor_night_20m_heptane_CCD_001 | 4,141 | Fire | ||
Video 20 | outdoor_night_20m_heptane_CCD_002 | 1,645 | Fire | ||
Video 21 | outdoor_night_30m_gasoline_CCD_001 | 6,977 | Fire | ||
Video 22 | outdoor_night_30m_heptane_CCD_001 | 4,495 | Fire | ||
Video 23 | smoke_or_flame_like_object_1 | 171 | Normal | 25,511 | |
Video 24 | smoke_or_flame_like_object_2 | 530 | Normal | ||
Video 25 | smoke_or_flame_like_object_3 | 862 | Normal | ||
Video 26 | smoke_or_flame_like_object_4 | 904 | Normal | ||
Video 27 | smoke_or_flame_like_object_5 | 8,229 | Normal | ||
Video 28 | smoke_or_flame_like_object_6 | 7,317 | Normal | ||
Video 29 | smoke_or_flame_like_object_7 | 2,012 | Normal | ||
Video 30 | smoke_or_flame_like_object_8 | 8,49 | Normal | ||
Video 31 | smoke_or_flame_like_object_9 | 2,807 | Normal | ||
Video 32 | smoke_or_flame_like_object_10 | 1,830 | Normal | ||
Total Frames | 89,560 |
Model | Fine Tuning | Accuracy (%) |
FPR (%) |
FNR (%) |
Training Time (s) | Prediction Time (s) | ||
---|---|---|---|---|---|---|---|---|
No | Yes | |||||||
CNN Pre-Trained Models | AlexNet | β | 78.31 | 41.18 | 14.29 | 78.9 | 1.19 | |
β | 86.04 | 13.58 | 7.14 | 114.3 | 1.63 | |||
InceptionV3 | β | 83.87 | 29.33 | 10.65 | 69.8 | 0.83 | ||
β | 87.56 | 7.22 | 2.13 | 93.4 | 0.94 | |||
SqueezeNet | β | 74.39 | 14.67 | 7.80 | 63.5 | 0.98 | ||
β | 84.77 | 9.41 | 5.50 | 87.4 | 1.23 | |||
Fused | β | 89.47 | 11.76 | 9.74 | 397.2 | 0.78 | ||
β | 90.35 | 5.88 | 1.50 | 247.9 | 0.63 | |||
Proposed | Without IS | β | 91.62 | 3.38 | 2.94 | 54.7 | 0.32 | |
β | 93.84 | 1.82 | 1.43 | 73.5 | 0.18 | |||
With IS | β | 92.40 | 0.65 | 0.84 | 84.3 | 0.12 | ||
β | 95.25 | 0.09 | 0.65 | 100.8 | 0.08 |
Disclaimer/Publisherβs Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
Β© 2024 MDPI (Basel, Switzerland) unless otherwise stated