CVAIAug 19, 2024

Detecting Wildfires on UAVs with Real-time Segmentation Trained by Larger Teacher Models

arXiv:2408.10843v38 citationsh-index: 37Has Code
Originality Incremental advance
AI Analysis

This addresses early wildfire detection for environmental and societal protection in remote areas, but it is incremental as it builds on existing segmentation and teacher-student methods.

The study tackled real-time wildfire smoke segmentation on UAVs by training small models using only bounding box labels with zero-shot foundation model supervision, achieving 63.3% mIoU on a diverse dataset and running at ~25 fps on UAV hardware.

Early detection of wildfires is essential to prevent large-scale fires resulting in extensive environmental, structural, and societal damage. Uncrewed aerial vehicles (UAVs) can cover large remote areas effectively with quick deployment requiring minimal infrastructure and equipping them with small cameras and computers enables autonomous real-time detection. In remote areas, however, detection methods are limited to onboard computation due to the lack of high-bandwidth mobile networks. For accurate camera-based localisation, segmentation of the detected smoke is essential but training data for deep learning-based wildfire smoke segmentation is limited. This study shows how small specialised segmentation models can be trained using only bounding box labels, leveraging zero-shot foundation model supervision. The method offers the advantages of needing only fairly easily obtainable bounding box labels and requiring training solely for the smaller student network. The proposed method achieved 63.3% mIoU on a manually annotated and diverse wildfire dataset. The used model can perform in real-time at ~25 fps with a UAV-carried NVIDIA Jetson Orin NX computer while reliably recognising smoke, as demonstrated at real-world forest burning events. Code is available at: https://gitlab.com/fgi_nls/public/wildfire-real-time-segmentation

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes