EFA-YOLO: An Efficient Feature Attention Model for Fire and Flame Detection
Weichao Pan, Xu Wang, Wenqing Huan

TL;DR
EFA-YOLO is a lightweight, efficient fire detection model that improves accuracy and speed by integrating novel attention modules, making it suitable for real-time applications in complex environments.
Contribution
The paper introduces EAConv and EADown modules, enhancing feature extraction and downsampling efficiency, leading to a lightweight fire detection model with superior performance.
Findings
Model parameters reduced by 94.6% compared to existing models
Inference speed improved by 88 times on CPU
Achieves high detection accuracy with only 1.4M parameters
Abstract
As a natural disaster with high suddenness and great destructiveness, fire has long posed a major threat to human society and ecological environment. In recent years, with the rapid development of smart city and Internet of Things (IoT) technologies, fire detection systems based on deep learning have gradually become a key means to cope with fire hazards. However, existing fire detection models still have many challenges in terms of detection accuracy and real-time performance in complex contexts. To address these issues, we propose two key modules: EAConv (Efficient Attention Convolution) and EADown (Efficient Attention Downsampling). The EAConv module significantly improves the feature extraction efficiency by combining an efficient attention mechanism with depth-separable convolution, while the EADown module enhances the accuracy and efficiency of feature downsampling by utilizing…
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 · Fire dynamics and safety research
MethodsSoftmax · Attention Is All You Need · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · You Only Look Once
