CN108446599B - Hyperspectral image band rapid selection method of p-value statistical modeling independence - Google Patents

Hyperspectral image band rapid selection method of p-value statistical modeling independence Download PDF

Info

Publication number
CN108446599B
CN108446599B CN201810161250.1A CN201810161250A CN108446599B CN 108446599 B CN108446599 B CN 108446599B CN 201810161250 A CN201810161250 A CN 201810161250A CN 108446599 B CN108446599 B CN 108446599B
Authority
CN
China
Prior art keywords
value
wave
matrix
wave band
bands
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810161250.1A
Other languages
Chinese (zh)
Other versions
CN108446599A (en
Inventor
张爱武
康孝岩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Capital Normal University
Original Assignee
Capital Normal University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Capital Normal University filed Critical Capital Normal University
Priority to CN201810161250.1A priority Critical patent/CN108446599B/en
Publication of CN108446599A publication Critical patent/CN108446599A/en
Application granted granted Critical
Publication of CN108446599B publication Critical patent/CN108446599B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/10Terrestrial scenes
    • G06V20/13Satellite images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/08Feature extraction

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Astronomy & Astrophysics (AREA)
  • Remote Sensing (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Investigating Or Analysing Materials By Optical Means (AREA)
  • Complex Calculations (AREA)

Abstract

The invention relates to a hyperspectral image band fast selection method based on p-value statistical modeling independence. Image importing: and importing the hyperspectral images of the to-be-selected wave bands. p-value statistical calculation: and acquiring a p-value statistic of Pearson linear correlation between wave bands of the hyperspectral images. Calculating an objective function: and (4) counting the sum of p values between each wave band of the hyperspectral image and other wave bands, namely the independence of the wave bands. Selecting wave bands: and sequencing the independence of each wave band, and selecting the wave bands. The invention selects the wave band of the hyperspectral image, has low algorithm complexity and high efficiency, and can achieve the effect of real-time or even real-time.

Description

Hyperspectral image band rapid selection method of p-value statistical modeling independence
Technical Field
The invention relates to the field of remote sensing, and particularly provides a hyperspectral image band fast selection method of p-value statistical modeling independence, which is used for hyperspectral dimension reduction and image classification.
Background
Due to the characteristics of large data volume and high redundancy, the hyperspectral image is not easy to realize typical applications such as unmixing, classification, target detection, physical quantity inversion and the like with high efficiency and high precision, and dimension reduction is one of the main means for effectively solving the problem. As one of two main implementations of dimension reduction, band selection seeks a "large information amount and strong independence" characteristic band to achieve simplification of the feature space. Although some methods and software can effectively select the bands with large information amount and strong independence, the method often needs to consume a large amount of time and needs a strong hardware system as a support.
Disclosure of Invention
The technical problems to be solved by the invention are as follows: the defects of the prior art are overcome, and a high-efficiency high-spectrum image wave band quick selection method is provided. The method mainly comprises the steps of image importing, Pearson linear correlation coefficient calculating, p value statistic calculating, band independence index calculating, band selecting and the like, and is simple in calculation and strong in real-time performance.
The technical scheme adopted by the invention is as follows: a hyperspectral image band rapid selection method of p-value statistical modeling independence comprises the following steps:
the method comprises the following steps of (1) importing hyperspectral images of wave bands to be selected, and carrying out the same standardization processing on each wave band;
step (2), according to the result obtained in the step (1), calculating a Pearson linear correlation coefficient r between every two wave bands to finally obtain an r value matrix of the full wave band;
step (3) according to the result obtained in the step (2), calculating the statistical quantity of the correlation analysis p values between every two wave bands to finally obtain a p value matrix of the full wave band;
step (4), according to the result obtained in the step (3), performing descending order arrangement on each row of the p value matrix to obtain a descending order p value matrix and a corresponding wave band sequence number matrix;
step (5), according to the result obtained in the step (4), taking the descending p value matrix and the front k rows of the corresponding wave band sequence number matrix, and counting the sum of p values in the descending p value matrix corresponding to each wave band number in the wave band sequence number matrix, namely the independence index of each wave band when k wave bands are selected;
and (6) according to the result obtained in the step (5), performing descending order arrangement on the independence indexes of the wave bands, and taking k wave bands which are ranked at the top, namely the result of wave band selection.
Further, the calculation process of the Pearson linear correlation coefficient r value between every two wave bands and the full-wave band r value matrix in the step (2) is as follows:
step (21) decentralization: subtracting the average value of each wave band;
step (22) calculating covariance between bands;
step (23) normalizes the covariance: the covariance between the wave bands is divided by the standard deviation of the covariance to obtain the Pearson linear correlation coefficient r value between every two wave bands;
and (24) carrying out the operations of the steps (21) to (23) on any two wave bands of the full wave bands to obtain a full wave band r value matrix.
Further, the linear correlation p-value statistics and the full-band p-value matrix between every two wave bands in the step (3) are calculated as follows:
step (31) constructing a t statistic with degree of freedom upsilon; preferably, v is set to N-2, where N is the total number of samples in the correlation analysis.
Step (32) calculating an alpha function A (t | ν);
step (33), calculating a p-value statistic, namely a linear correlation p-value statistic between every two wave bands;
and (34) carrying out the operations of the steps (31) to (33) on any two wave bands of the full wave bands to obtain a full wave band p value matrix.
Further, the process of acquiring the descending p-value matrix and the corresponding band sequence number matrix in step (4) is as follows:
step (41) performing descending order arrangement on each column of the p value matrix to obtain a descending order p value matrix;
and (42) acquiring the p-value column in the descending order, and simultaneously acquiring the wave band serial number corresponding to the p value of the column to acquire a corresponding wave band serial number matrix.
Compared with the prior art, the invention has the advantages that:
(1) the invention belongs to an unsupervised dimension reduction method, and self-adaptively and automatically completes resolving from a data end to a result end without setting a threshold;
(2) the algorithm complexity of the method provided by the invention is lower, and the lower space complexity has lower requirements on the system hardware level;
(3) the invention can select the wave band of the hyperspectral image in real time or even in real time so as to effectively classify the image, secondarily select the target characteristic wave band and the like.
Drawings
FIG. 1 is a flow chart of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and specific embodiments. The invention provides a hyperspectral image band rapid selection method of p-value statistical modeling independence, as shown in figure 1, comprising the following main steps:
step (1), importing data and initializing: and importing hyperspectral images of the wave bands to be selected, and carrying out the same standardization processing on each wave band.
The starting end of the hyperspectral image band selection method is used for importing hyperspectral image data, and then preprocessing such as standardization and the like is needed to be carried out on the data.
One waveband B in the hyperspectral image is normalized to be BnormThe normalization process can be expressed as formula (1):
Bnorm=(B-Bmin)/(Bmax-Bmin) (1)
wherein, Bmax、BminThe maximum and minimum values of B, respectively.
The normalized hyperspectral image Mi,j,nEach wave band image is converted into a column vector to obtain a matrix Mij,n: wherein, i, j, n are Mi,j,nThe total number of rows, columns and bands of (i) is Mij,nThe number of rows of (c).
Step (2), calculating a wave band correlation coefficient r and a full wave band r value matrix: and (3) calculating a Pearson linear correlation coefficient r between every two wave bands according to the result obtained in the step (1).
Hyperspectral image M based on initializationij,nRespectively calculating Pearson correlation coefficient between any two wave bands by using a formula (2) which comprises dataDecentralization, covariance calculation, etc.:
Figure BDA0001583038440000031
wherein N is the total number of samples, i.e., N ═ ij ═ i × j; binary sequences
Figure BDA0001583038440000032
Represents Mij,nAny two of the column vectors in (a),
Figure BDA0001583038440000033
and
Figure BDA0001583038440000034
are respectively as
Figure BDA0001583038440000035
And
Figure BDA0001583038440000036
is measured.
And (3) repeating the step (2) to calculate the correlation coefficient r between any two wave bands of the full wave band, and finally obtaining the r value matrix of the full wave band.
Step (3), calculating a p value statistic and a full-band p value matrix of the band correlation coefficient r: and (3) according to the result obtained in the step (2), performing linear correlation analysis p-value statistics between every two wave bands and calculating a full-wave band p-value matrix.
The p-value is set forth by the statistician Sir Ronald Aylmer Fisher, expressing the probability of the same or more extreme case occurring when the original hypothesis (or null hypothesis) is true as the current observation. In hypothesis testing for correlation analysis, the original hypothesis is no correlation (no correlation), and in this case, the p value is a statistic of the sample, and the magnitude of the p value is solved by constructing a t statistic with a degree of freedom v:
p=1-A(t|ν) (3)
Figure BDA0001583038440000041
Figure BDA0001583038440000042
ν=N-2 (6)
wherein the beta function
Figure BDA0001583038440000043
Alternatively, the beta function may be indirectly solved by the gamma function Γ. Respectively calculating P values between every two wave bands through a correlation coefficient r matrix to obtain a correlation coefficient P value matrix Pnxn
And (4) repeating the step (3) to calculate the p value between any two wave bands of the full wave band, and finally obtaining the p value matrix of the full wave band.
Step four, processing the correlation coefficient p value matrix among the bands in a descending order: and (4) according to the result obtained in the step (3), performing descending order arrangement on each row of the p-value matrix to obtain a descending order p-value matrix and a corresponding wave band sequence number matrix.
Removing the P-value matrix Pn×nObtaining P after the P value of the middle wave band and the P value of the middle wave band(n-1)×n(ii) a To P(n-1)×nThe columns are arranged in descending order, and the first k rows are selected to form a matrix PSk×nAnd the corresponding wave band numbers are combined into a matrix Bk×n
Step five, calculating an objective function, wherein the objective function is used for expressing independence indexes of a certain waveband when k wavebands are selected: according to the result obtained in the step (4), taking the descending p value matrix and the first k rows of the corresponding wave band sequence number matrix, and counting the sum of p values in the descending p value matrix corresponding to each wave band number in the wave band sequence number matrix, namely the independence index of each wave band when k wave bands are selected;
constructing a band-selected reference value objective function fk(i):
Figure BDA0001583038440000044
Wherein f isk(i) Is the element i in BThe sum of the p values at the corresponding positions of PS represents a selection reference value of the i-th band when k bands are selected.
Step six, selecting a wave band: and (5) according to the result obtained in the step (5), performing descending arrangement on the independence indexes of the wave bands when the k wave bands are selected, and taking the k wave bands which are ranked at the top, namely the wave band selection result.
To fk(i) (i is 1,2, …, n) and selecting the wave band corresponding to the first k values.
The above description is only an embodiment of a method for quickly selecting a hyperspectral image band according to the invention. The present invention is not limited to the above-described embodiments. The description of the invention is intended to be illustrative, and not to limit the scope of the claims. Many alternatives, modifications, and variations will be apparent to those skilled in the art. All technical solutions formed by adopting equivalent substitutions or equivalent transformations fall within the protection scope of the claims of the present invention.

Claims (4)

1. A hyperspectral image band rapid selection method of p-value statistical modeling independence is characterized in that: the method comprises the following steps:
the method comprises the following steps of (1) importing hyperspectral images of wave bands to be selected, and carrying out the same standardization processing on each wave band;
step (2), according to the result obtained in the step (1), calculating a Pearson linear correlation coefficient r between every two wave bands to finally obtain an r value matrix of the full wave band;
step (3) according to the result obtained in the step (2), calculating linear correlation analysis p-value statistics between every two wave bands to finally obtain a p-value matrix of the full wave band;
and (4) according to the result obtained in the step (3), performing descending order arrangement on each column of the p-value matrix to obtain a descending order p-value matrix and a corresponding wave band sequence number matrix, specifically: removing the P-value matrix Pn×nObtaining P after the P value of the middle wave band and the P value of the middle wave band(n-1)×n(ii) a To P(n-1)×nThe columns are arranged in descending order, and the first k rows are selected to form a matrix PSk×nAnd the corresponding wave band numbers are combined into a matrix Bk×n
Step (5), according to the result obtained in the step (4), taking the descending p value matrix and the front k rows of the corresponding wave band sequence number matrix, and counting the sum of p values in the descending p value matrix corresponding to each wave band number in the wave band sequence number matrix, namely the independence index of each wave band when k wave bands are selected;
and (6) according to the result obtained in the step (5), performing descending order arrangement on the independence indexes of the wave bands when the k wave bands are selected, and taking the k wave bands which are ranked at the top, namely the wave band selection result.
2. The method for quickly selecting the hyperspectral image bands of p-value statistical modeling independence according to claim 1, characterized in that: the calculation process of the Pearson linear correlation coefficient r value between every two wave bands in the step (2) and the full-wave band r value matrix is as follows:
step (21) decentralization: subtracting the average value of each wave band;
step (22) calculating covariance between bands;
step (23) normalizes the covariance: the covariance between the wave bands is divided by the standard deviation of the covariance to obtain the Pearson linear correlation coefficient r value between every two wave bands;
and (24) carrying out the operations of the steps (21) to (23) on any two wave bands of the full wave bands to obtain a full wave band r value matrix.
3. The method for quickly selecting the hyperspectral image bands of p-value statistical modeling independence according to claim 1, characterized in that: the linear correlation p-value statistics between every two wave bands and the calculation process of the full-wave band p-value matrix in the step (3) are as follows:
constructing a t statistic with degree of freedom upsilon, and calculating a p value statistic by adopting p as 1-A (t | v);
step (32) of calculating an alpha function a (t | ν):
Figure FDA0003147378850000021
Figure FDA0003147378850000022
ν=N-2;
wherein the beta function
Figure FDA0003147378850000023
Step (33) respectively calculating P values between every two wave bands through a correlation coefficient r matrix to obtain a correlation coefficient P value matrix PnxnThe linear correlation p value statistic of the wave bands is obtained;
and (34) carrying out the operations of the steps (31) to (33) on any two wave bands of the full wave bands to obtain a full wave band p value matrix.
4. The method for quickly selecting the hyperspectral image bands of p-value statistical modeling independence according to claim 1, characterized in that: the process for acquiring the descending p-value matrix and the corresponding band sequence number matrix in the step (4) is as follows:
step (41) performing descending order arrangement on each column of the p value matrix to obtain a descending order p value matrix;
and (42) acquiring the p-value column in the descending order, and simultaneously acquiring the wave band serial number corresponding to the p value of the column to acquire a corresponding wave band serial number matrix.
CN201810161250.1A 2018-02-27 2018-02-27 Hyperspectral image band rapid selection method of p-value statistical modeling independence Active CN108446599B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810161250.1A CN108446599B (en) 2018-02-27 2018-02-27 Hyperspectral image band rapid selection method of p-value statistical modeling independence

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810161250.1A CN108446599B (en) 2018-02-27 2018-02-27 Hyperspectral image band rapid selection method of p-value statistical modeling independence

Publications (2)

Publication Number Publication Date
CN108446599A CN108446599A (en) 2018-08-24
CN108446599B true CN108446599B (en) 2021-11-05

Family

ID=63193086

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810161250.1A Active CN108446599B (en) 2018-02-27 2018-02-27 Hyperspectral image band rapid selection method of p-value statistical modeling independence

Country Status (1)

Country Link
CN (1) CN108446599B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112884035B (en) * 2021-02-07 2023-01-24 山东科技大学 Noise robust hyperspectral image band selection method
CN113310930A (en) * 2021-05-10 2021-08-27 华中农业大学 Spectral identification method of high-temperature sterilized milk, pasteurized milk and pasteurized milk mixed with high-temperature sterilized milk
CN113310934A (en) * 2021-05-10 2021-08-27 华中农业大学 Method for quickly identifying milk cow milk mixed in camel milk and mixing proportion thereof
CN113310932A (en) * 2021-05-10 2021-08-27 华中农业大学 Rapid identification method for adding high-temperature sterilized milk into pasteurized buffalo fresh milk
CN113310928A (en) * 2021-05-10 2021-08-27 华中农业大学 Method for rapidly identifying high-temperature sterilized milk with shelf life within and out of date
CN113310936A (en) * 2021-05-10 2021-08-27 华中农业大学 Rapid identification method for four high-temperature sterilized commercial milks
CN113310937A (en) * 2021-05-10 2021-08-27 华中农业大学 Method for rapidly identifying high-temperature sterilized milk, pasteurized fresh milk of dairy cow and reconstituted milk of milk powder

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101807301A (en) * 2010-03-17 2010-08-18 北京航空航天大学 High spectral image target detection method based on high order statistic
CN102135981A (en) * 2010-01-25 2011-07-27 安克生医股份有限公司 Method for multi-layer classifier
CN102609703A (en) * 2012-03-05 2012-07-25 中国科学院对地观测与数字地球科学中心 Method and device for detecting target ground object in hyperspectral image
CN102903006A (en) * 2012-09-14 2013-01-30 哈尔滨工程大学 Hyperspectral image waveband selecting method
US8464095B1 (en) * 2012-11-15 2013-06-11 DSSD, Inc. Method and system for multi-dimensional raid reconstruction and defect avoidance
EP2704100A1 (en) * 2012-08-29 2014-03-05 GE Aviation Systems LLC Method for simulating hyperspectral imagery
KR101463354B1 (en) * 2013-10-22 2014-11-18 영남대학교 산학협력단 Apparatus for target detection of hyperspectral image and method thereof
CN104268582A (en) * 2014-08-26 2015-01-07 中国科学院遥感与数字地球研究所 Band selection method and device of hyperspectral images
CN104915636A (en) * 2015-04-15 2015-09-16 北京工业大学 Remote sensing image road identification method based on multistage frame significant characteristics
CN105426543A (en) * 2015-12-28 2016-03-23 辽宁师范大学 Image retrieval method based on Bessel statistic model
CN105931223A (en) * 2016-04-13 2016-09-07 浙江大学 Band ratio method based maize embryo segmentation method in high-spectral reflection image
CN106915462A (en) * 2017-02-14 2017-07-04 福建兴宇信息科技有限公司 Forestry pests & diseases intelligent identifying system based on multi-source image information
CN107480699A (en) * 2017-07-13 2017-12-15 电子科技大学 A kind of intrusion detection method based on channel condition information and SVMs
CN107679676A (en) * 2017-10-27 2018-02-09 河海大学 A kind of city based on numerical simulation is low to influence exploitation Optimal Configuration Method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8406469B2 (en) * 2009-07-20 2013-03-26 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration System and method for progressive band selection for hyperspectral images

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135981A (en) * 2010-01-25 2011-07-27 安克生医股份有限公司 Method for multi-layer classifier
CN101807301A (en) * 2010-03-17 2010-08-18 北京航空航天大学 High spectral image target detection method based on high order statistic
CN102609703A (en) * 2012-03-05 2012-07-25 中国科学院对地观测与数字地球科学中心 Method and device for detecting target ground object in hyperspectral image
EP2704100A1 (en) * 2012-08-29 2014-03-05 GE Aviation Systems LLC Method for simulating hyperspectral imagery
CN102903006A (en) * 2012-09-14 2013-01-30 哈尔滨工程大学 Hyperspectral image waveband selecting method
US8464095B1 (en) * 2012-11-15 2013-06-11 DSSD, Inc. Method and system for multi-dimensional raid reconstruction and defect avoidance
KR101463354B1 (en) * 2013-10-22 2014-11-18 영남대학교 산학협력단 Apparatus for target detection of hyperspectral image and method thereof
CN104268582A (en) * 2014-08-26 2015-01-07 中国科学院遥感与数字地球研究所 Band selection method and device of hyperspectral images
CN104915636A (en) * 2015-04-15 2015-09-16 北京工业大学 Remote sensing image road identification method based on multistage frame significant characteristics
CN105426543A (en) * 2015-12-28 2016-03-23 辽宁师范大学 Image retrieval method based on Bessel statistic model
CN105931223A (en) * 2016-04-13 2016-09-07 浙江大学 Band ratio method based maize embryo segmentation method in high-spectral reflection image
CN106915462A (en) * 2017-02-14 2017-07-04 福建兴宇信息科技有限公司 Forestry pests & diseases intelligent identifying system based on multi-source image information
CN107480699A (en) * 2017-07-13 2017-12-15 电子科技大学 A kind of intrusion detection method based on channel condition information and SVMs
CN107679676A (en) * 2017-10-27 2018-02-09 河海大学 A kind of city based on numerical simulation is low to influence exploitation Optimal Configuration Method

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
Dimensionality Reduction Using Band Selection Technique for Kernel Based Hyperspectral Image Classification;R. Reshma 等;《Procedia Computer Science》;20161231;第93卷;第396-402页 *
Progressive Band Selection of Spectral Unmixing for Htperspectral Imagery;Chenin-I Chang 等;《IEEE Transactions on Geoscience and Remote Sensing》;20140430;第52卷(第4期);第2002-2017页 *
一种新的高光谱遥感图像降维方法;刘春红 等;《中国图象图形学报》;20050228;第10卷(第2期);第218-222页 *
分形维数作为高光谱遥感数据波段选择的一个指标;杜华强 等;《遥感技术与应用》;20040228;第19卷(第1期);第5-9页 *
非线性变换和信息相邻相关的高光谱自适应波段选择;张爱武 等;《红外与激光工程》;20170531;第46卷(第5期);第0538001-1-0538001-9页 *

Also Published As

Publication number Publication date
CN108446599A (en) 2018-08-24

Similar Documents

Publication Publication Date Title
CN108446599B (en) Hyperspectral image band rapid selection method of p-value statistical modeling independence
Zhang et al. Unsupervised hyperspectral band selection by fuzzy clustering with particle swarm optimization
Tofighi et al. Prior information guided regularized deep learning for cell nucleus detection
CN109344618B (en) Malicious code classification method based on deep forest
CN110321830B (en) Chinese character string picture OCR recognition method based on neural network
CN111524137B (en) Cell identification counting method and device based on image identification and computer equipment
CN107679539B (en) Single convolution neural network local information and global information integration method based on local perception field
CN108491864B (en) Hyperspectral image classification based on automatic determination of convolution kernel size convolutional neural network
CN109190511B (en) Hyperspectral classification method based on local and structural constraint low-rank representation
CN109583469B (en) K-means hyperspectral image band clustering method based on mutual information
CN110766708B (en) Image comparison method based on contour similarity
CN111400528B (en) Image compression method, device, server and storage medium
CN116701725B (en) Engineer personnel data portrait processing method based on deep learning
CN111340213B (en) Neural network training method, electronic device, and storage medium
Liu et al. SRAS‐net: Low‐resolution chromosome image classification based on deep learning
CN114187463A (en) Electronic archive generation method and device, terminal equipment and storage medium
CN107480426B (en) Self-iteration medical record file clustering analysis system
CN110852292B (en) Sketch face recognition method based on cross-modal multi-task depth measurement learning
CN107578445B (en) Image discriminable region extraction method based on convolution characteristic spectrum
CN111753921B (en) Hyperspectral image clustering method, device, equipment and storage medium
CN106909944B (en) Face picture clustering method
WO2023250322A1 (en) Image embeddings via deep learning and adaptive batch normalization
CN110929731A (en) Medical image processing method and device based on pathfinder intelligent search algorithm
CN115205583A (en) Image classification model training method, electronic device and computer-readable storage medium
CN114550022A (en) Model training method and device, electronic equipment and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant