The SAR targetrecognitionbased on optimised GPU parallel algorithm is proposed here. In general, with the rapid increment of the data dimension and the amount of data of SAR images, the traditionalcpu-basedtarget ...
详细信息
The SAR targetrecognitionbased on optimised GPU parallel algorithm is proposed here. In general, with the rapid increment of the data dimension and the amount of data of SAR images, the traditional cpu-based target recognition algorithm cannot meet the requirements of real-time processing. Here, the targetrecognitionalgorithm which includes feature extraction and the classification is investigated and then parallel decomposed and optimised. First, the algorithms are investigated and parallel decomposed, including the principal component analysis, linear discriminant analysis, and non-negative matrix factorisation feature extraction technologies, and the support vector machines classifier. Then, the three feature extraction methods and sequential minimal optimisation algorithm are realised. Finally, the causes of compute unified device architecture programme running speed in targetrecognitionalgorithm are deeply analysed, and the algorithm is optimised from three aspects: communication, access, and instruction flow. According to the experiments, the optimised GPU-based parallel implementation of the targetrecognitionalgorithm has been optimised to obtain about 25-30 times performance upgrade
暂无评论