SVM-based radar RD image weak target detection method and system, storage medium and electronic terminal

文档序号:8540 发布日期:2021-09-17 浏览:30次 中文

1. A radar RD image weak target detection method based on SVM is characterized by comprising the following steps:

s1, radar echo data are obtained, and radar range-Doppler dimensional images are generated after the data are preprocessed;

s2, preprocessing the original image and labeling to obtain a data set;

s3, constructing a Support Vector Machine (SVM) network aiming at weak target detection under low signal-to-noise ratio;

s4, carrying out target detection and cross validation on the constructed Support Vector Machine (SVM) network;

and S5, obtaining the target detection accuracy result of the test set.

2. The SVM-based radar RD image weak target detection method as claimed in claim 1, wherein: the specific steps of preprocessing the radar echo data in step S1 are as follows:

s101, generating radar echo data through simulation, and adding random noises with different signal-to-noise ratios into the data;

and S102, randomly generating the number, the position and the speed of the targets in the radar echo data within a certain range.

3. The SVM-based radar RD image weak target detection method as claimed in claim 1, wherein: the specific steps of preprocessing the original image and labeling in step S2 are as follows:

s201, standardizing an original image, and adjusting the resolution to be suitable for the learning size of a Support Vector Machine (SVM);

s202, acquiring a specific coordinate value of the position of the target;

and S203, setting a label according to the coordinate value of the position of the target to generate standard label data.

4. The SVM-based radar RD image weak target detection method as claimed in claim 1, wherein: the Support Vector Machine (SVM) network in step S3 includes a transmission form of the SVM network, a network architecture mode, an excitation function adopted, and a detection parameter.

5. The SVM-based radar RD image weak target detection method as claimed in claim 1, wherein: the target detection in step S3 is specifically to perform classification detection on different targets under different backgrounds and detect feature differences between the targets and the clutter.

6. The SVM-based radar RD image weak target detection method as claimed in claim 1, wherein: the specific steps of the cross validation in the step S3 are as follows:

s501, dividing a training sample set into n sub-sample sets with the same size;

s502, selecting n-1 sub-sample sets to train a support vector machine, and taking the rest sub-sample set as a subset of a verification model;

s503, checking the model obtained by training on the verification subset, and recording a checking error;

s504, repeating the above processes until each subset is only used as a verification subset;

and S505, counting the verification error of each experiment, and taking the error as a standard for evaluating the generalization capability of the support vector machine, namely a standard for selecting parameters of the support vector machine.

7. The SVM-based radar RD image weak target detection method as claimed in claim 1, wherein: the accuracy in step S5 includes a detection rate and a false alarm rate, and the calculation formula is as follows:

in the formula PdFor detection of the rate, PfFor false alarm rate, TP is true, FN is false, and FP is false.

8. A radar RD image weak target detection system based on SVM, characterized in that the system comprises:

the image generation module is used for acquiring radar echo data, preprocessing the data and generating a radar range-Doppler dimensional image;

the image processing module is used for preprocessing the original image, labeling the original image and then obtaining a data set;

the network construction module is used for constructing a Support Vector Machine (SVM) network aiming at weak target detection under low signal-to-noise ratio;

the detection and verification module is used for carrying out target detection and cross verification on the constructed Support Vector Machine (SVM) network; and;

and the accuracy module is used for obtaining a target detection accuracy result of the test set.

9. A radar RD image weak target detection storage medium based on SVM is characterized in that: the storage medium internally stores computer instructions which, when run on an electronic terminal, cause the electronic terminal to perform the weak object detection method according to any one of claims 1-7.

10. A radar RD image weak target detection electronic terminal based on SVM is characterized in that: the electronic terminal comprises a processor and a memory, the memory is used for storing instructions, and the processor is used for calling the instructions in the memory so as to enable the electronic equipment to execute the weak target detection method of any one of claims 1-7.

Background

In recent years, target detection is widely applied in many fields, and radar is used as an important means for target detection, and can analyze and process echoes in an irradiation area, detect target information from signals such as clutter, interference and noise, and determine parameters such as distance, speed and angle of the target information.

