paper-with-me

Papers

Local Patch Network with Global Attention for Infrared Small Target Detection

2021-08-13 · Fang Chen, Chenqiang Gao, Fangcen Liu, Yue Zhao, Yuxi Zhou, Deyu Meng, WangMeng Zuo

Infrared small target detection plays an important role in the infrared search and tracking applications. In recent years, deep learning techniques were introduced to this task and achieved noteworthy effects. Following general object segmentation methods, existing deep learning methods usually processed the image from the global view. However, the imaging locality of small targets and extreme class-imbalance between the target and background pixels were not well-considered by these deep learning methods, which causes the low-efficiency on training and high-dependence on numerous data. A local patch network (LPNet) with global attention is proposed in this paper to detect small targets by jointly considering the global and local properties of infrared small target images. From the global view, a supervised attention module trained by the small target spread map is proposed to suppress most background pixels irrelevant with small target features. From the local view, local patches are split from global features and share the same convolution weights with each other in a patch net. By leveraging both the global and local properties, the data-driven framework proposed in this paper has fused multi-scale features for small target detection. Extensive synthetic and real data experiments show that the proposed method achieves the state-of-the-art performance compared with existing both conventional and deep learning methods.

📄 PDF Abstract BibTeX arXiv:2108.06054

Code (1)

cquptimg/Local-Patch-Network-with-Global-Attention 공식 구현 pytorch

Tasks

Deep LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

AGPCNet: Attention-Guided Pyramid Context Networks for Infrared Small Target Detection

2021-11-05 · Tianfang Zhang, Siying Cao, Tian Pu, Zhenming Peng

Infrared small target detection is an important problem in many fields such as earth observation, military reconnaissance, disaster relief, and has received widespread attention recently. This paper presents the Attentio…

Earth Observation

Breaking Self-Attention Failure: Rethinking Query Initialization for Infrared Small Target Detection

2026-01-06 · Yuteng Liu, Duanni Meng, Maoxun Yuan, Xingxing Wei arxiv

Infrared small target detection (IRSTD) faces significant challenges due to the low signal-to-noise ratio (SNR), small target size, and complex cluttered backgrounds. Although recent DETR-based detectors benefit from glo…

MiM-ISTD: Mamba-in-Mamba for Efficient Infrared Small Target Detection

2024-03-04 · Tianxiang Chen, Zi Ye, Zhentao Tan, Tao Gong 외

Recently, infrared small target detection (ISTD) has made significant progress, thanks to the development of basic models. Specifically, the models combining CNNs with transformers can successfully extract both local and…

GPUMambaSentence

DENet: Dual-Path Edge Network with Global-Local Attention for Infrared Small Target Detection

2025-09-25 · Jiayi Zuo, Songwei Pei, Qian Li arxiv

Infrared small target detection is crucial for remote sensing applications like disaster warning and maritime surveillance. However, due to the lack of distinctive texture and morphological features, infrared small targe…

Scene Understanding

MPANet: Multi-Patch Attention For Infrared Small Target object Detection

2022-06-05 · Ao Wang, Wei Li, Xin Wu, Zhanchao Huang 외

Infrared small target detection (ISTD) has attracted widespread attention and been applied in various fields. Due to the small size of infrared targets and the noise interference from complex backgrounds, the performance…

object-detectionObject Detection