CN101968851A - Medical image processing method based on dictionary studying upsampling - Google Patents

Medical image processing method based on dictionary studying upsampling Download PDF

Info

Publication number
CN101968851A
CN101968851A CN 201010278053 CN201010278053A CN101968851A CN 101968851 A CN101968851 A CN 101968851A CN 201010278053 CN201010278053 CN 201010278053 CN 201010278053 A CN201010278053 A CN 201010278053A CN 101968851 A CN101968851 A CN 101968851A
Authority
CN
China
Prior art keywords
sample
sign
samples
new
weak tendency
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.)
Granted
Application number
CN 201010278053
Other languages
Chinese (zh)
Other versions
CN101968851B (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 CN2010102780531A priority Critical patent/CN101968851B/en
Publication of CN101968851A publication Critical patent/CN101968851A/en
Application granted granted Critical
Publication of CN101968851B publication Critical patent/CN101968851B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a medical image processing method based on dictionary studying upsampling, and belongs to the technical field of image processing. The medical image processing method is realized by the following steps of: inputting an original medical image; cutting and reinforcing the original medical image; extracting the characteristics of the cut and reinforced medical image to obtain a training sample set and a testing sample set according the extracted characteristics; finding out boundary points of weakness samples from the training sample set to obtain the number of new samples to be generated according to the situation of the neighborhoods of the boundary points; generating required new samples by utilizing a sparse ligature and point getting method; adding the new samples into the training sample set to form a new training sample set; carrying out classifying diagnosis to the new training sample set to get a classifier; and diagnosing the testing sample set by adopting the classifier to get a final diagnosis result. The medical image processing method has the advantages of high recognition rate and strong generalization capability on medical image diagnosis, and can be used for medical workers to evaluate disease prognosis and therapeutic effect.

Description

The medical image processing method of sampling in study based on dictionary
Technical field
The invention belongs to technical field of image processing, particularly relate to medical image processing, can be used for monitoring of diseases and distribute, study pathogenesis and disease auxiliary diagnosis.
Background technology
The fast development of computer science and technology has produced tremendous influence to medical domain, and people attempt to allow computing machine replace the human automatic diagnosis disease etc. of realizing to have challenging work gradually, and medical image plays an important role in clinical diagnosis.Since roentgen in 1895 finds X ray, particularly occur the computer tomography CT technology in 1979, greatly promoted the development of medical imaging.Since nearly 30 years, new iconography technology emerges in an endless stream especially.
Yet because problems such as required value height in source and individual privacies, making has the medical image of pathology more less than normal picture, has caused the data imbalance problem, has finally caused the medical image recognition difficulty.How solving this difficulty effectively is problem demanding prompt solution in the field of medical images.At present, method in common is exactly to utilize the method for up-sampling, increases the data number that the pathology medical image is arranged, and changes to distribute, to reduce the uneven degree of data.
The most original top sampling method is the sample that duplicates rare class, but has done like this identical data repetitive learning, has expended the time, and to improving the not too big help of rare class discrimination.
Higher top sampling method then adopts some heuristic skills, duplicates the weak tendency sample selectively, perhaps generates new weak tendency sample.The SMOTE algorithm that people such as Chawla propose is a kind of simple and effective top sampling method, this method is at first selected several adjacent sample at random for each weak tendency sample, and get at random a little on the line of this sample and these contiguous samples, generating does not have the new weak tendency sample that repeats.2008, the ADASYN method that people such as Haibo He propose was that borderline weak tendency sample is generated new weak tendency sample at random according to the method that self weighted value utilizes the line of SMOTE to get a little.Yet the study that these methods are too much the weak tendency sample, cause the study of crossing easily to the weak tendency sample, make a little less than the generalization ability own, cause the overall discrimination of test sample book low.
Summary of the invention
The objective of the invention is to overcome the deficiency of above-mentioned prior art, at problem such as a little less than medical image data imbalance, the low and generalization ability of diagnosis discrimination, a kind of medical image processing method of sampling in study based on dictionary has been proposed, to improve the medical imaging diagnosis discrimination and to strengthen generalization ability.
For achieving the above object, the invention provides the medical image processing method of sampling in study, comprise the steps: based on dictionary
(1) input primitive medicine image;
(2) adopt histogram equalization and mean square deviation standardized method, the primitive medicine image is cut and enhancement process;
(3) medical image after cutting and the enhancement process is extracted its gray level co-occurrence matrixes or Hu moment characteristics; Definition has the training sample set T of sign 1The test sample book of sign is not gathered T 2:
T 1={(x 1,u 1)..(x i,u i).,(x l,u l)}
T 2={v 1,..v i,..v m}
Wherein, x iRepresent i the feature that the sign training sample is arranged, u iRepresent i the sign that the sign training sample is arranged, V iRepresent i the not feature of the test sample book of sign, l is the number that the sign training sample is arranged; M is the number of test sample book of sign not;
(4) to the training sample T of sign is arranged 1Carry out the classification diagnosis of sampling in study, obtain sorter C based on dictionary:
4a) from the training sample T of sign is arranged 1In select the minimum class of number of samples as weak tendency sample T 3
4b) find out weak tendency sample T 3In frontier point set B={ b 1..b i..b s, calculate each frontier point b iThe number n that needs the new samples of generation i, b wherein iRepresent i frontier point, s is the quantity of frontier point;
4c) weak tendency sample T to selecting 3Adopt the method training of KSVD to generate a dictionary D;
4d) with each frontier point b i, obtain n by sparse line point sampling method iIndividual new samples is combined into new samples set T with these new samples 4
4e) new samples is gathered T 4Add weak tendency sample T 3The current new weak tendency sample T of middle composition 3
4f) with new weak tendency sample T 3' with training set in other samples are common forms the current new training sample T that sign is arranged 1';
4g) with support vector machine method to the new training sample T that sign is arranged 1' carry out classification diagnosis, the sorter C after obtaining diagnosing;
(5) adopt the sorter C that obtains after the diagnosis, to not identifying test sample book T 2Diagnose, obtain not identifying test sample book T 2The last diagnostic result.
The present invention has the following advantages compared with prior art:
1, the present invention adopt frontier point in the ADASYN algorithm choose with the SMOTE algorithm in line get a strategy, in conjunction with the strong point of the two, improved the discrimination of weak tendency sample;
2, the present invention utilizes the rarefaction representation method to produce the newly-increased sample of virtual point conduct of boundary sample, has overcome ADASYN algorithm and the SMOTE algorithm mistake problem concerning study to the weak tendency sample, has improved overall discrimination;
3, the present invention adopts all weak tendency samples to carry out dictionary study, has taken into full account the overall performance of weak tendency sample, has strengthened the generalization ability to medical image processing.
Description of drawings
Fig. 1 is a process flow diagram of the present invention;
Fig. 2 is the original mammary gland X striograph that emulation of the present invention is adopted;
To be the present invention remove mammary gland X striograph after the redundancy to Fig. 2 to Fig. 3;
To be the present invention adopt mammary gland X striograph after histogram equalization and the mean square deviation standardized method to Fig. 3 to Fig. 4.
Embodiment
With reference to Fig. 1, the present invention is based on the medical image processing method that dictionary is sampled in study, comprise the steps:
Step 1: adopt histogram equalization and mean square deviation standardized method, the medical image in the primitive medicine image set is cut and enhancement process, obtain visual effect medical image collection preferably.
1a) input primitive medicine image, its size is M * N, the width of cloth image in this example selection original mammary gland X image set as shown in Figure 2, its size 1024 * 1024;
1b) to the primitive medicine image of input, adopt the automatic cutting method of computing machine, excise the artificial marking that exists in the background of its image and the image, the mammary gland X image after obtaining cutting, as shown in Figure 3;
1c) adopt histogram equalization and mean square deviation standardized method to remove noise to the medical image after the cutting, the mammary gland X image that obtains having better visual effect, as shown in Figure 4.
Step 2: the mammary gland X image after cutting and the enhancement process is carried out the Hu Moment Feature Extraction.
2a) in the visual effect that obtains preferably on the mammary gland X image, calculation level (x, (p+q) rank square m that y) locates PqReach (p+q) rank central moment μ Pq:
m pq = Σ x = 0 M - 1 Σ y = 0 N - 1 x p y q f ( x , y )
μ pq = Σ x = 0 M - 1 Σ y = 0 N - 1 ( x - x c ) p ( y - y c ) q f ( x , y )
In the formula, x represents that (y represents point (x, abscissa value y) to point for x, abscissa value y);
M represents that the row of mammary gland X image is high, and N represents the row height of mammary gland X image;
P ∈ 0,1,2,3}, q ∈ 0,1,2,3}, x pThe p power of expression x, y qThe q power of expression y;
F (x, y) expression point (x, the pixel value of y) locating;
(x c, y c) the expression visual effect barycentric coordinates of mammary gland X image preferably, x cBe abscissa value, y cBe ordinate value;
(x-x c) pBe (x-x c) the p power, (y-y c) qBe (y-y c) the q power;
2b) according to the point (x, (p+q) rank square m that y) locates that obtain PqReach (p+q) rank central moment μ Pq, obtain point (x, the computing formula of normalization central moment y):
η pq = μ pq / m pq γ
In the formula,
Figure BSA00000262448200042
Expression m PqThe γ power, γ=(p+q)/2+1;
2c) with 2a) in the value substitute point of p and q (x in the computing formula of normalization central moment y), obtains point (x, normalization central moment η y) 02, η 03, η 11, η 12, η 20, η 21, η 30
(x, the normalization central moment of y) locating are extracted visual effect seven Hu moment characteristics of mammary gland X image preferably, are defined as φ respectively 2d) to utilize point 1, φ 2..., φ 7, that is:
φ 1=η 2002
φ 2 = ( η 20 - η 02 ) 2 + 4 η 11 2
φ 3=(η 30-3η 12)2 +(3η 2103) 2
φ 4=(η 3012) 2+(η 2103) 2
φ 5=(η 30-3η 12)(η 3012x+(η 03-3η 21)(η 2103y
φ 6=(η 2002)[(η 3012) 2-(η 0321) 2]+4η 113012)(η 0321)
φ 7=(3η 2103)(η 3012x+(η 30-3η 12)(η 0321y
Wherein, φ x = ( η 30 + η 12 ) 2 - 3 ( η 03 - 3 η 21 ) 2 φ y = ( η 03 + η 21 ) 2 - 3 ( η 30 - η 12 ) 2 .
Step 3:, obtain the training sample set T of sign according to feature to visual effect mammary gland X image extraction preferably 1Biao Shi test sample book collection T not 2:
T 1={(x i,u i)|x i∈R n,u i∈{-1,1},i=1,...,l}
T 2={v 1,..v i,..v m}
In the formula, x iRepresent i the feature that the sign training sample is arranged, u iRepresent i the sign that the sign training sample is arranged, v iRepresent i the not feature of the test sample book of sign, l is the number that the sign training sample is arranged, and m be the number of test sample book of sign not, and the diagnostic result of the mammary gland X image that the present invention adopts comprises normally and cancer patient's two classes, be labeled as-1 normally, the cancer patient is labeled as 1.
Step 4: from the training sample T of sign is arranged 1In select the less relatively class of number of samples as weak tendency sample set T 11, an other class is as surging sample set T 12:
T 11={(x i,u i)|x i∈R n,u i∈{1,2},i=1,…l 1}
t 12={(x i,u i)|x i∈R n,u i∈{1,2},i=1,…l 2}
In the formula, l 1Be weak tendency sample set t 11Number of samples, l 2Be surging sample set T 12Number of samples, R nReal number set for the n dimension.
Step 5: find out weak tendency sample T 11In the frontier point set B, calculate the number n that each frontier point B (i) needs the new samples that generates i, wherein i is an integer, and 1≤i≤s, s is the quantity of frontier point, B and n iCalculate as follows:
5.1) calculating weak tendency sample set T 11In the weight set w of all samples 11:
w 11={w i|i=1,…l 1}
In the formula, w i=num i/ K, expression sample (x i, u i) corresponding weight, wherein, K is sample x iThe neighborhood number, K=5; Num iRepresentative sample x iThe number of surging sample in the neighborhood;
5.2) according to weight set w 11From weak tendency sample set T 11In select frontier point set B and its weight set w B:
B={(x i,u i)|0<w i<1,w i∈w 11}
w B={w i|0<w i<1,w i∈w 11}
Wherein, (x i, u i) for the training sample set T of sign is arranged 1In i sample, w iBe weight set w 11In i weight;
5.3) weight is gathered w BNormalization obtains w B':
w B ′ = { w i / Σ i = 1 l 3 w i | i = 1 , . . . l 3 , w i ∈ w B }
In the formula, l 3Be the number of frontier point set B, w BBe the set of the weight after the normalization of frontier point set B;
5.4) calculate the number n that each frontier point B (i) needs the new samples that generates i:
n i=w B(i)*(l 2-l 1)
Wherein, w B' (i) be w B' in i element, l 1Be weak tendency sample set T 11Number of samples, l 2Be surging sample set T 12Number of samples.
Step 6: to the weak tendency sample T that selects 3Adopt the method training of KSVD to generate a dictionary D.
Step 7:, obtain n by sparse line point sampling method with each frontier point B (i) iIndividual new samples, the generation step of each new samples is as follows:
7.1) the dictionary D that utilizes step 6 to obtain obtains sparse factor alpha to B (i) rarefaction representation 1
7.2) a weak tendency sample among picked at random B (i) neighbour, the dictionary D that utilizes step 6 to obtain obtains sparse factor alpha to this sample rarefaction representation 2
7.3) pass through α 1And α 2Calculate the sparse factor alpha that will generate new samples:
α=α 1+(α 21)*rand
Wherein, rand is a random number of 0 to 1;
7.4) dictionary D and sparse factor alpha are multiplied each other a new samples T who obtains generating Nwe
Step 8: all new samples that step 7 is generated add weak tendency sample T 11The current new weak tendency sample T of middle composition 11'.
Step 9: with new weak tendency sample T 11' with surging sample set T 12The current new training sample T that sign is arranged of common composition 1
Step 10: with support vector machine method to training sample T 1' carry out classification diagnosis, the sorter after obtaining diagnosing.
Step 11: adopt the sorter that obtains after the diagnosis, to not identifying test sample book T 2Diagnose, obtain class label h 1, h 2..., h l(h i{ 1,1}), if class label is 1, diagnostic result is canceration to ∈; If class label is-1, diagnostic result is normal.
Step 12: output does not identify test sample book T 2The last diagnostic result.
Effect of the present invention can further specify mammary gland X image simulation data by following:
1. experiment condition and content
The experiment simulation environment is: windows XP, SPI, CPU Pentium (R) 4, basic frequency 2.4GHZ, software platform are the Matlab7.0.4 operation.The original mammary gland X image that emulation is selected for use derives from common data sets MIAS, obtains 322 original mammary gland X images altogether.
Experiment content comprises: adopt top sampling method COPY, SMOTE, ADASYN and four kinds of methods of the present invention of reproduction copies that original mammary gland X image is tried experiment respectively, detect the image of suffering from cancer.In the checking of experimental result, we have listed four kinds of evaluation indexes and have proved superiority of the present invention, are respectively the total discrimination T_Ratio of sample, group sample discrimination Recall, total evaluation index F_measure and G_mean.
In order to define these evaluation indexes, need use basic evaluation index---the confusion matrix of machine learning method, as shown in table 1.Wherein, represent the weak tendency sample with positive class, negative class is represented surging sample.
Table 1 liang class confusion matrix
Predict positive class Predict anti-class
Actual positive class TP(true?positive) FN(false?negative);
Actual anti-class FP(false?positive); TN(true?negative)
In one two class confusion matrix, reality is positive class, and prediction also is called correct positive class TP for the sample size of positive class; Reality is positive class, and what be predicted as anti-class is called the anti-class FN of mistake; Reality is anti-class, and what be predicted as positive class is called the positive class FP of mistake; Reality is anti-class, is predicted as correct anti-class TN of being called of anti-class.
Utilize four kinds of evaluation indexes of confusion matrix definition as shown in table 2:
The definition of four kinds of evaluation indexes of table 2
Figure BSA00000262448200071
2, simulation result
In l-G simulation test, what the core mapping method of support vector machine the inside was selected for use is gaussian kernel, and what nuclear parameter was got is 0.005.What dictionary optimization of the present invention was used is the method for KSVD.The atom number of KSVD gets 10, and iterations also is 10, and the rarefaction representation error is 0.01.Experiment guarantees that the whole bag of tricks moves under same data.
Table 3 is the diagnostic results of four kinds of methods to 322 width of cloth integral image.Wherein, the image that canceration is arranged is 115 pairs, and the normal sample that does not have canceration is 207 pairs, and degree of unbalancedness is 1: 1.8.Experimental result is the average results of 20 experiments, and each experiment all is to take 70% sample as markd training sample at random, and remaining is 30% as unmarked test sample book.
Four kinds of methods of table 3 are to the diagnostic result of 322 width of cloth integral image
Ratio Recall F_measure G_mean
COPY 0.48434 0.48727 0.46739 0.52909
SMOTE 0.49219 0.59545 0.52316 0.55133
ADASYN 0.47656 0.51000 0.47478 0.52506
D_SMOTE 0.52344 0.66636 0.56835 0.59570
As can be seen from Table 3, the present invention is optimum in all evaluation indexes, and this proves absolutely that the present invention is in the superiority of handling on the medical image imbalance problem.
Be cut into 4 parts with the medical image of handling well is parallel, will obtain 1288 sub-pictures.According to the position of canceration, to this 1288 sub-picture mark classification, 1 representative has canceration, and-1 representative is normal.Remove 420 secondary normal pictures at random, finally obtain image 120 pairs of canceration, normal picture 748 pairs, totally 968 pairs, degree of unbalancedness is 1: 6.23.Four kinds of methods are as shown in table 4 to the experimental result of 968 width of cloth integral image.Experimental result is the average results of 20 experiments, and each experiment all is to take 50% sample as markd training sample at random, and remaining is 50% as unmarked test sample book.
Four kinds of methods of table 4 are to the experimental result of 968 width of cloth integral image
Ratio Recall F_measure G_mean
COPY 0.82855 0.49764 0.49688 0.65083
SMOTE 0.81235 0.59516 0.50001 0.70453
ADASYN 0.80210 0.60386 0.49782 0.70336
D_SMOTE 0.90012 0.56518 0.62115 0.73446
As can be seen from Table 4, the present invention in degree of unbalancedness than under the condition with higher, relatively poor relatively to the discrimination of weak tendency sample.This is because the present invention prevents study and the training abundant to the weak tendency sample, when but degree of unbalancedness is big, have only and to improve up weak tendency sample discrimination, but influenced the total discrimination and the generalization ability of sorter like this enough big study of weak tendency sample and training.The present invention just has remarkable advantages on total discrimination and generalization ability.

Claims (3)

1. a medical image processing method of sampling in study based on dictionary comprises the steps:
(1) input primitive medicine image;
(2) adopt histogram equalization and mean square deviation standardized method, the primitive medicine image is cut and enhancement process;
(3) medical image after cutting and the enhancement process is extracted its gray level co-occurrence matrixes or Hu moment characteristics; Definition has the training sample set T of sign 1The test sample book of sign is not gathered T 2:
T 1={(x 1,u 1)..(x i,u i).,(x l,u l)}
T 2={v 1,..v i,..v m}
Wherein, x iRepresent i the feature that the sign training sample is arranged, u iRepresent i the sign that the sign training sample is arranged, v iRepresent the not feature of the test sample book of sign of i, l is the number that the sign training sample is arranged, and m be the number of the test sample book that do not identify;
(4) to the training sample T of sign is arranged 1Carry out the classification diagnosis of sampling in study, obtain sorter C based on dictionary:
4a) from the training sample T of sign is arranged 1In select the minimum class of number of samples as weak tendency sample T 3
4b) find out weak tendency sample T 3In frontier point set B={ b 1..b i..b s, calculate each frontier point b iThe number n that needs the new samples of generation i, b wherein iRepresent i frontier point, s is the quantity of frontier point;
4c) weak tendency sample T to selecting 3Adopt the method training of KSVD to generate a dictionary D;
4d) with each frontier point b i, obtain n by sparse line point sampling method iIndividual new samples is combined into new samples set T with these new samples 4
4e) new samples is gathered T 4Add weak tendency sample T 3The current new weak tendency sample T of middle composition 3';
4f) with new weak tendency sample T 3' with training set in other samples are common forms the current new training sample T that sign is arranged 1';
4g) with support vector machine method to the new training sample T that sign is arranged 1' carry out classification diagnosis, the sorter C after obtaining diagnosing;
(5) adopt the sorter C that obtains after the diagnosis, to not identifying test sample book T 2Diagnose, obtain not identifying test sample book T 2The last diagnostic result.
2. according to claims 1 described method, wherein step 4b) the described weak tendency sample T that finds out 3In frontier point set B={ b 1..b i..b s, calculate each frontier point b iThe number n that needs the new samples of generation i, calculate as follows:
(2a) calculate weak tendency sample set T 3In the weight set w of all samples 11:
w 11={w i|i=1,…l 1}
In the formula, l 1Be weak tendency sample set T 3Number, w i=num i/ K, expression sample (x i, u i) corresponding weight, wherein, K is sample (x i, u i) the neighborhood number, K=5; Num iRepresentative sample (x i, u i) number of surging sample in the neighborhood;
(2b) according to weight set w 11From weak tendency sample set T 3In select frontier point set B and its weight set w B:
w B = { w b 1 , . . w b i , . . w b s }
B={b 1,..b i,..b s}
Wherein, b iRepresent i frontier point, Expression b iWeight, s is the quantity of frontier point;
(3c) weight is gathered w BNormalization obtains w B':
w B ′ = { w b i / Σ i = 1 s w b i | i = 1 , . . . s }
Wherein, w B' be the weight set after the normalization of frontier point set B;
(3d) calculate each frontier point b iThe number that needs the new samples of generation:
n i=w B(i)*(l 2-l 1)
Wherein, w B' (i) be w B' in i element, l 1Be training sample set T 1The number of middle weak tendency sample, l 2Be training sample set T 1In the number of other samples.
3. according to claims 1 described method, wherein step 4d) described with each frontier point b i, obtain n by sparse line point sampling method iIndividual new samples, the generative process of each new samples is calculated as follows:
(3a) utilizing step 4c) the dictionary D that obtains obtains sparse factor alpha to B (i) rarefaction representation 1
(3b) a weak tendency sample among picked at random B (i) neighbour utilizes step 4c) the dictionary D that obtains obtains sparse factor alpha to this sample rarefaction representation 2
(3c) pass through α 1And α 2Calculate the sparse factor alpha that will generate new samples:
α=α 1+(α 21)*rand
Wherein, rand is a random number of 0 to 1;
(3d) dictionary D and sparse factor alpha are multiplied each other a new samples T who obtains to generate New
CN2010102780531A 2010-09-09 2010-09-09 Medical image processing method based on dictionary studying upsampling Expired - Fee Related CN101968851B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010102780531A CN101968851B (en) 2010-09-09 2010-09-09 Medical image processing method based on dictionary studying upsampling

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010102780531A CN101968851B (en) 2010-09-09 2010-09-09 Medical image processing method based on dictionary studying upsampling

