Comprehensive and Comparative Analysis between Transfer Learning and Custom Built VGG and CNN-SVM Models for Wildfire Detection
Aditya V. Jonnalagadda, Hashim A. Hashim, Andrew Harris

TL;DR
This study compares transfer learning models with custom-built CNNs for wildfire detection, analyzing their effectiveness across various metrics to determine the best approach for complex wildfire imagery.
Contribution
The paper provides a comprehensive comparison of transfer learning and custom CNN models specifically for wildfire detection, highlighting their relative performance and practical implications.
Findings
Transfer learning models generally outperform custom-built models in accuracy.
VGG-19 and ResNet101 achieve the highest precision and recall.
Custom models like VGG-7 and CNN-SVM show competitive results in specific scenarios.
Abstract
Contemporary Artificial Intelligence (AI) and Machine Learning (ML) research places a significant emphasis on transfer learning, showcasing its transformative potential in enhancing model performance across diverse domains. This paper examines the efficiency and effectiveness of transfer learning in the context of wildfire detection. Three purpose-built models -- Visual Geometry Group (VGG)-7, VGG-10, and Convolutional Neural Network (CNN)-Support Vector Machine(SVM) CNN-SVM -- are rigorously compared with three pretrained models -- VGG-16, VGG-19, and Residual Neural Network (ResNet) ResNet101. We trained and evaluated these models using a dataset that captures the complexities of wildfires, incorporating variables such as varying lighting conditions, time of day, and diverse terrains. The objective is to discern how transfer learning performs against models trained from scratch in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFire Detection and Safety Systems · Video Surveillance and Tracking Methods
MethodsVGG-16 · Visual Geometry Group 19 Layer CNN
