搜索资源列表
PoS-Tagging-based-on-HMM
- 基于隐马尔科夫的中文词性标注系统的C++源代码,包括训练集和测试集语料库,单词量和词性数目都没有写死,可适应任意大的训练和测试数据集,程序已经过优化,一次标注只需要不到10秒的时间。-Based on Hidden Markov of the Chinese part of speech tagging system in C++ source code, including the training set and test set corpus, vocabulary and speech
AnimprovedBayesianfacerecognitionalgorithm
- 对人脸识别的贝叶斯方法ML中相似度计算公式进行了简化,对数据集的训练和人脸图像的预处理进 行了修改,提出了一种改进的贝叶斯人脸识另1】算法SML。在FERET人脸图像库的子集和南大人脸图像实验库上对 识别算法进行了测试和比较。实验表明,SML算法提高了ML算法的效率,克服了ML算法计算效率不高的缺陷,而 且SML的识别效率明显高于PCA方法。-Bayesian face recognition method on the ML in the similarity formula ha
Iris
- iris标准数据集 模式识别; matlab环境-iris data
PCAPLDA
- PCA+LDA人脸识别,PCA降维到N-C,(N为训练样本数,C为类别数)使得Sw非奇异,主要是解决小样本,数据集为ORL,每类取9(可改)个图片-PCA+LDA recognition, PCA dimensionality reduction to NC, (N is the number of training samples, C is the number of categories) make Sw nonsingular, mainly to resolve the small s
Parallel-axis
- 平行坐标轴是可视化的一种传统方法,用于模式识别聚类等,数据是‘鸢尾花数据集’,有较好的分类效果。-Parallel to the axis is a traditional way to visualize, used for clustering and pattern recognition, data is the iris data set, have better classification effect.
faceRecognition
- 基于SVM和PCA的人脸识别,使用了ORL人脸数据集和libsvm.jar-Face recognition based on SVM and PCA. ORL faces dataset and libsvm.jar are used
BP
- BP神经网络,用C#实现反向神经网络识别iris花数据集,准确率95 以上-BP neural network, using C# implementation iris flower reverse neural network dataset, the accuracy rate above 95
ImageClassification-master
- 在这个项目中,我们的目标是建立一个识别和大小231x231图像呈现对象分类系统。我们得到了一组训练图像,每四个标签之一:1飞机;汽车2;3马,否则。我们提供了两个特点:一是方向梯度直方图(HOG),其尺寸为5408;另一个是overfeat ImageNet美国有线电视新闻网的特点,其尺寸37000。关于测试图像,我们只给出了每个图像的功能,没有标签,结果判断由平地机。我们的目标是提供二进制和多个预测。平衡错误率(BER)是我们的性能评估。为了解决这个问题,我们首先减少PCA的问题的维数,处理不
QuadricHandModel-master
- 这是一个基于openGl制作的一个手势识别程序(This is a 3D hand model developed mainly for vision-based hand motion analysis. The hand model is modeled as a set of rigid quadratic surfaces, and has 27 degrees-of-freedom (DoFs) including 6 DoFs of global motion and 21 DoFs
BP_mnist
- BP网络实现手写字体识别。压缩文件包含mnist数据集,直接在pycharm运行BPNetwork.py文件,输出测试集识别结果和测试精度。(Handwritten recognition based on BP network. The compressed file contains the MNIST data set, runs the BPNetwork.py file directly in the pycharm, outputs the test set, identifies
code
- 基于python的cifar10数据集的识别和读取的三种方法(Recognition and reading of cifar10 data set based on Python)
download
- DMO-DB[24]是由柏林工业大学录制的德语情感语音库,由10位演员(5男5女)对10个语句(5长5短)进行7种情感(中性/nertral、生气/anger、害怕/fear、高兴/joy、悲伤/sadness、厌恶/disgust、无聊/boredom)的模拟得到,共包含800句语料,采样率48kHz(后压缩到16kHz),16bit量化.语料文本的选取遵从语义中性、无情感倾向的原则,且为日常口语化风格,无过多的书面语修饰.语音的录制在专业录音室中完成,要求演员在演绎某个特定情感前通过回忆自身
LeNet
- tensorflow实现手写体识别(包含mnist数据集)(Handwritten recognition by tensorflow)
纯C-CNN
- 纯C深度学习库,里面包含MNIST手写数字识别数据集,编译就能训练和预测(Pure C depth learning library, which contains MNIST handwritten digital recognition data sets, compiling can be trained and predicted.)
dataset_SkodaMiniCP
- skoca活动识别数据集 包括开车门 关车门等动作(The skoca activity recognition data set includes the action of the door of the car door and so on)
PCA+SVM
- 用于人脸识别,包含了PCA及SVM算法,数据集采用的ORL数据库(face recognition(PCA+SVM))
#-nina-semimyo-master
- 基于肌电信号的手势识别,数据来自开源数据集ninapro(Hand gesture recognition based on electromyography)
cnn人脸识别
- 使用CNN实现人脸识别,包括训练数据集与测试数据集(Face recognition using CNN, including training data set and test data set)
数据集
- 对网上一些数据集的整理,分类和归纳,对目标识别方向有用(Sorting, classifying and summarizing some data sets on the Internet, useful for target recognition)
语音识别demo
- rnn循环神经网络训练数据集及进行语音识别实现语音输出(Training data set of RNN cyclic neural network and speech recognition for speech output)