The detection and recognition of radar signals play a critical role in the maintenance of future electronic warfare(EW).So far,however,there are still problems with signal detection and recognition,especially in the l...The detection and recognition of radar signals play a critical role in the maintenance of future electronic warfare(EW).So far,however,there are still problems with signal detection and recognition,especially in the low probability of intercept(LPI)radar.This paper explores the usefulness of such an algorithm in the scenario of LPI radar signal detection and recognition based on visibility graphs(VG).More network and feature information can be extracted in the VG two-dimensional space,this algorithm can solve the problem of signal recognition using the autocorrelation function.Wavelet denoising processing is introduced into the signal to be tested,and the denoised signal is converted to the VG domain.Then,the signal detection is performed by using the constant false alarm of the VG average degree.Next,weight the converted graph.Finally,perform feature extraction on the weighted image,and use the feature to complete the recognition.It is testified that the proposed algorithm offers significant improvements,such as robustness to noise,and the detection and recognition accuracy,over the recent researches.展开更多
The hypersonic target detection and recognition system is studied,on the basis of overall planning and design,a multi-agent system(MAS)structure and intelligent+information processing mechanism based on target detecti...The hypersonic target detection and recognition system is studied,on the basis of overall planning and design,a multi-agent system(MAS)structure and intelligent+information processing mechanism based on target detection and recognition are proposed,and the multi-agent operation process is analyzed and designed in detail.In the specific agents construction,the information fusion technology is introduced to defining the embedded agents and their interrelations in the system structure,and the intelligent processing ability of complex and uncertain problems is emphatically analyzed from the aspects of autonomy and collaboration.The aim is to optimize the information processing strategy of the hypersonic target detection and recognition system and improve the robustness and rapidity of the system.展开更多
To automatically detect oil tanks in polarimetric synthetic aperture radar(SAR) images, a coastal oil tank detection method is proposed based on recognition of T-shaped harbor. First of all, the T-shaped harbor is d...To automatically detect oil tanks in polarimetric synthetic aperture radar(SAR) images, a coastal oil tank detection method is proposed based on recognition of T-shaped harbor. First of all, the T-shaped harbor is detected to locate the region of interest(ROI) of oil tanks. Then all suspicious targets in the ROI are extracted by the segmentation of strong scattering targets and the classifier of H/α. The template targets are selected from the suspicious targets by the combination of a proposed circular degree parameter and the similarity parameter(SP) of the polarimetric coherency matrix. Finally, oil tanks are detected according to the statistics of the similarity parameter between each suspicious target and template targets in ROI. Polarimetric SAR data acquired by RADARSAT-2 over Berkeley and Singapore areas are used for testing. Experiment results show that most of the targets are correctly detected and the overall detection rate is close to 80%.The false rate is effectively reduced by the proposed algorithm compared with the method without T-shaped harbor recognition.展开更多
Current research on target detection and recognition from synthetic aperture radar (SAR) images is usually carried out separately. It is difficult to verify the ability of a target recognition algorithm for adapting...Current research on target detection and recognition from synthetic aperture radar (SAR) images is usually carried out separately. It is difficult to verify the ability of a target recognition algorithm for adapting to changes in the environment. To realize the whole process of SAR automatic target recognition (ATR), es- pecially for the detection and recognition of vehicles, an algorithm based on kernel fisher discdminant analysis (KFDA) is proposed. First, in order to make a better description of the difference be- tween the background and the target, KFDA is extended to the detection part. Image samples are obtained with a dual-window approach and features of the inner and outer window samples are extracted by using KFDA. The difference between the features of inner and outer window samples is compared with a threshold to determine whether a vehicle exists. Second, for the target area, we propose an improved KFDA-IMED (image Euclidean distance) combined with a support vector machine (SVM) to recognize the vehicles. Experimental results validate the performance of our method. On the detection task, our proposed method obtains not only a high detection rate but also a low false alarm rate without using any prior information. For the recognition task, our method overcomes the SAR image aspect angle sensitivity, reduces the requirements for image preprocessing and improves the recogni- tion rate.展开更多
Fisherfaces algorithm is a popular method for face recognition.However,there exist some unstable com- ponents that degrade recognition performance.In this paper,we propose a method based on detecting reliable com- pon...Fisherfaces algorithm is a popular method for face recognition.However,there exist some unstable com- ponents that degrade recognition performance.In this paper,we propose a method based on detecting reliable com- ponents to overcome the problem and introduce it to 3D face recognition.The reliable components are detected within the binary feature vector,which is generated from the Fisherfaces feature vector based on statistical properties,and is used for 3D face recognition as the final feature vector.Experimental results show that the reliable components fea- ture vector is much more effective than the Fisherfaces feature vector for face recognition.展开更多
为精准识别与分类不同花期杭白菊,满足自动化采摘要求,该研究提出一种基于改进YOLOv8s的杭白菊检测模型-YOLOv8s-RDL。首先,该研究将颈部网络(neck)的C2f(faster implementation of CSP bottleneck with 2 convolutions)模块替换为RCS-O...为精准识别与分类不同花期杭白菊,满足自动化采摘要求,该研究提出一种基于改进YOLOv8s的杭白菊检测模型-YOLOv8s-RDL。首先,该研究将颈部网络(neck)的C2f(faster implementation of CSP bottleneck with 2 convolutions)模块替换为RCS-OSA(one-shot aggregation of reparameterized convolution based on channel shuffle)模块,以提升骨干网络(backbone)特征融合效率;其次,将检测头更换为DyHead(dynamic head),并融合DCNv3(deformable convolutional networks v3),借助多头自注意力机制增强目标检测头的表达能力;最后,采用LAMP(layer-adaptive magnitude-based pruning)通道剪枝算法减少参数量,降低模型复杂度。试验结果表明,YOLOv8s-RDL模型在菊米和胎菊的花期分类中平均精度分别达到96.3%和97.7%,相较于YOLOv8s模型,分别提升了3.8和1.5个百分点,同时权重文件大小较YOLOv8s减小了6 MB。该研究引入TIDE(toolkit for identifying detection and segmentation errors)评估指标,结果显示,YOLOv8s-RDL模型分类错误和背景检测错误相较YOLOv8s模型分别降低0.55和1.26。该研究为杭白菊分花期自动化采摘提供了理论依据和技术支撑。展开更多
目标跟踪作为图像处理领域的重要组成部分,广泛应用于智能视频监控、军事侦察等领域。但在面对物体形变以及遮挡等复杂应用场景时,相关滤波算法由于缺乏目标和背景判别区分以及遮挡状态判断等策略,存在跟错目标、缓慢漂移到背景等现象,...目标跟踪作为图像处理领域的重要组成部分,广泛应用于智能视频监控、军事侦察等领域。但在面对物体形变以及遮挡等复杂应用场景时,相关滤波算法由于缺乏目标和背景判别区分以及遮挡状态判断等策略,存在跟错目标、缓慢漂移到背景等现象,在遮挡后目标重新出现时,缺乏重检测机制,这些问题导致了跟踪性能在实际工程中大幅下降。针对以上问题进行改进设计,首先在跟踪过程中,使用网络优化器更新多层深度特征提取网络,优化损失函数提高目标与背景的判别能力;其次,采用多重检测抗遮挡优化机制,确定跟踪器状态更新机制;最后,基于深度学习进行检测跟踪识别一体化设计,实现跟踪前典型目标的自动捕获,目标受遮挡后重新出现时实现对典型目标的重新捕获定位。在实验分析中,分别从跟踪精度、可视化定量损失以及算法速度等方面进行了性能验证。实测数据显示,本文采用的方法在以上方面性能表现良好,优于改进前的ECO(efficientconvolution operators for tracking)算法。展开更多
基金This work was supported by the National Defence Pre-research Foundation of China(30502010103).
文摘The detection and recognition of radar signals play a critical role in the maintenance of future electronic warfare(EW).So far,however,there are still problems with signal detection and recognition,especially in the low probability of intercept(LPI)radar.This paper explores the usefulness of such an algorithm in the scenario of LPI radar signal detection and recognition based on visibility graphs(VG).More network and feature information can be extracted in the VG two-dimensional space,this algorithm can solve the problem of signal recognition using the autocorrelation function.Wavelet denoising processing is introduced into the signal to be tested,and the denoised signal is converted to the VG domain.Then,the signal detection is performed by using the constant false alarm of the VG average degree.Next,weight the converted graph.Finally,perform feature extraction on the weighted image,and use the feature to complete the recognition.It is testified that the proposed algorithm offers significant improvements,such as robustness to noise,and the detection and recognition accuracy,over the recent researches.
基金This work was supported by the National Natural Science Foundation of China(61471391).
文摘The hypersonic target detection and recognition system is studied,on the basis of overall planning and design,a multi-agent system(MAS)structure and intelligent+information processing mechanism based on target detection and recognition are proposed,and the multi-agent operation process is analyzed and designed in detail.In the specific agents construction,the information fusion technology is introduced to defining the embedded agents and their interrelations in the system structure,and the intelligent processing ability of complex and uncertain problems is emphatically analyzed from the aspects of autonomy and collaboration.The aim is to optimize the information processing strategy of the hypersonic target detection and recognition system and improve the robustness and rapidity of the system.
基金supported by the National Key R&D Program of China(2017YFB0502700)the National Natural Science Foundation of China(61490693+3 种基金61771043)the High-Resolution Earth Observation Systems(41-Y20A14-9001-15/1630-Y20A12-9004-15/1630-Y20A10-9001-15/16)
文摘To automatically detect oil tanks in polarimetric synthetic aperture radar(SAR) images, a coastal oil tank detection method is proposed based on recognition of T-shaped harbor. First of all, the T-shaped harbor is detected to locate the region of interest(ROI) of oil tanks. Then all suspicious targets in the ROI are extracted by the segmentation of strong scattering targets and the classifier of H/α. The template targets are selected from the suspicious targets by the combination of a proposed circular degree parameter and the similarity parameter(SP) of the polarimetric coherency matrix. Finally, oil tanks are detected according to the statistics of the similarity parameter between each suspicious target and template targets in ROI. Polarimetric SAR data acquired by RADARSAT-2 over Berkeley and Singapore areas are used for testing. Experiment results show that most of the targets are correctly detected and the overall detection rate is close to 80%.The false rate is effectively reduced by the proposed algorithm compared with the method without T-shaped harbor recognition.
基金supported by the National Natural Science Foundation of China(6107113961471019+5 种基金61171122)the Aeronautical Science Foundation of China(20142051022)the Foundation of ATR Key Lab(C80264)the National Natural Science Foundation of China(NNSFC)under the RSE-NNSFC Joint Project(2012-2014)(61211130210)with Beihang Universitythe RSE-NNSFC Joint Project(2012-2014)(61211130309)with Anhui Universitythe"Sino-UK Higher Education Research Partnership for Ph D Studies"Joint Project(2013-2015)
文摘Current research on target detection and recognition from synthetic aperture radar (SAR) images is usually carried out separately. It is difficult to verify the ability of a target recognition algorithm for adapting to changes in the environment. To realize the whole process of SAR automatic target recognition (ATR), es- pecially for the detection and recognition of vehicles, an algorithm based on kernel fisher discdminant analysis (KFDA) is proposed. First, in order to make a better description of the difference be- tween the background and the target, KFDA is extended to the detection part. Image samples are obtained with a dual-window approach and features of the inner and outer window samples are extracted by using KFDA. The difference between the features of inner and outer window samples is compared with a threshold to determine whether a vehicle exists. Second, for the target area, we propose an improved KFDA-IMED (image Euclidean distance) combined with a support vector machine (SVM) to recognize the vehicles. Experimental results validate the performance of our method. On the detection task, our proposed method obtains not only a high detection rate but also a low false alarm rate without using any prior information. For the recognition task, our method overcomes the SAR image aspect angle sensitivity, reduces the requirements for image preprocessing and improves the recogni- tion rate.
基金Supported by the National Natural Science Foundation of China(60671064)the Foundation for the Author of National Excellent Doctoral Dissertation of China(FANEDD-200238)+1 种基金the Foundation for the Excellent Youth of Heilongjiang Provincethe Program for New Century Excellent Talents in University(NCET-04-0330)
文摘Fisherfaces algorithm is a popular method for face recognition.However,there exist some unstable com- ponents that degrade recognition performance.In this paper,we propose a method based on detecting reliable com- ponents to overcome the problem and introduce it to 3D face recognition.The reliable components are detected within the binary feature vector,which is generated from the Fisherfaces feature vector based on statistical properties,and is used for 3D face recognition as the final feature vector.Experimental results show that the reliable components fea- ture vector is much more effective than the Fisherfaces feature vector for face recognition.
文摘为精准识别与分类不同花期杭白菊,满足自动化采摘要求,该研究提出一种基于改进YOLOv8s的杭白菊检测模型-YOLOv8s-RDL。首先,该研究将颈部网络(neck)的C2f(faster implementation of CSP bottleneck with 2 convolutions)模块替换为RCS-OSA(one-shot aggregation of reparameterized convolution based on channel shuffle)模块,以提升骨干网络(backbone)特征融合效率;其次,将检测头更换为DyHead(dynamic head),并融合DCNv3(deformable convolutional networks v3),借助多头自注意力机制增强目标检测头的表达能力;最后,采用LAMP(layer-adaptive magnitude-based pruning)通道剪枝算法减少参数量,降低模型复杂度。试验结果表明,YOLOv8s-RDL模型在菊米和胎菊的花期分类中平均精度分别达到96.3%和97.7%,相较于YOLOv8s模型,分别提升了3.8和1.5个百分点,同时权重文件大小较YOLOv8s减小了6 MB。该研究引入TIDE(toolkit for identifying detection and segmentation errors)评估指标,结果显示,YOLOv8s-RDL模型分类错误和背景检测错误相较YOLOv8s模型分别降低0.55和1.26。该研究为杭白菊分花期自动化采摘提供了理论依据和技术支撑。
文摘目标跟踪作为图像处理领域的重要组成部分,广泛应用于智能视频监控、军事侦察等领域。但在面对物体形变以及遮挡等复杂应用场景时,相关滤波算法由于缺乏目标和背景判别区分以及遮挡状态判断等策略,存在跟错目标、缓慢漂移到背景等现象,在遮挡后目标重新出现时,缺乏重检测机制,这些问题导致了跟踪性能在实际工程中大幅下降。针对以上问题进行改进设计,首先在跟踪过程中,使用网络优化器更新多层深度特征提取网络,优化损失函数提高目标与背景的判别能力;其次,采用多重检测抗遮挡优化机制,确定跟踪器状态更新机制;最后,基于深度学习进行检测跟踪识别一体化设计,实现跟踪前典型目标的自动捕获,目标受遮挡后重新出现时实现对典型目标的重新捕获定位。在实验分析中,分别从跟踪精度、可视化定量损失以及算法速度等方面进行了性能验证。实测数据显示,本文采用的方法在以上方面性能表现良好,优于改进前的ECO(efficientconvolution operators for tracking)算法。