CN104298987A - Handwritten numeral recognition method based on point density weighting online FCM clustering - Google Patents

Handwritten numeral recognition method based on point density weighting online FCM clustering Download PDF

Info

Publication number
CN104298987A
CN104298987A CN201410528202.3A CN201410528202A CN104298987A CN 104298987 A CN104298987 A CN 104298987A CN 201410528202 A CN201410528202 A CN 201410528202A CN 104298987 A CN104298987 A CN 104298987A
Authority
CN
China
Prior art keywords
data
pool
cluster
cluster centre
data point
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
CN201410528202.3A
Other languages
Chinese (zh)
Other versions
CN104298987B (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 CN201410528202.3A priority Critical patent/CN104298987B/en
Publication of CN104298987A publication Critical patent/CN104298987A/en
Application granted granted Critical
Publication of CN104298987B publication Critical patent/CN104298987B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/24Character recognition characterised by the processing or recognition method
    • G06V30/242Division of the character sequences into groups prior to recognition; Selection of dictionaries
    • G06V30/244Division of the character sequences into groups prior to recognition; Selection of dictionaries using graphical properties, e.g. alphabet type or font
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • G06F18/23213Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with fixed number of clusters, e.g. K-means clustering

Landscapes

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

Abstract

The invention discloses a handwritten numeral recognition method based on point density weighting online FCM clustering. The method is used for processing the large-scale offline handwritten numeral recognition problem. The method includes the steps that (1), all handwritten numeral image sets are preprocessed; (2), clustering centers are initialized, and data points are made to sequentially enter processing procedures; (3), the membership degree of the current data point and all the clustering centers is calculated; (4), if the membership degree reaches a threshold value, the position of the nearest clustering center is updated; (5), if the membership degree does not reach the threshold value, the current data point is not processed and is temporarily placed in a to-be-processed region; (6), when the to-be-processed region reaches certain standards, data in the to-be-processed region are clustered through a point density weighting FCM algorithm, and the clustering centers are updated; (7), circulation continues until all the data points are processed; (8), the membership degrees of all the data points are calculated through acquired clustering center blocks, the data points are divided into different classes, and data classification is finished through scanning at a time. According to the method, the space complexity and the time complexity can be lowered from the aspect of processing the large-scale handwritten numeral recognition problem.

Description

Based on the Handwritten Digit Recognition method of the online FCM cluster of dot density weighting
Technical field
The invention belongs to electronic information technical field, relate to the Handwritten Digit Recognition of On-line Fuzzy C average (Weighted-FCM) cluster based on dot density weighting, specifically a kind of Handwritten Digit Recognition method based on the online FCM cluster of dot density weighting.
Background technology
Handwritten Digit Recognition belongs to a branch of optical character recognition, and how it is computing machine if mainly being studied recognizes that people is handwritten in the arabic numeral on the media such as paper automatically.This technology has wide practical use at numerous areas such as bank, finance and postcode self-identifyings.In addition, Handwritten Digit Recognition, as a major issue of area of pattern recognition, also has important theory value.This technology current has become the focus of image procossing and area of pattern recognition research, the method of Handwritten Digit Recognition has two classes substantially, Classification and Identification and clustering recognition, clustering recognition is according to certain method for measuring similarity of digital picture characteristic use, identical or close for feature is classified as a class, realizes clustering.Fuzzy clustering has ambiguity and the fault-tolerance of height, but still has certain limitation in actual applications, time as comparatively huge in clustering object quantity, often exceeds the ability to bear of computer hardware, and therefore original fuzzy clustering algorithm just lost efficacy.Current method be mostly to data sampling cluster again post-processed determine the classification of non-sampled data, or piecemeal process is carried out to extensive sample, then finally cluster centre is obtained to each fritter successively cluster.But it is large all also to there is calculated amount, the shortcomings such as space complexity is high, thus more massive data acquisition cannot be tackled.
Summary of the invention
The object of the invention is to overcome above-mentioned the deficiencies in the prior art, propose a kind of Handwritten Digit Recognition method based on the online FCM cluster of dot density weighting.
Technical scheme of the present invention is: based on the Handwritten Digit Recognition method of the online FCM cluster of dot density weighting, comprise the steps:
Step 101: pre-service handwritten numeral picture normalization data, its objective is high dimensional data gray level image being converted into applicable cluster computing;
Step 102: the parameter of setting needed for clustering algorithm: make the set of x representative data, N is the sum of data, and c is classification number, and m is the blur level of FCM Algorithms, and ζ is Studying factors, and U is degree of membership, U thfor degree of membership threshold value, V (k), k=1,2,3 ... c is an initialized c cluster centre, and i is greater than the integer that 0 is less than or equal to N, x irepresent i-th data point, pool is temporal data pool, and it is pool higher limit that the satisfied data point upgrading cluster centre condition temporarily puts into pool num, and w is data point weights, and e is clustering operator iteration precision judgment value;
Step 103: read a data point x i, calculate the degree of membership U of this data point and initialized cluster centre, judge the maximal value U of degree of membership maxif, U maxbe greater than U th, go to step 104, otherwise go to step 105;
Step 104: upgrade distance x inearest cluster centre position, goes to step 107;
Step 105: by x iput into pool, in pool, data point number adds 1, judges in pool, whether data amount check reaches preset value num.If reach num to go to step 106, otherwise go to step 107;
Step 106: use existing cluster centre for initial cluster center, calculates each data point weight w in pool j, by all data points in wFCM cluster pool, upgrade Clustering Model, after obtaining new Clustering Model, data in data pool pool emptied;
Step 107: judge whether i is less than data total amount N, if be less than N, go to step 103 after making i=i+1, otherwise goes to step 108;
Step 108: call wFCM operator cluster again and newly obtain but not yet participate in the final cluster centre of data acquisition in the pool of cluster, calculate a little with the degree of membership of existing cluster centre, determine each data point class mark.
Above-mentioned steps 101, comprises the steps:
Step 201: preprocessing image data: by the gray level image of each 28*28 and be set to one 784 dimension feature value vector;
Step 202: the normalization of data, because image intensity value is the integer between 0 ~ 255, then by and institute's directed quantity of postpone with divided by 255, the scope of obtaining is the normalization data of 0 ~ 1;
Step 203: upset data matrix order at random, cause the randomness of reading in data category.
Renewal distance x described in above-mentioned steps 104 inearest cluster centre position, comprises the following steps:
Step 301: calculate range data point x inearest cluster centre V (k near);
Step 302: upgrade nearest cluster centre position, V (k near)=ζ (x (i)-V (k near))+V (k near), ζ is Studying factors, value ζ=0.03;
Data point weight w in pool is calculated in upper step 106 j, comprise the steps:
Step 401: the Euclidean distance calculating data point between two in pool, obtains the adjacency matrix d of data point, computing formula:
d ij=||x(i)-x(j)||,1≤i≤num,1≤j≤num;
Step 402: utilize adjacency matrix d calculation level density
Step 403: dot density matrix z is normalized, obtains weighting coefficient w i = z i Σ j = 1 num z j , 1 ≤ i ≤ num ;
Use data point in wFCM cluster pool to obtain new Clustering Model in above-mentioned steps 106, comprise the steps:
Step 501: the degree of membership calculating each point and current cluster centre in pool;
Step 502: upgrade cluster centre:
v i = Σ j = 1 n w j ( u ij ) m x j Σ j = 1 n w j ( u ij ) m , ∀ i ;
Step 503: calculate e=max 1≤i≤c|| v i, new-v i, old|| 2value;
Step 504: if e is greater than ε, go to step 501, otherwise go to step 505;
Step 505: return current cluster centre, is the new Clustering Model after renewal.
Beneficial effect of the present invention: this method is according to existing flow data clustering method, each reading data point, each circulation only calculates degree of membership to a point and existing cluster centre, determines whether making this point participate in the renewal of Clustering Model directly according to the maximal value of degree of membership.Committed step of the present invention is exactly devise a cluster framework based on flow data, in conjunction with the FCM algorithm of online k-means algorithm model update method and dot density weighting, the on-line talking achieving one-by-one carries out the Handwritten Digit Recognition without monitor mode.Present invention, avoiding and process all Digital Image Data simultaneously, requirement to computer hardware when dramatically reducing large-scale data process, simultaneously compared with the wFCM algorithm of existing piecemeal, because major part point has participated in the renewal of Clustering Model directly, decrease the number of times calling wFCM operator, thus save computing time, reduce the complexity of time, be more suitable for processing large-scale data.
Accompanying drawing explanation
Fig. 1 is the general flow chart that the present invention realizes;
Fig. 2 is data prediction process flow diagram;
Fig. 3 is that data point directly upgrades Clustering Model process flow diagram;
Fig. 4 is the process flow diagram calculating weights process in wFCM operator;
Fig. 5 is the process flow diagram that in wFCM operator, iteration obtains stable cluster centre process;
Fig. 6 is experimental result schematic diagram of the present invention.
Embodiment
The present invention realizes the problem of Handwritten Digit Recognition by unsupervised clustering method, mainly be on a grand scale for destination object number, memory headroom needed for computing machine cannot meet the memory requirements of original algorithm, by online method scan-data completed the determination of classification by single pass one by one, thus realize the identification problem of handwritten numeral, realizing environment is MATLAB2008b.The method being realized the problem of fairly large Handwritten Digit Recognition by the method for Unsupervised clustering is a lot, the present invention adopts the clustering method based on dot density Weighted Fuzzy C-Means, with flow data scan mode, the data point that order enters is processed, temporal data pool pool is put into for the data point not meeting update condition, the specific implementation of pool defines the dimension matrix identical with data point in a program, by data point stored in matrix, again cluster is carried out to the data in pool after pool piles, avoid and all cluster operation is carried out to total data, object is the space complexity reducing to calculate, reduce reunion class number of times to reduce time complexity.
As shown in Figure 1, main flow chart step of the present invention is as follows:
Step 101: pre-service handwritten numeral picture, is the high dimensional data in cluster process by greyscale image transitions, often opens the data line after image corresponding conversion, be convenient to follow-up clustering processing;
Step 102: the parameter of setting needed for clustering algorithm: make the set of x representative data, N is the sum of data, and c is cluster classification number, and m is the blur level in FCM Algorithms cluster process, ζ upgrades the Studying factors in cluster centre process, and U is degree of membership, U thfor degree of membership threshold value, V (k), k=1,2,3 ... c is initialized cluster centre, and i is greater than the integer that 0 is less than or equal to N, x irepresent i-th each data point, pool is that num is pool higher limit, and w is data point weights, and e is that the iteration stopping of dot density weighted FCM judges precision not by the data pool of the data of degree of membership threshold decision after storage calculates;
Step 103: read a data point x i, calculate the degree of membership U of this data point and each initialized cluster centre:
u ij = [ Σ k = 1 c ( | | x j - v i | | | | x j - v k | | ) 2 m - 1 ] - 1 , ∀ i , j
Judge the maximal value U of degree of membership maxif, U maxbe greater than U th, go to step 104, otherwise go to step 105;
Step 104: this point meets renewal cluster centre condition, very near with a certain cluster centre distance, this dot-dash is grouped into this classification, and then upgrade the cluster centre position nearest apart from this point, computing formula is:
V(k near)=ζ·(x(i)-V(k near))+V(k near),
Go to step 107;
Step 105: this point is all close with existing cluster centre distance, then think that this point cannot determine that classification belongs under current cluster centre distribution situation, then temporary transient by this point data stored in data pool pool, in pool, data point number adds 1, judges in pool, whether data amount check reaches preset value num.If reach num to go to step 106, otherwise go to step 107;
Step 106: calculate each data point weight w in pool jweights size is determined by the dense degree of this ambient data point, the larger then weights of density are larger, and the possibility that this point becomes cluster centre is larger, substitute into weights wFCM clustering algorithm and use existing cluster centre V (k), k=1,2,3..., c are as initial cluster center, all data points in cluster pool, upgrade c cluster centre V (k new), data pool pool can be emptied after upgrading cluster centre, wait and enter to be placed into follow-up but the data point that classification belongs to cannot be determined;
Step 107: judge whether i is less than data total amount N, if be less than N, go to step 103 after making i=i+1, otherwise goes to step 108;
Step 108: call available data point in a wFCM operator cluster pool again, so far all data points have calculated complete all, obtain final cluster centre V (k), calculate a little with the degree of membership of existing cluster centre, degree of membership computing formula:
u ij = [ Σ k = 1 c ( | | x j - v i | | | | x j - v k | | ) 2 m - 1 ] - 1 , ∀ i , j
Determine each data point class mark according to degree of membership size, calculate ARI (Adjusted Rand Index).
As shown in Figure 2,
Described step 101, comprises the steps:
Step 201: preprocessing image data: by the gray level image of each 28*28 and be set to one 784 dimension feature value vector;
Step 202: the normalization of data, because image intensity value is the integer between 0 ~ 255, then by and institute's directed quantity of postpone with divided by 255, the scope of obtaining is the normalization data of 0 ~ 1;
Step 203: in order to avoid producing the phenomenon that flocks together when data are read in, namely mass data all belongs to same class and causes cluster centre skewness continuously, so upset data matrix order at random, causes the randomness of reading in data category.
As shown in Figure 3, affiliated step 104, comprises the following steps:
Step 301: calculate range data point x inearest cluster centre V (k near);
Step 302: upgrade nearest cluster centre position, V (k near)=ζ (x (i)-V (k near))+V (k near), ζ is Studying factors, the amplitude that this value effect cluster centre upgrades, and have certain influence to Clustering Effect, need to regulate as the case may be, this value is a smaller value, generally can get ζ=0.03;
As shown in Figure 4, data point weight w in pool is calculated in affiliated step 106 j, comprise the steps:
Step 401: the Euclidean distance calculating data point between two in pool, obtains the adjacency matrix d of data point, Euclidean distance computing formula:
d ij=||x(i)-x(j)||,1≤i≤num,1≤j≤num;
Step 402: utilize adjacency matrix d to calculate the dot density of each point in pool, obtains dot density matrix z, dot density computing formula:
z i = Σ j = 1 , j ≠ i num 1 d ij , 1 ≤ i ≤ num ;
Step 403: dot density matrix z is normalized, obtains weight matrix, weights coefficient formulas:
w i = z i Σ j = 1 num z j , 1 ≤ i ≤ num ;
As shown in Figure 5, use data point in wFCM cluster pool to obtain new Clustering Model in affiliated step 106, comprise the steps:
Step 501: the degree of membership calculating each point and current cluster centre in pool obtains subordinated-degree matrix U:
u ij = [ Σ k = 1 c ( | | x j - v i | | | | x j - v k | | ) 2 m - 1 ] - 1 , ∀ i , j ,
Step 502: upgrade cluster centre according to subordinated-degree matrix U:
v i = Σ j = 1 n w j ( u ij ) m x j Σ j = 1 n w j ( u ij ) m , ∀ i ;
Step 503: calculate e=max 1≤i≤c|| v i, new-v i, old|| 2value;
Step 504: if e is greater than ε, go to step 501, otherwise go to step 505;
Step 505: return current cluster centre, is the new Clustering Model after renewal;
Be illustrated in figure 6 experimental result schematic diagram of the present invention, can find out that the present invention obtains good cluster centre, ten class digital pictures can be found out clearly from Fig. 5, be followed successively by 0,2,5,6,4,8,7,3,9,1 from top to bottom from left to right.The present invention tests total degree more than 50 times, and calculating ARI (Adjusted Random Index) mean value is 0.3401, and maximal value is 0.4002, and minimum value is 0.2813, and variance is 0.0159.
To sum up, the present invention is according to existing flow data clustering method, and each reading data point, each circulation only calculates degree of membership to a point and existing cluster centre, determines whether making this point participate in the renewal of Clustering Model directly according to the maximal value of degree of membership.Such as now read a data xi from data centralization and each cluster centre calculates degree of membership U, if to be greater than value much bigger compared with its residual value for degree of membership maximal value, exceed default threshold value U th, then this point participates in Renewal model directly.If U maximal value does not exceed threshold value, then think that this point wouldn't belong to any one class, and this point is temporary in pool, when the number of data points in pool reaches a certain numerical value, the convenient fuzzy C-means clustering carrying out dot density weighting with the initial classes center that existing cluster centre is total data in pool, obtain the cluster centre after upgrading and be current Clustering Model, proceed the process of follow-up data.Committed step of the present invention is exactly devise a cluster framework based on flow data, in conjunction with the FCM algorithm of online k-means algorithm model update method and dot density weighting, the on-line talking achieving one-by-one carries out the Handwritten Digit Recognition without monitor mode, is more applicable to the large-scale data acquisition of process.
Present invention, avoiding and process all Digital Image Data simultaneously, requirement to computer hardware when dramatically reducing large-scale data process, simultaneously compared with the wFCM algorithm of existing piecemeal, because major part point has participated in the renewal of Clustering Model directly, decrease the number of times calling wFCM operator, thus save computing time, reduce the complexity of time, be more suitable for processing large-scale data.
The part do not described in detail in present embodiment belongs to the known conventional means of the industry, does not describe one by one here.More than exemplifying is only illustrate of the present invention, does not form the restriction to protection scope of the present invention, everyly all belongs within protection scope of the present invention with the same or analogous design of the present invention.

Claims (5)

1., based on the Handwritten Digit Recognition method of the online FCM cluster of dot density weighting, it is characterized in that: comprise the steps:
Step 101: pre-service handwritten numeral picture normalization data, its objective is high dimensional data gray level image being converted into applicable cluster computing;
Step 102: the parameter of setting needed for clustering algorithm: make the set of x representative data, N is the sum of data, and c is classification number, and m is the blur level of FCM Algorithms, and ζ is Studying factors, and U is degree of membership, U thfor degree of membership threshold value, V (k), k=1,2,3 ... c is an initialized c cluster centre, and i is greater than the integer that 0 is less than or equal to N, x irepresent i-th data point, pool is temporal data pool, and it is pool higher limit that the satisfied data point upgrading cluster centre condition temporarily puts into pool num, and w is data point weights, and e is clustering operator iteration precision judgment value;
Step 103: read a data point x i, calculate the degree of membership U of this data point and initialized cluster centre, judge the maximal value U of degree of membership maxif, U maxbe greater than U th, go to step 104, otherwise go to step 105;
Step 104: upgrade distance x inearest cluster centre position, goes to step 107;
Step 105: by x iput into pool, in pool, data point number adds 1, judges in pool, whether data amount check reaches preset value num, if reach num to go to step 106, otherwise goes to step 107;
Step 106: use existing cluster centre for initial cluster center, calculates each data point weight w in pool j, by all data points in wFCM cluster pool, upgrade Clustering Model, after upgrading Clustering Model, data in data pool pool emptied;
Step 107: judge whether i is less than data total amount N, if be less than N, go to step 103 after making i=i+1, otherwise goes to step 108;
Step 108: call wFCM operator cluster again and newly obtain but not yet participate in the final cluster centre of data acquisition in the pool of cluster, calculate a little with the degree of membership of existing cluster centre, determine each data point class mark.
2. the Handwritten Digit Recognition method based on the online FCM cluster of dot density weighting according to claim 1, is characterized in that: described step 101, comprises the steps:
Step 201: preprocessing image data: by the gray level image of each 28*28 and be set to one 784 dimension feature value vector;
Step 202: the normalization of data, because image intensity value is the integer between 0 ~ 255, then by and institute's directed quantity of postpone with divided by 255, the scope of obtaining is the normalization data of 0 ~ 1;
Step 203: upset data matrix order at random, cause the randomness of reading in data category.
3. the Handwritten Digit Recognition method based on the online FCM cluster of dot density weighting according to claim 1, is characterized in that: the renewal distance x described in step 104 inearest cluster centre position, comprises the following steps:
Step 301: calculate range data point x inearest cluster centre V (k near);
Step 302: upgrade nearest cluster centre position, V (k near)=ζ (x (i)-V (k near))+V (k near), ζ is Studying factors, value ζ=0.03;
4. the Handwritten Digit Recognition method based on the online FCM cluster of dot density weighting according to claim 1, is characterized in that: calculate data point weight w in pool in described step 106 j, comprise the steps:
Step 401: the Euclidean distance calculating data point between two in pool, obtains the adjacency matrix d of data point, computing formula:
d ij=‖x(i)-x(j)‖,1≤i≤num,1≤j≤num;
Step 402: utilize adjacency matrix d calculation level density
Step 403: dot density matrix z is normalized, obtains weighting coefficient
w i = z i Σ j = 1 num z j , 1 ≤ i ≤ num ;
5. the Handwritten Digit Recognition method based on the online FCM cluster of dot density weighting according to claim 1, is characterized in that: use data point in wFCM cluster pool to obtain new Clustering Model in described step 106, comprise the steps:
Step 501: the degree of membership calculating each point and current cluster centre in pool;
Step 502: upgrade cluster centre:
v i = Σ j = 1 n w j ( u ij ) m x j Σ j = 1 n w j ( u ij ) m , ∀ i ;
Step 503: calculate e=max 1≤i≤c{ ‖ v i, new-v i, old2value;
Step 504: if e is greater than ε, go to step 501, otherwise go to step 505;
Step 505: return current cluster centre, is the new Clustering Model after renewal.
CN201410528202.3A 2014-10-09 2014-10-09 The Handwritten Digit Recognition method of online FCM clusters is weighted based on dot density Active CN104298987B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410528202.3A CN104298987B (en) 2014-10-09 2014-10-09 The Handwritten Digit Recognition method of online FCM clusters is weighted based on dot density

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410528202.3A CN104298987B (en) 2014-10-09 2014-10-09 The Handwritten Digit Recognition method of online FCM clusters is weighted based on dot density

Publications (2)

Publication Number Publication Date
CN104298987A true CN104298987A (en) 2015-01-21
CN104298987B CN104298987B (en) 2017-07-25

Family

ID=52318708

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410528202.3A Active CN104298987B (en) 2014-10-09 2014-10-09 The Handwritten Digit Recognition method of online FCM clusters is weighted based on dot density

Country Status (1)

Country Link
CN (1) CN104298987B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106204608A (en) * 2016-07-17 2016-12-07 西安电子科技大学 On-line talking SAR image change detection based on sample local density
CN107392973A (en) * 2017-06-06 2017-11-24 中国科学院自动化研究所 Pixel-level handwritten Chinese character automatic generation method, storage device, processing unit
CN108898166A (en) * 2018-06-13 2018-11-27 北京信息科技大学 A kind of image labeling method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030033436A1 (en) * 2001-05-14 2003-02-13 Weiss Sholom M. Method for statistical regression using ensembles of classification solutions
CN102789579A (en) * 2012-07-26 2012-11-21 同济大学 Identification method for stressed state of water fertilizer of greenhouse crop on basis of computer vision technology

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030033436A1 (en) * 2001-05-14 2003-02-13 Weiss Sholom M. Method for statistical regression using ensembles of classification solutions
CN102789579A (en) * 2012-07-26 2012-11-21 同济大学 Identification method for stressed state of water fertilizer of greenhouse crop on basis of computer vision technology

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
ZHONG SHI: "Efficient online spherical k-means clustering", 《NEURAL NETWORKS》 *
刘小芳: "点密度加权 FCM 算法的聚类有效性研究", 《计算机工程与应用》 *
陈胜锋: "软硬结合的聚类算法及其集成研究", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106204608A (en) * 2016-07-17 2016-12-07 西安电子科技大学 On-line talking SAR image change detection based on sample local density
CN107392973A (en) * 2017-06-06 2017-11-24 中国科学院自动化研究所 Pixel-level handwritten Chinese character automatic generation method, storage device, processing unit
CN107392973B (en) * 2017-06-06 2020-01-10 中国科学院自动化研究所 Pixel-level handwritten Chinese character automatic generation method, storage device and processing device
CN108898166A (en) * 2018-06-13 2018-11-27 北京信息科技大学 A kind of image labeling method

Also Published As

Publication number Publication date
CN104298987B (en) 2017-07-25

Similar Documents

Publication Publication Date Title
CN109800754A (en) A kind of ancient character body classification method based on convolutional neural networks
Rao et al. Research on a handwritten character recognition algorithm based on an extended nonlinear kernel residual network
Li et al. A novel statistical image thresholding method
CN110111297A (en) A kind of injection-molded item surface image defect identification method based on transfer learning
CN110543906B (en) Automatic skin recognition method based on Mask R-CNN model
CN104636721B (en) A kind of palm grain identification method based on profile Yu Edge texture Fusion Features
CN107330480A (en) Hand-written character Computer Identification
CN101246544A (en) Iris locating method based on boundary point search and SUSAN edge detection
CN101968853A (en) Improved immune algorithm based expression recognition method for optimizing support vector machine parameters
CN110197113B (en) Face detection method of high-precision anchor point matching strategy
CN112528845B (en) Physical circuit diagram identification method based on deep learning and application thereof
Babu et al. Colon cancer prediction using 2DR e CA segmentation and hybrid features on histopathology images
CN110334656A (en) Multi-source Remote Sensing Images Clean water withdraw method and device based on information source probability weight
CN104298987A (en) Handwritten numeral recognition method based on point density weighting online FCM clustering
CN111160428A (en) Automatic vegetable identification method based on CNN-SVM algorithm
Li et al. Automation recognition of pavement surface distress based on support vector machine
CN110111307B (en) Immune system feedback simulation system and method for immune teaching
CN105528791B (en) A kind of quality evaluation device and its evaluation method towards touch screen hand-drawing image
CN110348311A (en) A kind of intersection identifying system and method based on deep learning
CN109191452A (en) A kind of abdominal cavity CT image peritonaeum transfer automark method based on Active Learning
Shetty et al. Skin cancer detection using image processing: A review
Yang et al. General research on image segmentation algorithms
CN112926670A (en) Garbage classification system and method based on transfer learning
CN114462466A (en) Deep learning-oriented data depolarization method
Yang et al. Street view house number identification based on deep learning

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