paper-with-me

Papers

EFA-YOLO: An Efficient Feature Attention Model for Fire and Flame Detection

2024-09-19 · Weichao Pan, Xu Wang, Wenqing Huan

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 spatial and channel attention mechanisms in combination with pooling operations. Based on these two modules, we design an efficient and lightweight flame detection model, EFA-YOLO (Efficient Feature Attention YOLO). Experimental results show that EFA-YOLO has a model parameter quantity of only 1.4M, GFLOPs of 4.6, and the inference time per image on the CPU is only 22.19 ms. Compared with existing mainstream models (e.g., YOLOv5, YOLOv8, YOLOv9, and YOLOv10), EFA-YOLO exhibits a significant enhancement in detection accuracy (mAP) and inference speed, with model parameter amount is reduced by 94.6 and the inference speed is improved by 88 times.

📄 PDF Abstract BibTeX arXiv:2409.12635

Code (0)

등록된 구현이 없습니다.

Tasks

CPUFire Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
YOLOv8 설명 없음

Similar Papers 제목 키워드 기반

Light-YOLOv8-Flame: A Lightweight High-Performance Flame Detection Algorithm

2025-04-11 · Jiawei Lan, Zhibiao Wang, Haoyang Yu, Ye Tao 외

Fire detection algorithms, particularly those based on computer vision, encounter significant challenges such as high computational costs and delayed response times, which hinder their application in real-time systems. T…

Fire Detection

Light-YOLOv5: A Lightweight Algorithm for Improved YOLOv5 in Complex Fire Scenarios

2022-08-29 · Hao Xu, Bo Li, Fei Zhong

Fire-detection technology is of great importance for successful fire-prevention measures. Image-based fire detection is one effective method. At present, object-detection algorithms are deficient in performing detection …

Fire Detectionobject-detectionObject Detection

FireRescue: A UAV-Based Dataset and Enhanced YOLO Model for Object Detection in Fire Rescue Scenes

2025-12-31 · Qingyu Xu, Runtong Zhang, Zihuan Qiu, Fanman Meng arxiv

Object detection in fire rescue scenarios is importance for command and decision-making in firefighting operations. However, existing research still suffers from two main limitations. First, current work predominantly fo…

Object Detection

Detecting Wildfire Flame and Smoke through Edge Computing using Transfer Learning Enhanced Deep Learning Models

2025-01-15 · Giovanny Vazquez, Shengjie Zhai, Mei Yang

Autonomous unmanned aerial vehicles (UAVs) integrated with edge computing capabilities empower real-time data processing directly on the device, dramatically reducing latency in critical scenarios such as wildfire detect…

Edge-computingTransfer Learning

FSDNet-An efficient fire detection network for complex scenarios based on YOLOv3 and DenseNet

2023-04-15 · Li Zhu, Jiahui Xiong, Wenxian Wu, Hongyu Yu

Fire is one of the common disasters in daily life. To achieve fast and accurate detection of fires, this paper proposes a detection network called FSDNet (Fire Smoke Detection Network), which consists of a feature extrac…

Data AugmentationFire Detection