paper-with-me

Papers

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 focuses on environments such as mountainous or forest areas, while paying insufficient attention to urban rescue scenes, which are more frequent and structurally complex. Second, existing detection systems include a limited number of classes, such as flames and smoke, and lack a comprehensive system covering key targets crucial for command decisions, such as fire trucks and firefighters. To address the above issues, this paper first constructs a new dataset named "FireRescue" for rescue command, which covers multiple rescue scenarios, including urban, mountainous, forest, and water areas, and contains eight key categories such as fire trucks and firefighters, with a total of 15,980 images and 32,000 bounding boxes. Secondly, to tackle the problems of inter-class confusion and missed detection of small targets caused by chaotic scenes, diverse targets, and long-distance shooting, this paper proposes an improved model named FRS-YOLO. On the one hand, the model introduces a plug-and-play multidi-mensional collaborative enhancement attention module, which enhances the discriminative representation of easily confused categories (e.g., fire trucks vs. ordinary trucks) through cross-dimensional feature interaction. On the other hand, it integrates a dynamic feature sampler to strengthen high-response foreground features, thereby mitigating the effects of smoke occlusion and background interference. Experimental results demonstrate that object detection in fire rescue scenarios is highly challenging, and the proposed method effectively improves the detection performance of YOLO series models in this context.

📄 PDF Abstract BibTeX arXiv:2512.24622

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

SOD-YOLO: Enhancing YOLO-Based Detection of Small Objects in UAV Imagery

2025-07-17 · Peijun Wang, Jinhua Zhao arxiv

Small object detection remains a challenging problem in the field of object detection. To address this challenge, we propose an enhanced YOLOv8-based model, SOD-YOLO. This model integrates an ASF mechanism in the neck to…

Small Object Detection

PE-YOLO: Pyramid Enhancement Network for Dark Object Detection

2023-07-20 · Xiangchen Yin, Zhenda Yu, Zetao Fei, Wenjun Lv 외

Current object detection models have achieved good results on many benchmark datasets, detecting objects in dark conditions remains a large challenge. To address this issue, we propose a pyramid enhanced network (PENet) …

Objectobject-detectionObject Detection

Image-Adaptive YOLO for Object Detection in Adverse Weather Conditions

2021-12-15 · Wenyu Liu, Gaofeng Ren, Runsheng Yu, Shi Guo 외

Though deep learning-based object detection methods have achieved promising results on the conventional datasets, it is still challenging to locate objects from the low-quality images captured in adverse weather conditio…

Image Enhancementobject-detectionObject Detection

YOLO-Drone: An Efficient Object Detection Approach Using the GhostHead Network for Drone Images

2025-11-14 · Hyun-Ki Jung arxiv

Object detection using images or videos captured by drones is a promising technology with significant potential across various industries. However, a major challenge is that drone images are typically taken from high alt…

Object Detection

BGF-YOLO: Enhanced YOLOv8 with Multiscale Attentional Feature Fusion for Brain Tumor Detection

2023-09-22 · Ming Kang, Chee-Ming Ting, Fung Fung Ting, Raphaël C. -W. Phan

You Only Look Once (YOLO)-based object detectors have shown remarkable accuracy for automated brain tumor detection. In this paper, we develop a novel BGF-YOLO architecture by incorporating Bi-level routing attention, Ge…

2D Object DetectionMedical Diagnosismedical image detectionMedical Object Detection+3