Related Experiment Video
Updated: Aug 14, 2026

Computer Vision-Based Biomass Estimation for Invasive Plants
Published on: February 9, 2024
LRM-YOLO: A Lightweight YOLOv10n-Based Model for Forest Fire Smoke Detection in UAV Images
Yong Liu1, Shaochen Jiang1, Yongming Li1
1College of Computer Science and Technology, XinJiang University, Urumqi 830046, China.
Abstract:
In recent years, unmanned aerial vehicles (UAVs) have gradually become an important tool for forest fire monitoring due to their flexibility and wide-area observation capability. However, existing detection algorithms still struggle to achieve a balance between computational complexity and detection performance in diverse background conditions, and data for such scenarios remain limited. Therefore, this paper proposes a lightweight forest fire smoke detection model based on YOLOv10n. Specifically, we introduce the RepViTBlock module to enhance smoke feature extraction and improve detection accuracy with low computational cost. Meanwhile, we design a Lightweight Efficient Convolutional Detection head (LECD), which improves smoke target recognition and localization while reducing the number of parameters and computational overhead of the detection head. We also adopt the Minimum Point Distance Intersection over Union (MPDIoU) as the bounding-box regression loss function to improve the localization accuracy of smoke bounding-box regression. In addition, we construct a UAV-perspective Forest Fire Smoke (UFFS) dataset, which contains typical forest fire smoke, nearby thin smoke, distant small-scale smoke, and smoke under diverse background conditions. Experiments were conducted on both the UFFS dataset and the Wildfire Smoke V1 dataset. The experimental results show that, compared with the baseline model, the proposed model reduces the number of parameters by 36.7% and GFLOPs by 42.3% on the UFFS dataset, while improving mAP50 by 1.3% and mAP50-95 by 3.7%. In addition, recall increases by 3.2% and precision increases by 3.6%, indicating an improved trade-off between detection accuracy and model complexity.
Related Concept Videos
Flame Photometry: Overview
Flame Photometry: Lab
Light Acquisition
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...