Description: A Simple Fuzzy Classifier based on
Inconsistency Analysis of Labeled Data-A Simple Fuzzy Classifier based on Inconsi Labeled stency Analysis of Data Platform: |
Size: 262703 |
Author:刘飞絮 |
Hits:
Description: A Simple Fuzzy Classifier based on
Inconsistency Analysis of Labeled Data-A Simple Fuzzy Classifier based on Inconsi Labeled stency Analysis of Data Platform: |
Size: 262144 |
Author:刘飞絮 |
Hits:
Description: 根据:基于不变矩特征和神经网络的图像模式模糊分类 论文 在matlab上做的实验,有7个不变矩生成和神经网络分类的代码,还要论文原文-According to: Based on the characteristics of moment invariants and neural network image mode fuzzy classification papers in matlab to do the experiment, there are seven moment invariants and neural network classifier to generate the code, but also the original papers Platform: |
Size: 146432 |
Author:wanxl_xjtu |
Hits:
Description: Semantic analysis of multimedia content is an on going research
area that has gained a lot of attention over the last few years.
Additionally, machine learning techniques are widely used for multimedia
analysis with great success. This work presents a combined approach
to semantic adaptation of neural network classifiers in multimedia framework.
It is based on a fuzzy reasoning engine which is able to evaluate
the outputs and the confidence levels of the neural network classifier, using
a knowledge base. Improved image segmentation results are obtained,
which are used for adaptation of the network classifier, further increasing
its ability to provide accurate classification of the specific content. Platform: |
Size: 831488 |
Author:焦亚民 |
Hits:
Description: 模糊K近邻分类器,模式识别和机器学习经常要使用的一个分类器-K neighbor fuzzy classifier, pattern recognition and machine learning are often used in a classifier Platform: |
Size: 429056 |
Author:chen |
Hits:
Description: We present a video caption detection and recognition
system based on a fuzzy-clustering neural network (FCNN) classifier.
Using a novel caption-transition detection scheme we locate
both spatial and temporal positions of video captions with high precision
and efficiency. Then employing several new character segmentation
and binarization techniques, we improve the Chinese
video-caption recognition accuracy from 13 to 86 on a set of
news video captions. As the first attempt on Chinese video-caption
recognition, our experiment results are very encouraging.-A spatial-temporal approach for video caption date Platform: |
Size: 466944 |
Author:段军伟 |
Hits:
Description: (压缩包里一共有5个代码)
pca+lda+粗糙集+模糊神经网络
saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat
1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat
2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
3.将disdata组成决策表(savers.m),通过对disdata的条件属性进行约简,得到其一个约简,组成新的测试集rstest和训练集rsstudy存为imagersdata.mat
4.对rsstudy进行模糊神经网络训练(savecul.m),对模糊神经网络的参数进行调整学习将其存入culdata.mat
5.用runfnn.m对rstest进行测试得到其识别率
savem.m和cm.m是用最小距离分类器对训练集和测试集进行分类.-pca+ lda+ Rough Set+ fuzzy neural network
saveORLimage.m will ORL face database is divided into test set and training set ptest for pstudy keep imagedata.mat
Treasury will face 1.savelda.m first dimensionality reduction pca, lda used feature extraction, a new test set and training set ldatest for ldastudy keep imageldadata.mat
2. Ldastudy carried out on the discretization (discretimage.m), to be discrete matrix of disdata, deposited to imagedisdata.mat
3. Disdata the composition of the decision table (savers.m), the conditions on the attributes disdata about Jane, has been one of its reduction to form the new test set and training set rstest for rsstudy keep imagersdata.mat
4. Rsstudy training fuzzy neural network (savecul.m), on the parameters of fuzzy neural network to learn to adjust their deposit culdata.mat
5. Rstest used to test for runfnn.m by its recognition rate
cm.m is savem.m and minimum distance classifier on the training set and test set classificati Platform: |
Size: 2048 |
Author:dong |
Hits:
Description: 该程序实现了简单的模糊ARTMAP神经网络算法。SFAM是神经网络分类器,它是简单和快速的模糊ARTMAP版本。-The program implements a simple fuzzy ARTMAP neural network algorithm. SFAM is a neural network classifier, which is simple and fast version of fuzzy ARTMAP. Platform: |
Size: 21504 |
Author:刘凯 |
Hits:
Description: 手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers) and the clustering procedure (fuzzy clustering, genetic algorithms) Platform: |
Size: 757760 |
Author:沉浮沉 |
Hits:
Description: A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification. Platform: |
Size: 25600 |
Author:amir |
Hits:
Description: 提出了基于特征融合和模糊核判别分析(FKDA)的面部表情识别方法。首先,从每幅人脸图像中手工定
位34个基准点,作为面部表情图像的几何特征,同时采用Gabor小波变换方法对每幅表情图像进行变换,并提取基
准点处的Gabor小波系数值作为表情图像的Gabor特征;其次,利用典型相关分析技术对几何特征和Gabor特征进
行特征融合,作为表情识别的输人特征;然后,利用模糊核判别分析方法进一步提取表情的鉴别特征;最后,采用最
近邻分类器完成表情的分类识别。通过在JAFFE国际表情数据库和Ekman“面部表情图片”数据库上的实验,证实
了所提方法的有效性。-Proposed based on feature fusion and fuzzy kernel discriminant analysis (FKDA) facial expression recognition. First, face images of each piece of hand-set
Bit 34 basis points, as the geometric features of facial expression images, while using Gabor wavelet transform method to transform the images of each piece of expression, and extraction-based
Quasi-point of the Gabor wavelet coefficients, as Gabor features of facial expression image second, using canonical correlation analysis on the geometric features and Gabor features into
Line feature fusion, as expression recognition of input features then, using fuzzy kernel discriminant analysis method to extract and further identification features of expression Finally, the most
Neighbor classifier to complete expression of the classification. International expression by JAFFE database and Ekman "facial image" database on the experiment, confirmed
The proposed method. Platform: |
Size: 375808 |
Author:MJ |
Hits:
Description: 该程序实现了简单的模糊ARTMAP神经网络算法。SFAM是神经网络分类器,它是简单和快速的模糊ARTMAP版本-The program implements a simple fuzzy ARTMAP neural network algorithm. SFAM is a neural network classifier, it is simple and fast version of fuzzy ARTMAP Platform: |
Size: 143360 |
Author:曹哥 |
Hits:
Description: 通过matlab语言实现Fisher分类和基于核Fisher分类的设计与实现研究和模糊相似关系直接用于分类,实现结果良好,可供大家使用,互相学习。-Fisher classifier matlab language and kernel Fisher classification-based design and realization of fuzzy similarity relations for the classification, to achieve good results for everyone to use, learn from each other. Platform: |
Size: 128000 |
Author:辛力 |
Hits:
Description: 运用帧差序列图像进行背景建模与更新,采用背景差分和LBP纹理分析法进行运动车辆的分割及阴影消除。提出车辆形状投影量的概念,将视频车辆二维形状信息降至一维,并设计二维输入模糊分类器,根据形状投影量和车高,车长比,完成车型的多种类精细识别。-Frame difference image sequence background modeling and updating, background subtraction and the LBP texture analysis method for the segmentation of moving vehicles and shadow elimination.Proposed the concept of the vehicle shape of the projected amount of video vehicle two-dimensional shape information reduced to a one-dimensional, and design of two-dimensional input fuzzy classifier, according to the shape of the projection volume and high car, car length, complete models of the many types of fine recognition.
Platform: |
Size: 657408 |
Author:周亚婷 |
Hits:
Description: A Fuzzy Classifier for Iris Data that will train with samples data and classify input data based on it s trainings-A Fuzzy Classifier for Iris Data that will train with samples data and classify input data based on it s trainings... Platform: |
Size: 250880 |
Author:majid_grok |
Hits:
Description: countdown 1. Immune.rar,An implementation of Immune System merged to Cellular Learning Automata.,32KB,downloads 15
2. FuzzyClassifier.zip,A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.,25KB,downloads 17
3. EC_Final_Project_Implementation.rar,A source code for cellular memetic algorithm.,9KB,downloads 67
4. MyCode.rar,A Gp implementation using GPlab.,25KB,downloads 8-countdown 1. Immune.rar,An implementation of Immune System merged to Cellular Learning Automata.,32KB,downloads 15
2. FuzzyClassifier.zip,A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.,25KB,downloads 17
3. EC_Final_Project_Implementation.rar,A source code for cellular memetic algorithm.,9KB,downloads 67
4. MyCode.rar,A Gp implementation using GPlab.,25KB,downloads 8 Platform: |
Size: 240640 |
Author:hitamputih77 |
Hits: