paper-with-me

홈 › Papers

YOLO-MST: Multiscale deep learning method for infrared small target detection based on super-resolution and YOLO

2024-12-27 · Taoran Yue, Xiaojin Lu, Jiaxi Cai, Yuanping Chen, Shibing Chu

With the advancement of aerospace technology and the increasing demands of military applications, the development of low false-alarm and high-precision infrared small target detection algorithms has emerged as a key focus of research globally. However, the traditional model-driven method is not robust enough when dealing with features such as noise, target size, and contrast. The existing deep-learning methods have limited ability to extract and fuse key features, and it is difficult to achieve high-precision detection in complex backgrounds and when target features are not obvious. To solve these problems, this paper proposes a deep-learning infrared small target detection method that combines image super-resolution technology with multi-scale observation. First, the input infrared images are preprocessed with super-resolution and multiple data enhancements are performed. Secondly, based on the YOLOv5 model, we proposed a new deep-learning network named YOLO-MST. This network includes replacing the SPPF module with the self-designed MSFA module in the backbone, optimizing the neck, and finally adding a multi-scale dynamic detection head to the prediction head. By dynamically fusing features from different scales, the detection head can better adapt to complex scenes. The mAP@0.5 detection rates of this method on two public datasets, SIRST and IRIS, reached 96.4% and 99.5% respectively, more effectively solving the problems of missed detection, false alarms, and low precision.

📄 PDF Abstract BibTeX arXiv:2412.19878

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningImage Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Focus 설명 없음

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…

$\textit{A Contrario}$ Paradigm for YOLO-based Infrared Small Target Detection

2024-02-03 · Alina Ciocarlan, Sylvie Le Hégarat-Mascle, Sidonie Lefebvre, Arnaud Woiselle 외

Detecting small to tiny targets in infrared images is a challenging task in computer vision, especially when it comes to differentiating these targets from noisy or textured backgrounds. Traditional object detection meth…

object-detectionObject DetectionSegmentation

Anomaly-Aware YOLO: A Frugal yet Robust Approach to Infrared Small Target Detection

2025-10-06 · Alina Ciocarlan, Sylvie Le Hégarat-Mascle, Sidonie Lefebvre arxiv

Infrared Small Target Detection (IRSTD) is a challenging task in defense applications, where complex backgrounds and tiny target sizes often result in numerous false alarms using conventional object detectors. To overcom…

Instance SegmentationAnomaly Detection

Small Target Detection Based on Mask-Enhanced Attention Fusion of Visible and Infrared Remote Sensing Images

2026-03-06 · Qianqian Zhang, Xiaolong Jia, Ahmed M. Abdelmoniem, Li Zhou 외 arxiv

Targets in remote sensing images are usually small, weakly textured, and easily disturbed by complex backgrounds, challenging high-precision detection with general algorithms. Building on our earlier ESM-YOLO, this work …

Infra-YOLO: Efficient Neural Network Structure with Model Compression for Real-Time Infrared Small Object Detection

2024-08-14 · Zhonglin Chen, Anyu Geng, Jianan Jiang, Jiwu Lu 외

Although convolutional neural networks have made outstanding achievements in visible light target detection, there are still many challenges in infrared small object detection because of the low signal-to-noise ratio, in…

Efficient Neural NetworkModel CompressionObjectobject-detection+2