Publications (2)

Publication Number Publication Date
CN101968851A true CN101968851A (en) 2011-02-09
CN101968851B CN101968851B (en) 2012-08-08

Family

ID=43548002

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010102780531A Expired - Fee Related CN101968851B (en) 2010-09-09 2010-09-09 Medical image processing method based on dictionary studying upsampling

Country Status (1)

Country Link
CN (1) CN101968851B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103632162A (en) * 2013-09-06 2014-03-12 中国科学院苏州纳米技术与纳米仿生研究所 Disease-related electrocardiogram feature selection method
CN104866713A (en) * 2015-05-12 2015-08-26 南京霁云信息科技有限公司 Kawasaki disease and fever diagnosis system based on embedding of incremental local discrimination subspace
WO2017148266A1 (en) * 2016-02-29 2017-09-08 阿里巴巴集团控股有限公司 Method and system for training machine learning system
CN107438861A (en) * 2015-04-23 2017-12-05 谷歌公司 Data slice maker for image composer
CN108399378A (en) * 2018-02-08 2018-08-14 北京理工雷科电子信息技术有限公司 A kind of natural scene image recognition methods based on VGG depth convolutional networks
CN112101464A (en) * 2020-09-17 2020-12-18 西安泽塔云科技股份有限公司 Method and device for acquiring image sample data based on deep learning

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101138007A (en) * 2005-01-07 2008-03-05 索尼株式会社 Image processing system, learning device and method, and program
CN101246596A (en) * 2007-01-24 2008-08-20 三星电子株式会社 Apparatus and method of matching symbols in a text image coding and decoding system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101138007A (en) * 2005-01-07 2008-03-05 索尼株式会社 Image processing system, learning device and method, and program
CN101246596A (en) * 2007-01-24 2008-08-20 三星电子株式会社 Apparatus and method of matching symbols in a text image coding and decoding system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《电子与信息学报》 20080531 缑水平等 基于免疫克隆与核匹配追踪的快速图像目标识别 1104-1108 1-3 第30卷, 第5期 2 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103632162B (en) * 2013-09-06 2017-05-03 中国科学院苏州纳米技术与纳米仿生研究所 Disease-related electrocardiogram feature selection method
CN103632162A (en) * 2013-09-06 2014-03-12 中国科学院苏州纳米技术与纳米仿生研究所 Disease-related electrocardiogram feature selection method
US11140293B2 (en) 2015-04-23 2021-10-05 Google Llc Sheet generator for image processor
CN107438861A (en) * 2015-04-23 2017-12-05 谷歌公司 Data slice maker for image composer
CN107438861B (en) * 2015-04-23 2021-02-26 谷歌有限责任公司 Data sheet generator for image generator
CN104866713A (en) * 2015-05-12 2015-08-26 南京霁云信息科技有限公司 Kawasaki disease and fever diagnosis system based on embedding of incremental local discrimination subspace
CN104866713B (en) * 2015-05-12 2018-02-13 南京霁云信息科技有限公司 Locally differentiate the Kawasaki disease and fever diagnostic system of subspace insertion based on increment
WO2017148266A1 (en) * 2016-02-29 2017-09-08 阿里巴巴集团控股有限公司 Method and system for training machine learning system
US12026618B2 (en) 2016-02-29 2024-07-02 Alibaba Group Holding Limited Method and system for training machine learning system
US11720787B2 (en) 2016-02-29 2023-08-08 Alibaba Group Holding Limited Method and system for training machine learning system
CN108399378A (en) * 2018-02-08 2018-08-14 北京理工雷科电子信息技术有限公司 A kind of natural scene image recognition methods based on VGG depth convolutional networks
CN108399378B (en) * 2018-02-08 2021-08-06 北京理工雷科电子信息技术有限公司 Natural scene image identification method based on VGG deep convolution network
CN112101464B (en) * 2020-09-17 2024-03-15 西安锐思数智科技股份有限公司 Deep learning-based image sample data acquisition method and device
CN112101464A (en) * 2020-09-17 2020-12-18 西安泽塔云科技股份有限公司 Method and device for acquiring image sample data based on deep learning

