Automatic recognition method of non-cooperative underwater targets based on Gaussian mixture model
A Gaussian mixture model, water target technology, applied in character and pattern recognition, instruments, computing and other directions, can solve problems such as poor practicability, reduce data volume, improve recognition performance and robustness, reduce label information and data volume the effect of the request
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Publication Date
- 2022-05-17
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to an underwater target recognition method, in particular to a non-cooperative underwater target automatic recognition method based on a Gaussian mixture model. Background technique
[0002] The document "Application Progress of Deep Learning in Passive Recognition of Underwater Targets, Signal Processing, 2019, Vol35(9), p1460-1475" discloses a method for passive recognition of underwater targets based on deep learning. After performing the steps of typical pattern classification and recognition systems such as preprocessing and feature extraction, a specific deep neural network structure is used to realize the classifier design and classifier link, and a certain number of samples are used to complete the model training of the deep neural network, or directly use the depth The neural network has the characteristics of good feature learning ability, and the use of deep neural network weakens or completely replaces the key feature ...
Examples
Embodiment Construction
[0044] refer to Figure 1-4 .
[0045]The data set used in this example contains 3 types of underwater acoustic targets, 15 segments of sound are collected for each type, and the length of each segment of sound is about 6 seconds. The frequency is 8000Hz. During the test, class I and class II data are used as in-set data, and class III is used as out-of-set data. Select a part of the type I and type II data as the training set to train and build the GMM model, and the rest of the type I and type II data and type III data are used as the test set to test the trained GMM model.
[0046] The specific steps of the non-cooperative underwater target automatic recognition method based on the Gaussian mixture model of the present invention are as follows:
[0047] Step 1: Preprocessing the training samples observed in the data set, including three parts: pre-emphasis, framing, and windowing; the training samples are underwater acoustic target data.
[0048] Using MATLAB as the pla...