期刊文献+
共找到12篇文章
< 1 >
每页显示 20 50 100
PF-YOLOv4-Tiny: Towards Infrared Target Detection on Embedded Platform
1
作者 Wenbo Li Qi Wang Shang Gao 《Intelligent Automation & Soft Computing》 SCIE 2023年第7期921-938,共18页
Infrared target detection models are more required than ever before to be deployed on embedded platforms,which requires models with less memory consumption and better real-time performance while considering accuracy.T... Infrared target detection models are more required than ever before to be deployed on embedded platforms,which requires models with less memory consumption and better real-time performance while considering accuracy.To address the above challenges,we propose a modified You Only Look Once(YOLO)algorithm PF-YOLOv4-Tiny.The algorithm incorpo-rates spatial pyramidal pooling(SPP)and squeeze-and-excitation(SE)visual attention modules to enhance the target localization capability.The PANet-based-feature pyramid networks(P-FPN)are proposed to transfer semantic information and location information simultaneously to ameliorate detection accuracy.To lighten the network,the standard convolutions other than the backbone network are replaced with depthwise separable convolutions.In post-processing the images,the soft-non-maximum suppression(soft-NMS)algorithm is employed to subside the missed and false detection problems caused by the occlusion between targets.The accuracy of our model can finally reach 61.75%,while the total Params is only 9.3 M and GFLOPs is 11.At the same time,the inference speed reaches 87 FPS on NVIDIA GeForce GTX 1650 Ti,which can meet the requirements of the infrared target detection algorithm for the embedded deployments. 展开更多
关键词 infrared target detection visual attention module spatial pyramid pooling dual-path feature fusion depthwise separable convolution soft-NMS
下载PDF
CAFUNeT:A small infrared target detection method in complex backgrounds
2
作者 孙海蓉 康莉 HUANG Jianjun 《中国体视学与图像分析》 2023年第4期332-348,共17页
Small infrared target detection has widespread applications in various fields including military,aviation,and medicine.However,detecting small infrared targets in complex backgrounds remains challenging.To detect smal... Small infrared target detection has widespread applications in various fields including military,aviation,and medicine.However,detecting small infrared targets in complex backgrounds remains challenging.To detect small infrared targets,we propose a variable-structure U-shaped network referred as CAFUNet.A central differential convolution-based encoder,ASPP,an Attention Fusion module,and a decoder module are the critical components of the CAFUNet.The encoder module based on central difference convolution effectively extracts shallow detail information from infrared images,complemented by rich contextual information obtained from the deep features in the decoder module.However,the direct fusion of the shallow detail features with semantic features may lead to feature mismatch.To address this,we incorporate an Attention Fusion(AF)module to enhance the network performance further.We performed ablation studies on each module to evaluate its effectiveness.The results show that our proposed algorithm outperforms the state-of-the-art methods on publicly available datasets. 展开更多
关键词 small infrared target detection central difference convolution ASPP AF
下载PDF
An infrared target intrusion detection method based on feature fusion and enhancement 被引量:9
3
作者 Xiaodong Hu Xinqing Wang +3 位作者 Xin Yang Dong Wang Peng Zhang Yi Xiao 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2020年第3期737-746,共10页
Infrared target intrusion detection has significant applications in the fields of military defence and intelligent warning.In view of the characteristics of intrusion targets as well as inspection difficulties,an infr... Infrared target intrusion detection has significant applications in the fields of military defence and intelligent warning.In view of the characteristics of intrusion targets as well as inspection difficulties,an infrared target intrusion detection algorithm based on feature fusion and enhancement was proposed.This algorithm combines static target mode analysis and dynamic multi-frame correlation detection to extract infrared target features at different levels.Among them,LBP texture analysis can be used to effectively identify the posterior feature patterns which have been contained in the target library,while motion frame difference method can detect the moving regions of the image,improve the integrity of target regions such as camouflage,sheltering and deformation.In order to integrate the advantages of the two methods,the enhanced convolutional neural network was designed and the feature images obtained by the two methods were fused and enhanced.The enhancement module of the network strengthened and screened the targets,and realized the background suppression of infrared images.Based on the experiments,the effect of the proposed method and the comparison method on the background suppression and detection performance was evaluated,and the results showed that the SCRG and BSF values of the method in this paper had a better performance in multiple data sets,and it’s detection performance was far better than the comparison algorithm.The experiment results indicated that,compared with traditional infrared target detection methods,the proposed method could detect the infrared invasion target more accurately,and suppress the background noise more effectively. 展开更多
关键词 target intrusion detection Convolutional neural network Feature fusion infrared target
下载PDF
Improved Weighted Local Contrast Method for Infrared Small Target Detection
4
作者 Pengge Ma Jiangnan Wang +3 位作者 Dongdong Pang Tao Shan Junling Sun Qiuchun Jin 《Journal of Beijing Institute of Technology》 EI CAS 2024年第1期19-27,共9页
In order to address the problem of high false alarm rate and low probabilities of infrared small target detection in complex low-altitude background,an infrared small target detection method based on improved weighted... In order to address the problem of high false alarm rate and low probabilities of infrared small target detection in complex low-altitude background,an infrared small target detection method based on improved weighted local contrast is proposed in this paper.First,the ratio information between the target and local background is utilized as an enhancement factor.The local contrast is calculated by incorporating the heterogeneity between the target and local background.Then,a local product weighted method is designed based on the spatial dissimilarity between target and background to further enhance target while suppressing background.Finally,the location of target is obtained by adaptive threshold segmentation.As experimental results demonstrate,the method shows superior performance in several evaluation metrics compared with six existing algorithms on different datasets containing targets such as unmanned aerial vehicles(UAV). 展开更多
关键词 infrared small target unmanned aerial vehicles(UAV) local contrast target detection
下载PDF
Infrared Small Target Detection Algorithm Based on ISTD-CenterNet
5
作者 Ning Li Shucai Huang Daozhi Wei 《Computers, Materials & Continua》 SCIE EI 2023年第12期3511-3531,共21页
This paper proposes a real-time detection method to improve the Infrared small target detection CenterNet(ISTD-CenterNet)network for detecting small infrared targets in complex environments.The method eliminates the n... This paper proposes a real-time detection method to improve the Infrared small target detection CenterNet(ISTD-CenterNet)network for detecting small infrared targets in complex environments.The method eliminates the need for an anchor frame,addressing the issues of low accuracy and slow speed.HRNet is used as the framework for feature extraction,and an ECBAM attention module is added to each stage branch for intelligent identification of the positions of small targets and significant objects.A scale enhancement module is also added to obtain a high-level semantic representation and fine-resolution prediction map for the entire infrared image.Besides,an improved sensory field enhancement module is designed to leverage semantic information in low-resolution feature maps,and a convolutional attention mechanism module is used to increase network stability and convergence speed.Comparison experiments conducted on the infrared small target data set ESIRST.The experiments show that compared to the benchmark network CenterNet-HRNet,the proposed ISTD-CenterNet improves the recall by 22.85%and the detection accuracy by 13.36%.Compared to the state-of-the-art YOLOv5small,the ISTD-CenterNet recall is improved by 5.88%,the detection precision is improved by 2.33%,and the detection frame rate is 48.94 frames/sec,which realizes the accurate real-time detection of small infrared targets. 展开更多
关键词 infrared small target detection CenterNet data enhancement feature enhancement attention mechanism
下载PDF
Using deep learning to detect small targets in infrared oversampling images 被引量:15
6
作者 LIN Liangkui WANG Shaoyou TANG Zhongxing 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第5期947-952,共6页
According to the oversampling imaging characteristics, an infrared small target detection method based on deep learning is proposed. A 7-layer deep convolutional neural network(CNN) is designed to automatically extrac... According to the oversampling imaging characteristics, an infrared small target detection method based on deep learning is proposed. A 7-layer deep convolutional neural network(CNN) is designed to automatically extract small target features and suppress clutters in an end-to-end manner. The input of CNN is an original oversampling image while the output is a cluttersuppressed feature map. The CNN contains only convolution and non-linear operations, and the resolution of the output feature map is the same as that of the input image. The L1-norm loss function is used, and a mass of training data is generated to train the network effectively. Results show that compared with several baseline methods, the proposed method improves the signal clutter ratio gain and background suppression factor by 3–4 orders of magnitude, and has more powerful target detection performance. 展开更多
关键词 infrared small target detection OVERSAMPLING deep learning convolutional neural network(CNN)
下载PDF
Novel detection method for infrared small targets using weighted information entropy 被引量:13
7
作者 Xiujie Qu He Chen Guihua Peng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第6期838-842,共5页
This paper presents a method for detecting the small infrared target under complex background. An algorithm, named local mutation weighted information entropy (LMWIE), is proposed to suppress background. Then, the g... This paper presents a method for detecting the small infrared target under complex background. An algorithm, named local mutation weighted information entropy (LMWIE), is proposed to suppress background. Then, the grey value of targets is enhanced by calculating the local energy. Image segmentation based on the adaptive threshold is used to solve the problems that the grey value of noise is enhanced with the grey value improvement of targets. Experimental results show that compared with the adaptive Butterworth high-pass filter method, the proposed algorithm is more effective and faster for the infrared small target detection. 展开更多
关键词 infrared small target detection local mutation weight-ed information entropy (LMWIE) grey value of target adaptivethreshold.
下载PDF
Theoretical analysis of the surface temperature regulation of an infrared false target subjected to periodical ambient conditions 被引量:2
8
作者 Shi-min LI Hong YE Qi-zhao LIN 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2016年第5期360-366,共7页
Infrared false target is an important mean to induce the infrared-guided weapons,and the key issue is how to keep the surface temperature of the infrared false target to be the same as that of the object to be protect... Infrared false target is an important mean to induce the infrared-guided weapons,and the key issue is how to keep the surface temperature of the infrared false target to be the same as that of the object to be protected.One-dimensional heat transfer models of a metal plate and imitative material were established to explore the influences of the thermophysical properties of imitative material on the surface temperature difference(STD) between the metal plate and imitative material which were subjected to periodical ambient conditions.It is elucidated that the STD is determined by the imitative material’s dimensionless thickness(dim*,) and the thermal inertia(Pim).When dim* is above 1.0,the STD is invariable as long as Pim is a constant.And if the dimensionless thickness of metal plate(d,m*) is also larger than 1.0,the STD approaches to zero as long as Pimis the same as the thermal inertia of metal plate(Pm).When dim* is between 0.08 and 1,the STD varies irregularly with Pim and dim*.However,if dm* is also in the range of 0.08-1,the STD approaches to zero on condition that Pim=Pm and dim*= dm*.If dim*,is below 0.08,the STD is unchanged when Pimdim* is a constant.And if dm* is also less than 0.08,the STD approaches to zero as long as Pimdim* = Pmdm*.Furthermore,an applicationoriented discussion indicates that the imitative material can be both light and thin via the application of the phase change material with a preset STD because of its high specific heat capacity during the phase transition process. 展开更多
关键词 infrared false target Surface temperature Periodical ambient conditions Thermal inertia Dimensionless thickness
下载PDF
A pixel-level local contrast measure for infrared small target detection 被引量:3
9
作者 Zhao-bing Qiu Yong Ma +3 位作者 Fan Fan Jun Huang Ming-hui Wu Xiao-guang Mei 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2022年第9期1589-1601,共13页
Infrared(IR) small target detection is one of the key technologies of infrared search and track(IRST)systems. Existing methods have some limitations in detection performance, especially when the target size is irregul... Infrared(IR) small target detection is one of the key technologies of infrared search and track(IRST)systems. Existing methods have some limitations in detection performance, especially when the target size is irregular or the background is complex. In this paper, we propose a pixel-level local contrast measure(PLLCM), which can subdivide small targets and backgrounds at pixel level simultaneously.With pixel-level segmentation, the difference between the target and the background becomes more obvious, which helps to improve the detection performance. First, we design a multiscale sliding window to quickly extract candidate target pixels. Then, a local window based on random walker(RW) is designed for pixel-level target segmentation. After that, PLLCM incorporating probability weights and scale constraints is proposed to accurately measure local contrast and suppress various types of background interference. Finally, an adaptive threshold operation is applied to separate the target from the PLLCM enhanced map. Experimental results show that the proposed method has a higher detection rate and a lower false alarm rate than the baseline algorithms, while achieving a high speed. 展开更多
关键词 infrared(IR)small target Irregular size Random walker(RW) Pixel-level local contrast measure(PLLCM)
下载PDF
A Small Target Detection Method for Sea Surface Based on Guided Filtering and Local Mean Gray Difference
10
作者 Dongming Lu Mengke Wang +5 位作者 Xinxin Yang Longyin Teng Jiangyun Tan Zechen Tian Liping Wang Guohua Gu 《Journal of Computer and Communications》 2023年第12期49-63,共15页
The traditional small target detection algorithm often results in a high false alarm rate on the sea surface background. To address this issue, a small target detection method based on guided filtering and local avera... The traditional small target detection algorithm often results in a high false alarm rate on the sea surface background. To address this issue, a small target detection method based on guided filtering and local average gray level difference was proposed in this paper for the sea surface. Firstly, the method enhanced the details of the small targets by employing guided filtering to suppress the background clutter and noise in the sea surface image. Subsequently, the local average gray level difference of each point in the image was calculated to further distinguish the targets from other interference points. Finally, the threshold segmentation method was utilized to obtain the actual small targets on the sea surface. After conducting experiments on various sea surface scenes, the LSCRG, BSF, and ROC curve were computed for the proposed method and five other algorithms. Comparative analysis with BS, Top-hat, TDLMS, Max-median, and LCM demonstrates the superiority of the proposed method for infrared small target detection on the sea surface. 展开更多
关键词 Sea Surface infrared Small targets Guided Filtering Detail Enhancement
下载PDF
An Effective Method of Threshold Selection for Small Object Image
11
作者 吴一全 吴加明 占必超 《Defence Technology(防务技术)》 SCIE EI CAS 2011年第4期235-242,共8页
The image segmentation difficulties of small objects which are much smaller than their background often occur in target detection and recognition. The existing threshold segmentation methods almost fail under the circ... The image segmentation difficulties of small objects which are much smaller than their background often occur in target detection and recognition. The existing threshold segmentation methods almost fail under the circumstances. Thus, a threshold selection method is proposed on the basis of area difference between background and object and intra-class variance. The threshold selection formulae based on one-dimensional (1-D) histogram, two-dimensional (2-D) histogram vertical segmentation and 2-D histogram oblique segmentation are given. A fast recursive algorithm of threshold selection in 2-D histogram oblique segmentation is derived. The segmented images and processing time of the proposed method are given in experiments. It is compared with some fast algorithms, such as Otsu, maximum entropy and Fisher threshold selection methods. The experimental results show that the proposed method can effectively segment the small object images and has better anti-noise property. 展开更多
关键词 information processing small infrared target detection image segmentation threshold selection 2-D histogram oblique segmentation fast recursive algorithm
下载PDF
Improved multilevel filters to enhance infrared small target
12
作者 汪小平 张天序 +2 位作者 颜露新 王曼 吴家伟 《Chinese Optics Letters》 SCIE EI CAS CSCD 2011年第5期27-29,共3页
We propose improved multilevel filters (IMLFs) involving the absolute value operation into the algorithmic framework of traditional multilevel filters (MLFs) to improve the robustness of infrared small target enha... We propose improved multilevel filters (IMLFs) involving the absolute value operation into the algorithmic framework of traditional multilevel filters (MLFs) to improve the robustness of infrared small target enhancement techniques under a complex infrared cluttered background. Compared with the widely used small target enhancement methods which only deal with bright targets, the proposed technique can enhance the infrared small target, whether it is bright or dark. Experimental results verify that the proposed technique is efficient and practical. 展开更多
关键词 Improved multilevel filters to enhance infrared small target
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部