This paper presents FireVision, an innovative platform and model for real-time fire detection and monitoring. The platform utilizes automated drone flights to collect high-resolution imagery in both suburban and forested settings. Ensemble deep learning inference, based on Mask R-CNN weak learners, is employed to trigger alerts. Detection performance is further enhanced by integrating ResNet-50, ResNet-101, and ResNet-152 classifiers, which can be deployed in the cloud or on the drone’s edge co-processing units. Additionally, a fire criticality index is introduced, leveraging detection bounds and masks to assess the severity of fire events, alongside an automated drone path-planning algorithm for identifying critical fire incidents. Experiments were conducted using a supervised, mask-annotated dataset to evaluate model accuracy and inference speed across various cloud and edge computing configurations. Results indicate that ResNet-101 surpasses ResNet-50 by 5 to 12.5 percent in mAP@0.5 mask accuracy, with an 18 percent increase in inference time on the cloud and a 27 percent increase on the drone edge device GPU. In comparison, ResNet-152 achieves a 0.5 to 1.2 percent improvement in mAP@0.5 over ResNet-101, but its inference time is nine times slower in the cloud and 1.3 times slower on the GPU.
Spanoudaki et al. (2026) studied this question.