The existing radar target detection method comprises a constant false alarm rate detection algorithm and the like, wherein the constant false alarm rate detection algorithm is based on a statistical model, a background model is often difficult to accurately describe, and serious constant false alarm rate loss and detection performance are reduced under a non-uniform background, especially under low signal-to-noise ratios with different types and variable forms. In conclusion, the existing radar RD image target detection method has the problems of simple model, low universality, weak learning ability and the like, and the problem of weak target detection ability of the radar RD image is difficult to fundamentally solve.

The disclosure number is CN111913158A, which provides a radar signal processing method for detecting a low-slow small target under a complex clutter background, and a constant false alarm detection algorithm is used to obtain a target point trace in a reference window, so as to obtain the speed, pitch, azimuth, distance, and the like of the target according to the point trace information, where the constant false alarm algorithm is based on a statistical model, and often difficult to accurately describe a background model, and under a non-uniform background, especially under a low signal-to-noise ratio with various types and shapes, a serious constant false alarm loss occurs, and the detection performance is degraded, so that the existing radar RD image target detection method has the problems of simple model, low universality, weak learning capability, and the like, and is difficult to fundamentally solve the problem of weak small target detection capability of a radar RD image.

Disclosure of Invention

The invention aims to provide a radar RD image weak target detection method, a radar RD image weak target detection system, a storage medium and an electronic terminal based on an SVM (support vector machine), so as to solve the problems in the background technology.

In order to achieve the purpose, the invention provides the following technical scheme:

a radar RD image weak target detection method based on SVM includes the following steps:

s1, radar echo data are obtained, and radar range-Doppler dimensional images are generated after the data are preprocessed;

s2, preprocessing the original image and labeling to obtain a data set;

s3, constructing a Support Vector Machine (SVM) network aiming at weak target detection under low signal-to-noise ratio;

s4, carrying out target detection and cross validation on the constructed Support Vector Machine (SVM) network;

and S5, obtaining the target detection accuracy result of the test set.

Preferably, the preprocessing of the radar echo data in step S1 includes:

s101, generating radar echo data through simulation, and adding random noises with different signal-to-noise ratios into the data;

and S102, randomly generating the number, the position and the speed of the targets in the radar echo data within a certain range.

Preferably, the specific steps of preprocessing the original image and labeling in step S2 are as follows:

s201, standardizing an original image, and adjusting the resolution to be suitable for the learning size of a Support Vector Machine (SVM);

s202, acquiring a specific coordinate value of the position of the target;

and S203, setting a label according to the coordinate value of the position of the target to generate standard label data.

Preferably, the Support Vector Machine (SVM) network in step S3 includes a transmission form of the SVM network, a network architecture mode, an excitation function adopted and a detection parameter.

Preferably, the target detection in step S3 is specifically to perform classification detection on different targets in different backgrounds, and to detect feature differences between the targets and the clutter.

Preferably, the cross validation in step S3 includes the specific steps of:

s501, dividing a training sample set into n sub-sample sets with the same size;

s502, selecting n-1 sub-sample sets to train a support vector machine, and taking the rest sub-sample set as a subset of a verification model;

s503, checking the model obtained by training on the verification subset, and recording a checking error;

s504, repeating the above processes until each subset is only used as a verification subset;

and S505, counting the verification error of each experiment, and taking the error as a standard for evaluating the generalization capability of the support vector machine, namely a standard for selecting parameters of the support vector machine.

Preferably, the accuracy in step S5 includes a detection rate and a false alarm rate, and the calculation formula is as follows:

in the formula PdFor detection of the rate, PfFor false alarm rate, TP is true, FN is false, and FP is false.

In order to achieve the above object, the present invention further provides a radar RD image weak target detection system based on SVM, wherein the system includes:

the image generation module is used for acquiring radar echo data, preprocessing the data and generating a radar range-Doppler dimensional image;

the image processing module is used for preprocessing the original image, labeling the original image and then obtaining a data set;

the network construction module is used for constructing a Support Vector Machine (SVM) network aiming at weak target detection under low signal-to-noise ratio;

the detection and verification module is used for carrying out target detection and cross verification on the constructed Support Vector Machine (SVM) network; and;

and the accuracy module is used for obtaining a target detection accuracy result of the test set.

