CN105160351B - Semi-supervised hyperspectral classification method based on anchor point sparse graph - Google Patents

Semi-supervised hyperspectral classification method based on anchor point sparse graph Download PDF

Info

Publication number
CN105160351B
CN105160351B CN201510493200.XA CN201510493200A CN105160351B CN 105160351 B CN105160351 B CN 105160351B CN 201510493200 A CN201510493200 A CN 201510493200A CN 105160351 B CN105160351 B CN 105160351B
Authority
CN
China
Prior art keywords
sample
data set
anchor point
matrix
samples
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
CN201510493200.XA
Other languages
Chinese (zh)
Other versions
CN105160351A (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.)
Xidian University
Original Assignee
Xidian 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 Xidian University filed Critical Xidian University
Priority to CN201510493200.XA priority Critical patent/CN105160351B/en
Publication of CN105160351A publication Critical patent/CN105160351A/en
Application granted granted Critical
Publication of CN105160351B publication Critical patent/CN105160351B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • G06F18/2155Generating training patterns; Bootstrap methods, e.g. bagging or boosting characterised by the incorporation of unlabelled data, e.g. multiple instance learning [MIL], semi-supervised techniques using expectation-maximisation [EM] or naïve labelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The semi-supervised hyperspectral classification method based on anchor point sparse graph that the invention discloses a kind of mainly solves the problems, such as that the prior art calculation amount and amount of storage in composition are big.Its step is:1. concentrating to obtain training dataset and marker samples collection from high-spectral data;2. randomly selecting anchor point;3. constructing the sparse empty genealogical relationship matrix of sample point and anchor point;4. calculating figure Laplacian Matrix;5. calculating the label of anchor point;6. the anchor point label and sparse empty genealogical relationship matrix that are obtained according to solution obtain the classification of unmarked sample point.The present invention chooses a small amount of anchor point in patterning process, according to relationship between sample and the space and spectrum of anchor point, constructs sparse empty genealogical relationship matrix, greatly reduces complexity when composition, shorten the time of calculating.The present invention can be used for the Classification and Identification of high-spectral data.

Description