Also Published As

Publication number Publication date
CN101968851B (en) 2012-08-08

Similar Documents

Publication Publication Date Title
Wang et al. Automatically discriminating and localizing COVID-19 from community-acquired pneumonia on chest X-rays
CN106056595B (en) Based on the pernicious assistant diagnosis system of depth convolutional neural networks automatic identification Benign Thyroid Nodules
Xu et al. DeepLN: a framework for automatic lung nodule detection using multi-resolution CT screening images
Lu et al. Hybrid detection of lung nodules on CT scan images
CN101968851B (en) Medical image processing method based on dictionary studying upsampling
CN108257135A (en) The assistant diagnosis system of medical image features is understood based on deep learning method
CN105760874A (en) CT image processing system and method for pneumoconiosis
Li et al. Benign and malignant mammographic image classification based on convolutional neural networks
US20210233240A1 (en) Device and method for detecting clinically important objects in medical images with distance-based decision stratification
CN110458801A (en) A kind of 3D dual path neural network and the pulmonary nodule detection method based on the network
Li et al. Automatic quantification of epicardial adipose tissue volume
Zhang et al. CdcSegNet: automatic COVID-19 infection segmentation from CT images
CN107463964A (en) A kind of tumor of breast sorting technique based on features of ultrasound pattern correlation, device
Ramesh et al. Covid-19 lung lesion segmentation using a sparsely supervised mask R-CNN on chest x-rays automatically computed from volumetric CTS
Xue et al. Region-of-interest aware 3D ResNet for classification of COVID-19 chest computerised tomography scans
JP7178016B2 (en) Image processing device and its image processing method
CN114649092A (en) Auxiliary diagnosis method and device based on semi-supervised learning and multi-scale feature fusion
Shi et al. Darnet: Dual-attention residual network for automatic diagnosis of covid-19 via ct images
Zhang et al. A new optimization method for accurate anterior cruciate ligament tear diagnosis using convolutional neural network and modified golden search algorithm
CN114298957A (en) Classification method, system and storage medium for breast molybdenum target image lesions
Ren et al. Feature Patch Based Attention Model for Dental Caries Classification
Essaf et al. Review on deep learning methods used for computer-aided lung cancer detection and diagnosis
Xu et al. Texture classification of normal tissues in computed tomography
CN109741823A (en) A kind of pneumothorax aided diagnosis method based on deep learning
CN111899212A (en) Pulmonary nodule CT image detection method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120808

Termination date: 20180909