In order to achieve the above object, the present invention further provides a radar RD image weak target detection storage medium based on an SVM, wherein the storage medium stores therein computer instructions, and when the computer instructions are run on an electronic terminal, the electronic terminal is caused to execute the above weak target detection method.

In order to achieve the above object, the present invention further provides an SVM-based radar RD image weak target detection electronic terminal, wherein the electronic terminal includes a processor and a memory, the memory is used for storing instructions, and the processor is used for calling the instructions in the memory, so that the electronic device executes the above weak target detection method.

Compared with the prior art, the invention has the beneficial effects that:

the method for detecting the radar RD image target provided by the invention is based on a large number of radar RD image data containing targets under different signal-to-noise ratios, and the target detection network is obtained through the repeated training of the SVM network.

Drawings

FIG. 1 is a flow chart of a radar RD image weak target detection method of the present invention;

FIG. 2 is a schematic structural diagram of a radar RD image weak target detection system of the present invention.

Detailed Description

The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.

Example (b):

referring to fig. 1, the present invention provides a technical solution:

a radar RD image weak target detection method based on SVM includes the following steps:

and S1, radar echo data are obtained, and radar Range-Doppler (RD) images are generated after the data are preprocessed.

The radar echo data comprise target information including the number, position, speed and the like of targets, and target parameters are ensured to be random within a certain range; the method comprises the steps of generating radar echo data through simulation on the radar echo data, adding random noise with different signal to noise ratios into the data, enabling a certain amount of low signal to noise ratio data to exist, randomly generating the number, position and speed of targets in the radar echo data within a certain range, converting original echo data into an image in a distance dimension and a Doppler dimension, and ensuring that the targets and interference (noise, clutter and the like) in the image exist at the same time, wherein the targets occupy one pixel point, the resolution of the generated RD image is 256 × 225, the distance dimension is 225 units, and the Doppler dimension is 256 units, so that the original RD image of the radar is obtained.

And S2, preprocessing the original image and labeling to obtain a data set.

The specific steps of preprocessing the original image and labeling in step S2 are as follows:

s201, standardizing an original image, and adjusting the resolution to be suitable for the learning size of a Support Vector Machine (SVM);

s202, acquiring the specific coordinate value of the position of the target.

And S203, setting a label according to the coordinate value of the position of the target to generate standard label data.

Wherein, step S201 adjusts resolutionThe resolution of the original image needs to be adjusted to 1024 x 900, and the pixels occupied by the target are changed into 4 x 4, so that the method is more suitable for an SVM network to extract target characteristic information; in step S202, acquiring the position coordinates of the target in the image, i.e. the positions of the range cell and the doppler cell, after the acquisition of the specific coordinate values needs to be standardized; the setting and generating of the standard tag data in step S202 specifically includes generating a tag frame with a size of 10 × 10 with the target center as a center point, and recording X of the tag framemin、Xmax、Ymin、YmaxAnd the number of labels, namely manufacturing a standardized label data xml file, wherein the xml file comprises the size of an image, the number of targets in the image and position information, the position of the target can be found in the image according to the position marked by the xml file, and the image data sets correspond to the label data sets one by one.

And S3, constructing a Support Vector Machine (SVM) network aiming at weak target detection under low signal-to-noise ratio.

The Support Vector Machine (SVM) network comprises a transmission form of the SVM network, a network architecture mode, an adopted excitation function and detection parameters.

The SVM algorithm within a vector machine (SVM) network contains three parameters: a kernel function, a regularization parameter C, and an insensitive parameter epsilon.

Commonly used kernel functions are: polynomial kernel, Sigmoid kernel, and radial basis kernel. The support vector corresponding to the polynomial kernel function is a polynomial surface in a sample space; the Sigmoid kernel function meets the Mercer condition only when the parameters k and sigma take specific values, namely the kernel function cannot be used as the kernel function of the SVM under certain conditions; the radial basis kernel function is the most widely applied kernel function, has a wider convergence domain, has strong adaptability no matter in the conditions of low dimension, high dimension, small samples, large samples and the like, particularly can reflect the nonlinear characteristics of a time sequence in the prediction of the time sequence, has fewer parameters compared with other kernel functions, and reduces the complexity of a corresponding model.

