paper-with-me

Papers

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 extraction module, a fire classification module, and a fire detection module. Firstly, a dense connection structure is introduced in the basic feature extraction module to enhance the feature extraction ability of the backbone network and alleviate the gradient disappearance problem. Secondly, a spatial pyramid pooling structure is introduced in the fire detection module, and the Mosaic data augmentation method and CIoU loss function are used in the training process to comprehensively improve the flame feature extraction ability. Finally, in view of the shortcomings of public fire datasets, a fire dataset called MS-FS (Multi-scene Fire And Smoke) containing 11938 fire images was created through data collection, screening, and object annotation. To prove the effectiveness of the proposed method, the accuracy of the method was evaluated on two benchmark fire datasets and MS-FS. The experimental results show that the accuracy of FSDNet on the two benchmark datasets is 99.82% and 91.15%, respectively, and the average precision on MS-FS is 86.80%, which is better than the mainstream fire detection methods.

📄 PDF Abstract BibTeX arXiv:2304.07584

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationFire Detection

Methods 이 논문이 사용한 방법론

Spatial Pyramid Pooling Spatial Pyramid Pooling (SPP) is a pooling layer that removes the fixed-size constraint of the network, i.e. a CNN does not require a fixed-size input image. Specifically, we…

Similar Papers 제목 키워드 기반

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

CCi-YOLOv8n: Enhanced Fire Detection with CARAFE and Context-Guided Modules

2024-11-17 · Kunwei Lv, Ruobing Wu, Suyang Chen, Ping Lan

Fire incidents in urban and forested areas pose serious threats,underscoring the need for more effective detection technologies. To address these challenges, we present CCi-YOLOv8n, an enhanced YOLOv8 model with targeted…

Fire Detection

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

Fire Detection From Image and Video Using YOLOv5

2023-10-10 · Arafat Islam, Md. Imtiaz Habib

For the detection of fire-like targets in indoor, outdoor and forest fire images, as well as fire detection under different natural lights, an improved YOLOv5 fire detection deep learning algorithm is proposed. The YOLOv…

Fire Detectionobject-detectionObject Detection

A Deep Learning-Based CCTV System for Automatic Smoking Detection in Fire Exit Zones

2025-08-12 · Sami Sadat, Mohammad Irtiza Hossain, Junaid Ahmed Sifat, Suhail Haque Rafi 외 arxiv

A deep learning real-time smoking detection system for CCTV surveillance of fire exit areas is proposed due to critical safety requirements. The dataset contains 8,124 images from 20 different scenarios along with 2,708 …

Object Detection