paper-with-me

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 speed and accuracy tasks when they are applied in complex fire scenarios. In this study, a lightweight fire-detection algorithm, Light-YOLOv5 (You Only Look Once version five), is presented. First, a separable vision transformer (SepViT) block is used to replace several C3 modules in the final layer of a backbone network to enhance both the contact of the backbone network to global in-formation and the extraction of flame and smoke features; second, a light bidirectional feature pyramid network (Light-BiFPN) is designed to lighten the model while improving the feature extraction and balancing speed and accuracy features during a fire-detection procedure; third, a global attention mechanism (GAM) is fused into the network to cause the model to focus more on the global dimensional features and further improve the detection accuracy of the model; and finally, the Mish activation function and SIoU loss are utilized to simultaneously increase the convergence speed and enhance the accuracy. The experimental results show that compared to the original algorithm, the mean average accuracy (mAP) of Light-YOLOv5 increases by 3.3%, the number of parameters decreases by 27.1%, and the floating point operations (FLOPs) decrease by 19.1%. The detection speed reaches 91.1 FPS, which can detect targets in complex fire scenarios in real time.

📄 PDF Abstract BibTeX arXiv:2208.13422

Code (0)

등록된 구현이 없습니다.

Tasks

Fire Detectionobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
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$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

ISTD-YOLO: A Multi-Scale Lightweight High-Performance Infrared Small Target Detection Algorithm

2025-04-19 · Shang Zhang, Yujie Cui, Ruoyan Xiong, Huanbin Zhang

Aiming at the detection difficulties of infrared images such as complex background, low signal-to-noise ratio, small target size and weak brightness, a lightweight infrared small target detection algorithm ISTD-YOLO base…

Research on Improving the High Precision and Lightweight Diabetic Retinopathy Detection of YOLOv8n

2025-07-01 · Fei Yuhuan, Sun Xufei, Zang Ran, Wang Gengchen 외 arxiv

Early detection and diagnosis of diabetic retinopathy is one of the current research focuses in ophthalmology. However, due to the subtle features of micro-lesions and their susceptibility to background interference, ex-…

Diabetic Retinopathy Detection

IDD-YOLOv5: A Lightweight Insulator Defect Real-time Detection Algorithm

2024-08-19 · 2024 IEEE International Conference on Mechatronics and Automation (ICMA) 2024 8 · Yang Lu

In order to achieve real-time detection of insulator defects in transmission lines, this paper proposes an improved insulator defect detection algorithm based on the YOLOv5s model, named IDD-YOLOv5. Firstly, to enhance t…

Defect DetectionInsulator Defect DetectionObject DetectionSmall Object Detection

A lightweight YOLOv5-FFM model for occlusion pedestrian detection

2024-08-13 · Xiangjie Luo, Bo Shao, Zhihao Cai, Yingxun Wang

The development of autonomous driving technology must be inseparable from pedestrian detection. Because of the fast speed of the vehicle, the accuracy and real-time performance of the pedestrian detection algorithm are v…

Autonomous DrivingPedestrian Detection

Lightweight G-YOLOv11: Advancing Efficient Fracture Detection in Pediatric Wrist X-rays

2024-12-31 · Abdesselam Ferdi

Computer-aided diagnosis (CAD) systems have greatly improved the interpretation of medical images by radiologists and surgeons. However, current CAD systems for fracture detection in X-ray images primarily rely on large,…

Fracture detectionGPU