English

Wildfire Detection Via Transfer Learning: A Survey

Computer Vision and Pattern Recognition 2023-06-22 v1

Abstract

This paper surveys different publicly available neural network models used for detecting wildfires using regular visible-range cameras which are placed on hilltops or forest lookout towers. The neural network models are pre-trained on ImageNet-1K and fine-tuned on a custom wildfire dataset. The performance of these models is evaluated on a diverse set of wildfire images, and the survey provides useful information for those interested in using transfer learning for wildfire detection. Swin Transformer-tiny has the highest AUC value but ConvNext-tiny detects all the wildfire events and has the lowest false alarm rate in our dataset.

Keywords

Cite

@article{arxiv.2306.12276,
  title  = {Wildfire Detection Via Transfer Learning: A Survey},
  author = {Ziliang Hong and Emadeldeen Hamdan and Yifei Zhao and Tianxiao Ye and Hongyi Pan and A. Enis Cetin},
  journal= {arXiv preprint arXiv:2306.12276},
  year   = {2023}
}
R2 v1 2026-06-28T11:10:45.807Z