Paper 12086
Paper 12086
IJARSCT
International Journal of Advanced Research in Science, Communication and Technology (IJARSCT)
International Open-Access, Double-Blind, Peer-Reviewed, Refereed, Multidisciplinary Online Journal
Impact Factor: 7.301 Volume 3, Issue 1, July 2023
Abstract: Forest wildfires pose a significant threat to ecosystems, human lives, and infrastructure, and this
project presents a deep learning-based approach for the early detection of forest wildfires from satellite
images, employing data preprocessing, model training, and inference steps, where satellite images are pre-
processed to enhance features and reduce noise, a deep learning model is trained using convolutional
neural networks on a large dataset of labelled images, and the trained model is applied to new images in a
sliding window manner to detect potential wildfire regions and generate a heatmap for visualization,
resulting in a high accuracy detection system that surpasses traditional methods and aids in early warning
and decision-making for fire management authorities
Keywords: Machine learning, deep learning, convolutional neural network, forest fire detection
I. INTRODUCTION
Early detection of wildfires is critical to the safety and security of environmental spaces and is one of the important and
most large challenges in the government sector and forest fire managers. Forest fire is the important one is decreasing
the space of the forest area. This fire detection technique also reduces human protocols and helps to monitor and protect
the areas that are hard to protect. The new technique is used to facilitate the implementation of systems that allow
monitoring is efficient in detailed areas, regardless of the state of the atmosphere or daytime. Satellite images also gave
a fire monitoring tool, management, and finding the damaged tool for compliance with burn areas to understand a
favourable fire range. The principle of classifying this fire, such as materials from the original fire, is to check the
colour consistency.
The parameters that were adopted in our proposed system operation to analyse the forest fire, threshold value, the
detection of matrix value, and the differential matrix value of the system. The forests as a whole have been greatly
endangered by human activities. Area due to inaccessibility, lack of necessary equipment and shortage of manpower.
Also, the constant monitoring of these forests is very tedious and nearly impossible. This module senses human and
animal activity using infrared thermal imaging cameras. The IR sensor is used to monitor the entry and exit of humans
or animals. Early forest fire detection is of great importance to avoid the huge damage of forests caused by fires. Early
fire detection focuses on smoke detection. The forest area is gradually decreased because of increasing forest fire and
human activities. The satellite sensor is used to collect the forest thermal image in different places and analyse the data
in these images to detect the fire region if they occur. Image processing technique can effectively predict the fire in the
forest. The input image is pre-processed to enhance the image quality, because the input image has the noise, so the pre-
processing technique is used to eliminate the noise in this system and enhance the image quality.
The pre-processed image is taking to the segmentation process; it processes the image to adjacent the forest sub-area. In
this system, the affected area is separately detected, and it gives the accurate forest fire in this system because the
output image intensity is better to stabilize the average value of the image. In our proposed system we propose a deep
learning method that uses a Convolutional Neural Network (CNN) to predict the forest fire detection. The convolutional
layer is the main building block of the convolutional neural network. Usually, the layers of the network are fully
connected in which a neuron in the next layer is connected to all the neurons in the previous layer. We are going to
detect the fire in the forest result based on the accuracy which we get in train and test of the dataset-based CNN
algorithm using that we show the graph result.
III. METHODOLOGY
of interest for wildfire detection. Segmentation algorithms, such as thresholding, clustering, or advanced
techniques like U-Net, can be applied to accomplish this task.
Feature Selection and Extraction: The relevant features are selected and extracted from the segmented
images. Features could include colour histograms, texture descriptors, shape information, or spectral
characteristics. The goal is to capture distinctive patterns and characteristics associated with potential wildfire
occurrences
Training: Here, a deep learning model is trained using the extracted features from the satellite images.
Convolutional Neural Networks (CNNs) are commonly employed due to their effectiveness in image analysis
tasks. The training process involves feeding the labelled data (wildfire and non-wildfire examples) to the
model, optimizing its parameters through techniques like backpropagation, and iteratively refining the model's
ability to classify wildfire instances accurately.
Classification: Once the deep learning model is trained, it can be deployed for real-time classification of
satellite images to identify the presence of wildfires. Unseen or newly acquired images are fed into the trained
model, and the model predicts whether a given image contains a wildfire or not based on the learned patterns
and features. The classification output can be visualized or further integrated into a broader wildfire
monitoring system for timely intervention and mitigation.
4.1 Screenshots
V. CONCLUSION
In this project, we present a forest fire image recognition algorithm based on CNN. The algorithm utilizes flame images
for both training and testing purposes. We introduce the Alex Net model and propose an adaptive pooling method
combined with colour features to address the issue of traditional pooling methods in CNN weakening image features in
certain cases. We conduct experiments to analyse the effects of learning rate, batch size, and other parameters on the
performance of the CNN. Through these experiments, we determine the optimal parameters for our algorithm. To
extract the candidate flame area, we utilize colour features. This approach reduces the image feature of the non-flame
area in the hidden layer while enhancing features such as shape and texture. By adopting adaptive pooling, we avoid
information loss in the images. We compare the recognition rates of the segmented fire area images and the original
images without segmentation. The results demonstrate that our proposed algorithm achieves a high recognition rate and
is feasible for forest fire image recognition. In future work, we plan to further develop the modified pooling technique
applied in CNN for forest image recognition. We aim to deepen our analysis by comparing recognition rates and
consuming time with other existing algorithms. By conducting these comparisons, we can assess the effectiveness and
efficiency of our algorithm against alternative approaches
REFERENCES
[1]. Kansal, A., Sharma, A., & Taneja, G. (2015). Forest fire detection using machine learning techniques.
Procedia Computer Science, 48, 647-653.
[2]. Rahul, M., Ramesh, S., Karthikeyan, P., & Saravanan, M. (2020). Convolutional neural network-based forest
fire detection using transfer learning. 2020 IEEE International Conference on Recent Trends in Electrical,
Control and Communication (RTECC), 1-6.
[3]. Preeti, T., Nirmal, V., & Lajish, V. L. (2021). Forest fire prediction using machine learning algorithms. 2021
IEEE International Conference on Inventive Computation Technologies (ICICT), 1569-1574.
[4]. Sheryl Oliver, A., Gandhi, S., & Radha, S. (2020). Forest fire detection using convolutional neural network.
2020 7th International Conference on Computing for Sustainable Global Development (INDIACom), 201-206.
[5]. Ghali, R., Fandi, K., & Kherfi, M. L. (2021). Deep learning-based wildfire pixel segmentation. 2021
International Conference on Advanced Communication Technologies and Networking (CommNet), 1-7.
[6]. Shanmugapriya, R., & Lakshmi, S. (2019). Classification and detection of forest fire in satellite images using
CNN based efficient approach. 2019 International Conference on Intelligent Sustainable Systems (ICISS),
1005-1010.
[7]. Alves, J., Ribeiro, A., Ferreira, L., & Botelho, S. (2019). Automatic detection of forest fires in early stages.
2019 IEEE International Symposium on Signal Processing and Information Technology (ISSPIT), 1-6.
[8]. Shreya, M., Raghavendra, A., Meghana, R. M., & Raju, P. (2022). A comprehensive review of forest fire
detection techniques. 2022 Fourth International Conference on Computing Methodologies and Communication
(ICCMC), 1297-1304.