Semi-supervised hyperspectral classification method based on anchor point sparse graph
Technical Field
The invention belongs to the technical field of image processing, and further relates to a classification method which can be used for classifying hyperspectral images.
Background
In recent years, hyperspectral remote sensing has become the leading edge of the remote sensing direction. The hyperspectral image contains abundant spatial, spectral and radiation information, and the information characteristics make the hyperspectral image have huge application prospects in many fields, such as geological exploration, fine agriculture, ocean detection, military reconnaissance and the like.
Besides obtaining the spectral information for determining the properties of the substances or the ground objects, the hyperspectral remote sensing technology can also reveal the spatial position relationship among the ground objects, namely the integration of maps is realized. The hyperspectral remote sensing can simultaneously realize the acquisition of the spectral characteristics of the ground objects and the reservation of the relationship between the spectral characteristics and the surrounding ground objects. In addition, compared with common remote sensing, the hyperspectral remote sensing has more spectral bands with narrower wave bands, so that the material characteristics which can be shown only in a narrow range can be revealed, and more complete spectral data is formed. Due to the characteristics of the hyperspectral image and the abundant space spectrum information contained in the hyperspectral image, the hyperspectral image has unique advantages in ground feature classification and identification, and the accuracy of classification and identification can be obviously improved.
The classification of the ground objects with the hyperspectral data is always a key research direction in the research of the hyperspectral data. The hyperspectral data ground object classification refers to a data processing technology which gives the types of ground object targets needing to be classified according to collected information, and mark images of all pixels are obtained by giving a mark of the type to each pixel in a hyperspectral image. The labeled graph after classification and identification can reflect the space distribution condition of various ground objects, and is beneficial to comprehensively and clearly recognizing the researched area, so that the hyperspectral image has application value.
However, while the spectral resolution of the hyperspectral remote sensing data is improved, the data dimension and the data volume of the hyperspectral remote sensing data are also greatly increased, so that the calculation pressure during data processing is obviously increased, and the difficulty is brought to the practical application of hyperspectral classification and identification. Many conventional multispectral data classification algorithms are no longer suitable for hyperspectral data, and a classification algorithm suitable for hyperspectral data, which can reduce the amount of computation and improve the classification accuracy, needs to be provided according to the characteristics of the hyperspectral data. The existing hyperspectral data classification algorithm can classify the classification method into the following three classes according to whether a labeled sample participates in training of a classifier:
(1) unsupervised classification algorithm
The unsupervised classification method is to classify samples only according to whether spectral characteristics in hyperspectral data are similar or not under the condition that the labels of all samples are unknown, and belongs to a segmentation mode, such as K-means clustering and ISODATA. Unsupervised classification algorithms are also called clustering. The method has the advantages that the sample is not required to be marked, and manpower and material resources can be saved. However, without prior information, the classification accuracy of the unsupervised classification method is not high, and the specific class to which the ground object belongs cannot be obtained. In addition, the calculation process of the unsupervised classification method is time-consuming.
(2) Supervised classification algorithm
The supervised classification algorithm is firstly trained according to the labeled samples, a classifier is obtained through learning, and then the classifier is used for classifying the unlabeled samples. Support Vector Machines (SVM) are currently the most common method, which belongs to a classification method based on the minimization of structural risk. In the supervised classification algorithm, a labeled sample determines the accuracy of classification, but the labeling of the sample in the hyperspectral data requires a large amount of manpower and material resources, and the acquisition of a large amount of unlabeled samples is easier. When the number of the marked samples is small, the classification effect of the supervised classification algorithm is not ideal, and the popularization of the supervised classification algorithm in the field of hyperspectral data classification is restricted by the problem.
(3) Semi-supervised classification algorithm
The semi-supervised classification algorithm trains the classifier by using the labeled samples and the unlabeled samples at the same time, and the algorithm can fully utilize the information in the unlabeled samples to improve the classification precision and improve the generalization performance of the classifier. Among them, semi-supervised classification algorithms based on graphs have been receiving attention and developed in recent years due to the clear description and solution of flow pattern assumptions, such as LapSVM. However, the number of classification samples for hyperspectral data is large, which results in too large amount of calculation and storage required for composition, making the graph-based learning method difficult to use.
Disclosure of Invention
The invention aims to provide a semi-supervised hyperspectral classification method based on an anchor point sparse graph aiming at the defects in a graph-based semi-supervised classification algorithm.
The technical scheme for realizing the purpose of the invention is as follows: a sparse spatial spectrum relation matrix of the sample points and the anchor points is constructed by selecting a small number of anchor points, a graph Laplacian matrix is obtained according to the relation matrix, so that labels of the anchor points are obtained through calculation, and data classification is realized according to the relation between the labels of the sample points and the labels of the anchor points. The method comprises the following specific steps:
(1) and obtaining a training data set X and a marked sample set Y from the hyperspectral data set.
(2) From training data setsRandomly selecting m points as anchor points, and expressing asLabel f (v) of samplek) Can be obtained by the following formula:
wherein, f (v)k) Labels representing anchor points, ZikRepresenting anchor labels f (v)k) For sample label f (x)i) The contribution of (1) is weighted.
(3) Constructing sparse space spectrum relation matrix of sample points and anchor points
3a) For each sample point xiAccording to the Euclidean distance d (x) of the sample point and the space of all anchor pointsi,vk) Selecting x as the spatial distanceiThe nearest s anchor points;
3b) calculating a sparse spatial spectral relationship matrix according to the following formula:
wherein the kernel function is Gaussian kernelRepresents a distance sample xiThe position index of the nearest s anchors.
(4) The graph laplacian matrix is calculated according to the following formula:
wherein,represents a diagonal matrix and
(5) the label of the anchor point is calculated according to the following formula:
wherein,and the submatrix corresponding to the l marked samples in the Z is represented, and gamma & gt 0 represents a regular parameter.
(6) Anchor point label U obtained according to solution*And a sparse spatial spectral relationship matrix Z, calculating the classes of the unlabeled sample points by the following formula
Wherein Z isiLine i of Z, xiAnd relation weight vectors with m anchor points.
Compared with the prior art, the invention has the following advantages:
the sparse spatial spectrum relation matrix of the sample points and the anchor points is constructed by selecting a small number of anchor points, the defects of overlarge calculated amount and storage amount during composition in the existing graph-based semi-supervised algorithm are overcome, the graph Laplace matrix is calculated according to the sparse spatial spectrum relation matrix, so that the labels of the anchor points are calculated, and then the labels of the sample points are obtained according to the relation between the labels of the sample points and the labels of the anchor points, so that the classification of data is realized.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a graph of experimental hyperspectral data IndianPines and its true tags for use in the simulation of the present invention;
fig. 3 is a comparison graph of classification results when 10 samples are labeled per class.
Detailed Description
The present invention is described in further detail with reference to fig. 1.
Step 1: and obtaining a training data set X and a marked sample set Y from the hyperspectral data set.
1a) In the hyperspectral data set, 40% of data are randomly selected to form a training sample data set X belonging to Rd×nAnd taking the residual 60 percent of data as a test sample data set T epsilon Rd×tWhere d represents the dimensions of the training set samples and the test set samples, RNRepresenting an N-dimensional real number space, N representing the total number of training set samples, and t representing the total number of test set samples; in the IndianPines dataset of the embodiment of the present invention, the sample dimension d is 200, and the total number n of training set samples is 4146;
1b) in a training data set X, each class randomly selects k samples to form a marked sample set Y e Rl×cWhere c is the number of classes, l ═ k × c is the total number of marked samples, when sample x isiLabel y ofiWhen j is equal to Yij1 is ═ 1; in the InianPines dataset, which is an example of an implementation of the present invention, c is 16 and k is {3,5,8,10 }.
Step 2: from training data setsRandomly selecting m points as anchor points, and expressing asLabel f (v) of samplek) Can be obtained by the following formula:
wherein, f (v)k) Labels representing anchor points, ZikRepresenting anchor labels f (v)k) For sample label f (x)i) The contribution of (1) is weighted. In the IndianPines dataset of the embodiment of the present invention, the number m of anchor points is 1000.
And step 3: constructing sparse space spectrum relation matrix of sample points and anchor points
3a) For each sample point xiAccording to the Euclidean distance d (x) of the sample point and the space of all anchor pointsi,vk) Selecting x as the spatial distanceiThe nearest s anchor points. In the IndianPines dataset, an example of the present invention, let s be 3.
3b) Calculating a sparse spatial spectral relationship matrix according to the following formula:
wherein the kernel function is Gaussian kernelRepresents a distance sample xiThe position index of the nearest s anchors.
And 4, step 4: the graph laplacian matrix is calculated according to the following formula:
wherein,represents a diagonal matrix and
and 5: the label of the anchor point is calculated according to the following formula:
wherein,and the submatrix corresponding to the l marked samples in the Z is represented, and gamma & gt 0 represents a regular parameter. In the IndianPines dataset, which is an example of the present invention, let γ equal to 0.01.
Step 6: anchor point label U obtained according to solution*And a sparse spatial spectral relationship matrix Z, calculating the classes of the unlabeled sample points by the following formula
Wherein Z isiLine i of Z, xiAnd relation weight vectors with m anchor points.
The effects of the present invention can be further illustrated by the following simulation experiments.
1. And (5) simulating experimental conditions.
In the experiment, an IndianPines data set is used as experimental data, software MATLAB R2008a is used as a simulation tool, and a computer is configured to be Intel Core i 5/2.4G/4G.
IndianPinnes hyperspectral data 92AV 3C: the scene is an Indian pines test site of northwest Indiana obtained by the AVIRIS sensor in 6.1992, the data size is 145 x 145, each pixel has 220 wave bands, 20 wave bands containing noise are removed, only the remaining 200 wave bands are reserved, the data totally comprise 16 types of ground objects, the Indian pines hyperspectral data is shown in figure 2(a), and a real mark map of the Indian pines hyperspectral data is shown in figure 2 (b).
2. And (5) simulating the experimental content.
Simulation 1, performing simulation experiments under different numbers of marked samples on the Indian pines hyperspectral data given in FIG. 2(a), and comparing the method of the invention with the following three classification methods under the real marks given in FIG. 2 (b): 1) a Support Vector Machine (SVM); 2) laplacian support vector machine (LapSVM); 3) the null spectrum incorporates a Laplacian support vector machine (SS-LapSVM).
In the experiment, the graph regularization parameter γ of the invention is 0.01, the anchor point number m is 1000, and the nearest anchor point number s is selected to be 3. In Table 1, OA represents the overall accuracy, AA represents the average accuracy, and Kappa represents the Kappa coefficient.
Table 1 shows the average value of 20 simulation results obtained from experiments when the number of labeled samples is {3,5,8 and 10}, respectively.
Table 1: the comparison result of the invention and other methods under different marked sample numbers
As can be seen from Table 1, the classification accuracy is highest among the four methods listed in the table when the number of labeled samples per class is {3,5,8,10 }. Compared with the SVM method with supervision, the classification effect of the other three methods is good, and the use of the unmarked samples can improve the classification precision. The spatial information has great influence on hyperspectral classification, so that the classification precision of the hyperspectral image classification method and the SS-LapSVM method added with the spatial information is greatly improved. More importantly, in the composition process, both LapSVM and SS-LapSVM need to construct images with the size of n multiplied by n, but only the images with the size of n multiplied by m need to be constructed in the invention, the number m of selected anchor points is less than n, and only s nearest anchor points are selected through the space distance, so that the images are more sparse, the required calculated amount is greatly reduced, and the calculating time is shortened.
And 2, performing simulation, namely classifying the hyperspectral data by using four methods in the simulation 1 when the number of the labeled samples of each type is 10. The labeling results of the classification are shown in fig. 3. FIGS. 3(a) - (d) are labeled graphs of the results of SVM, LapSVM, SS-LapSVM, and the method of the present invention, respectively.
As can be seen from FIG. 3, compared with other methods, the method has the advantages of better consistency of the classified space structure and high classification precision, and the effectiveness of the method is proved.

Claims (2)

1. A semi-supervised hyperspectral classification method based on anchor point sparse graphs comprises the following steps:
(1) obtaining a training sample data set X and a marked sample category matrix Y from a hyperspectral data set;
(2) from training sample data setRandomly selecting m samples as anchor points, and expressing the samples as an anchor point setWherein x isiFor the ith training sample in the training sample data set X, n is the number of training samples, vkThe k-th anchor point in the anchor point set V is defined, and m is the number of the anchor points;
for any sample X in training sample data set XiSample xiLabel f (x)i) Obtained by the following formula:
wherein, f (x)i)∈R1×cAnd f (v)k)∈R1×cRespectively represent samples xiAnd anchor point vkC represents the number of categories, ZikRepresenting anchor labels f (v)k) For sample label f (x)i) Contribution proportion weight of (1);
(3) constructing sparse space spectrum relation matrix of sample points and anchor points
3a) For each training sample xiCalculating the space Euclidean distance between the sample point and all anchor points in the anchor point set VWherein x isijRepresents a sample xiThe jth feature of (v)kjRepresenting anchor points vkD denotes a sample xiAnd anchor point vkAccording to the calculation result, the feature dimension of the sample x is selectediThe nearest s anchor points;
3b) calculating the elements in the sparse spatial spectral relationship matrix Z according to the following formula:
wherein a Gaussian kernel function is selectedCalculating a sample xiAnd anchorPoint vkσ is a parameter of the gaussian kernel function,<i>represents a distance sample xiThe set of position indices of the nearest s anchors,<i>has a value range of [1: m],Z∈Rn×mRepresenting sparse space spectrum relation matrix, n and m respectively representing the number of training samples and the number of anchor points, ZikElements representing the ith row and the jth column of the sparse spatial spectrum relationship matrix Z;
(4) the graph laplacian matrix is calculated according to the following formula:
wherein Z represents a sparse spatial spectral relationship matrix,represents a diagonal matrix and representing a graph laplacian matrix;
(5) the label of the anchor point is calculated according to the following formula:
wherein, U*Corresponding labels, U, representing all anchors*=[f(v1),f(v2),…,f(vm)]T∈Rm×c,U*Represents the label of the kth anchor point, c represents the number of classes, Y represents the labeled sample class matrix, Y ∈ Rl×cAnd l represents the total number of labeled samples,representing a sub-matrix, gamma, of rows of the sparse spatial spectral relationship matrix Z corresponding to the l marked samples>0 represents a regularization parameter;
(6) according to the obtained anchor point label U*And a sparse spatial spectral relationship matrix Z, calculating the category of the unlabeled sample by the following formula:
wherein,class label, Z, representing the ith unlabeled sampleiRow i, u representing sparse spatial spectral relationship matrix ZjRepresenting anchor labels U*Column j.
2. The semi-supervised hyperspectral classification method based on the anchor point sparse graph according to claim 1, wherein in the step (1), a training sample data set X and a labeled sample category matrix Y are obtained from a hyperspectral data set, and the method comprises the following steps:
1a) in the hyperspectral data set, 40% of data are randomly selected to form a training sample data set X, and X belongs to Rd×nAnd taking the rest 60 percent of data as a test sample data set T, and the T belongs to Rd×tWhere d represents the feature dimensions of the samples in the training sample data set X and the test sample data set T, RNRepresenting an N-dimensional real number space, wherein N represents the total number of samples in a training sample data set X, and T represents the total number of samples in a test sample data set T;
1b) in a training sample data set X, selecting l training samples to obtain a marked sample data setWherein x isiFor marking a sample data set XlThe ith marking sample in the set, l represents the number of the marking samples, and the marking sample data set XlThe samples in (1) are marked to obtain the category of each marked sample, and a category marking matrix Y belongs to Rl×cWhere c denotes the number of classes and l denotes the total number of labeled samples, when labeled sample xiBelonging to class j, i.e. beaconNote sample xiLabel y ofiWhen j, the element marking the ith row and the jth column in the sample class matrix Y is YijThe other elements of the row are all zero, 1.
CN201510493200.XA 2015-08-12 2015-08-12 Semi-supervised hyperspectral classification method based on anchor point sparse graph Active CN105160351B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510493200.XA CN105160351B (en) 2015-08-12 2015-08-12 Semi-supervised hyperspectral classification method based on anchor point sparse graph

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510493200.XA CN105160351B (en) 2015-08-12 2015-08-12 Semi-supervised hyperspectral classification method based on anchor point sparse graph

Publications (2)

Publication Number Publication Date
CN105160351A CN105160351A (en) 2015-12-16
CN105160351B true CN105160351B (en) 2018-11-23

Family

ID=54801203

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510493200.XA Active CN105160351B (en) 2015-08-12 2015-08-12 Semi-supervised hyperspectral classification method based on anchor point sparse graph

Country Status (1)

Country Link
CN (1) CN105160351B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106127225B (en) * 2016-06-13 2019-07-02 西安电子科技大学 Semi-supervised hyperspectral image classification method based on rarefaction representation
CN110874465B (en) * 2018-08-31 2022-01-28 浙江大学 Mobile equipment entity identification method and device based on semi-supervised learning algorithm
CN109858531B (en) * 2019-01-14 2022-04-26 西北工业大学 Hyperspectral remote sensing image fast clustering algorithm based on graph
CN111488923B (en) * 2020-04-03 2023-02-07 陕西师范大学 Enhanced anchor point image semi-supervised classification method
CN111783865B (en) * 2020-06-23 2022-03-15 西北工业大学 Hyperspectral classification method based on space spectrum neighborhood embedding and optimal similarity graph
CN111753904A (en) * 2020-06-24 2020-10-09 广东工业大学 Rapid hyperspectral image clustering method, device, equipment and medium
CN113869454B (en) * 2021-10-12 2024-09-10 西北工业大学 Hyperspectral image sparse feature selection method based on rapid embedded spectrum analysis

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104392251A (en) * 2014-11-28 2015-03-04 西安电子科技大学 Hyperspectral image classification method based on semi-supervised dictionary learning
CN104699781A (en) * 2015-03-12 2015-06-10 西安电子科技大学 Specific absorption rate image retrieval method based on double-layer anchor chart hash

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104392251A (en) * 2014-11-28 2015-03-04 西安电子科技大学 Hyperspectral image classification method based on semi-supervised dictionary learning
CN104699781A (en) * 2015-03-12 2015-06-10 西安电子科技大学 Specific absorption rate image retrieval method based on double-layer anchor chart hash

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SEMI-SUPERVISED CLASSIFICATION BASED ON ANCHOR-SPATIAL GRAPH FOR LARGE POLARIMETRIC SAR DATA;Hongying Liu;《IGARSS 2015》;20150731;全文 *
Semi-Supervised Hyperspectral Image Classification Using Spatio-Spectral Laplacian Support Vector Machine;Lixia Yang;《IEEE GEOSCIENCE AND REMOTE SENSING LETTERS》;20140331;第11卷(第3期);全文 *

Also Published As

Publication number Publication date
CN105160351A (en) 2015-12-16

Similar Documents

Publication Publication Date Title
CN105160351B (en) Semi-supervised hyperspectral classification method based on anchor point sparse graph
CN110321963B (en) Hyperspectral image classification method based on fusion of multi-scale and multi-dimensional space spectrum features
Tong et al. Learning transferable deep models for land-use classification with high-resolution remote sensing images
Cao et al. Weakly supervised vehicle detection in satellite images via multi-instance discriminative learning
Zhang et al. Automated delineation of agricultural field boundaries from Sentinel-2 images using recurrent residual U-Net
Zeng et al. Multi-scale CNN based garbage detection of airborne hyperspectral data
CN104392251B (en) Hyperspectral image classification method based on semi-supervised dictionary learning
CN107145836B (en) Hyperspectral image classification method based on stacked boundary identification self-encoder
CN106503727B (en) A kind of method and device of classification hyperspectral imagery
Boggavarapu et al. A new framework for hyperspectral image classification using Gabor embedded patch based convolution neural network
CN111639587B (en) Hyperspectral image classification method based on multi-scale spectrum space convolution neural network
CN105528595A (en) Method for identifying and positioning power transmission line insulators in unmanned aerial vehicle aerial images
CN105760900B (en) Hyperspectral image classification method based on neighbour&#39;s propagation clustering and sparse Multiple Kernel Learning
CN103208011B (en) Based on average drifting and the hyperspectral image space-spectral domain classification method organizing sparse coding
CN108229551B (en) Hyperspectral remote sensing image classification method based on compact dictionary sparse representation
CN107480620A (en) Remote sensing images automatic target recognition method based on heterogeneous characteristic fusion
CN114399686A (en) Remote sensing image ground feature identification and classification method and device based on weak supervised learning
CN109034213B (en) Hyperspectral image classification method and system based on correlation entropy principle
CN113723492A (en) Hyperspectral image semi-supervised classification method and device for improving active deep learning
CN106096622B (en) Semi-supervised Classification of hyperspectral remote sensing image mask method
CN107203779A (en) Hyperspectral dimensionality reduction method based on spatial-spectral information maintenance
CN111191700B (en) Hyperspectral image dimension reduction method and device based on self-adaptive collaborative image discriminant analysis
Li et al. Airplane detection using convolutional neural networks in a coarse-to-fine manner
Tombe et al. Adaptive deep co-occurrence feature learning based on classifier-fusion for remote sensing scene classification
CN105894035B (en) SAR image classification method based on SAR-SIFT and DBN

Legal Events

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