The regularization parameter C controls the error and complexity of the model, and can select appropriate parameters according to actual needs so as to compromise between the error and complexity of the model. The larger the C value is, the better the model fits the data, but if the C value is too large, the weight is correspondingly reduced, the generalization capability of the SVM model is deteriorated, the overfitting phenomenon is easy to occur, and if the C value is smaller, the punishment factor of the data exceeding the epsilon-insensitive zone in the sample data is smaller, the training error is larger, and the under-fitting phenomenon is caused. Therefore, the appropriate value of C is selected to maximize the generalization capability of the SVM model.

And S4, carrying out target detection and cross validation on the constructed Support Vector Machine (SVM) network.

The cross validation is to obtain the optimal parameters of the support vector machine so as to obtain the optimal classifier or predictor, and the specific process of the method is as follows:

s501, dividing a training sample set into n sub-sample sets with the same size;

s502, selecting n-1 sub-sample sets to train a support vector machine, and taking the rest sub-sample set as a subset of a verification model;

s503, checking the model obtained by training on the verification subset, and recording a checking error;

s504, repeating the above processes until each subset is only used as a verification subset;

and S505, counting the verification error of each experiment, and taking the error as a standard for evaluating the generalization capability of the support vector machine, namely a standard for selecting parameters of the support vector machine.

And S5, obtaining the target detection accuracy result of the test set.

The accuracy in step S5 includes a detection rate and a false alarm rate, and the calculation formula is as follows:

in the formula PdFor detection of the rate, PfFor false alarm rate, TP is true, FN is false, and FP is false.

The method for detecting the target converts target detection of radar echo data into a binary problem, analyzes difference between the target and clutter, in the binary problem, we call True Positive (TP) cases that real conditions are targets and are predicted as targets by a neural network, call True Negative (TN) cases that the real conditions are targets and are not predicted as targets by the neural network, and know definitions of False Positive (FP) cases and False Negative (FN) cases according to the same way, and detect rate PdThe false alarm rate P is the proportion of true cases to all true targetsfThe false positive case accounts for the proportion of all detection results.

Referring to fig. 2, to achieve the above object, the present invention further provides a radar RD image weak target detection system based on SVM, wherein the system includes:

the image generation module is used for acquiring radar echo data, preprocessing the data and generating a radar range-Doppler dimensional image;

the image processing module is used for preprocessing the original image, labeling the original image and then obtaining a data set;

the network construction module is used for constructing a Support Vector Machine (SVM) network aiming at weak target detection under low signal-to-noise ratio;

the detection and verification module is used for carrying out target detection and cross verification on the constructed Support Vector Machine (SVM) network; and;

and the accuracy module is used for obtaining a target detection accuracy result of the test set.

In order to achieve the above object, the present invention further provides a radar RD image weak target detection storage medium based on an SVM, wherein the storage medium stores therein computer instructions, and when the computer instructions are run on an electronic terminal, the electronic terminal is caused to execute the above weak target detection method.

The storage medium may include: any entity or device capable of carrying computer program code, recording medium, U.S. disk, removable hard disk, magnetic disk, optical disk, computer memory, Read Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution media, and the like. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, in accordance with legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunications signals.

In order to achieve the above object, the present invention further provides an SVM-based radar RD image weak target detection electronic terminal, wherein the electronic terminal includes a processor and a memory, the memory is used for storing instructions, and the processor is used for calling the instructions in the memory, so that the electronic device executes the above weak target detection method.

The electronic terminal can be a desktop computer, an industrial computer, a numerical control device, an industrial robot, a server and other computing devices. It will be appreciated by those skilled in the art that the electronic terminal includes a processor and a memory, and the description of the memory for storing instructions is merely an example of the electronic terminal and is not a limitation of the electronic terminal, and may include more or less components, or combine certain components, or different components, for example, the electronic terminal may further include input and output devices, network access devices, buses, etc.

Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

完整详细技术资料下载
上一篇:石墨接头机器人自动装卡簧、装栓机
下一篇:数据识别方法、装置、电子设备及存储介质

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!