CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - image classification

搜索资源列表

  1. patternrecognition_classify

    1下载:
  2. 模式识别—分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码-pattern recognition-classification procedure VC source, "VC image pattern recognition technology to achieve" a source book
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:538878
    • 提供者:yzzyzz
  1. rtejfgds

    1下载:
  2. 现有的代数特征的抽取方法绝大多数采用一维的方法,即首先将图像转换为一维向量,再用主分量分析(PCA),Fisher线性鉴别分析(LDA),Fisherfaces式核主分量分析(KPCA)等方法抽取特征,然后用适合的分类器分类。针对一维方法维数过高,计算量大,协方差矩阵常常是奇异矩阵等不足,提出了二维的图像特征抽取方法,计算量小,协方差矩阵一般是可逆的,且识别率较高。-existing algebra feature extraction method using a majority of th
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2513
    • 提供者:小弟
  1. texture123

    0下载:
  2. 本程序实现了对一副图像中的材质不同的物体进行分类,对于材质相同的物体归为一类.-the realization of the image of a different material objects to the classification, For the same material objects classified as a category.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1272
    • 提供者:亿摆
  1. svm

    0下载:
  2. svm程序代码,用于模式识别和分类,也可用于图像特征。-svm code for pattern recognition and classification can also be used to image features.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:171817
    • 提供者:chenxi
  1. MCALabWithUtilities

    0下载:
  2. MCA算法源程序,可用于稀疏分解,信号分类,图像修复,信号还原-MCA algorithm source code can be used for sparse decomposition, signal classification, image restoration, signal reduction
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7277934
    • 提供者:刘现
  1. bayes_total

    0下载:
  2. 最小错误概率贝叶斯分类器的matlab程序,可用于二维数据的分类以及分类效果的图像显示,可帮助初学者加深对贝叶斯分类算法的理解。-This is a matlab program of the minimum probability of error of Bayesian classifier.Which can display the image of two-dimensional data classification and the classification results . I
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2252
    • 提供者:chenxiao
  1. fastvalue

    0下载:
  2. 一种基于图像像素分类的快速计算图像清晰度评价值函数。-Pixel classification based on image sharpness of the image evaluation value fast computing functions.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1457
    • 提供者:小角
  1. Perceptron

    0下载:
  2. 利用感知机的线性分类功能,实现2维平面的两类模式分类,matlab实现,并用图像显示-Perceptron using linear classification function, the realization of 2-D plane of the two types of pattern classification, matlab achieve, and image display
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1334
    • 提供者:yaozi
  1. NeuralNetwork

    0下载:
  2. 人工智能是现在科学发展的热门,该程序通过人工神经网络的原理实现图像的分类功能-The scientific development of artificial intelligence is now the most popular, the program adopted the principle of artificial neural network classification of image features
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:300493
    • 提供者:fanyanwei
  1. cnn图像分类

    2下载:
  2. 基于Tensorflow下的cnn卷积神经网络实现图像的分类(Image classification CNN convolutional neural network based on Tensorflow)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:jiangzhen
  1. Demo_Broadlearning_MNIST

    1下载:
  2. 宽度学习是最近比较热的分类器,可用于图像分类等应用(image classification Broad learning)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:14730240
    • 提供者:甜甜橙橙
  1. CIFAR10

    1下载:
  2. 在CIFAR-10数据集上使用卷积神经网络进行图像分类(Image classification using convolution neural network on CIFAR-10 dataset)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-23
    • 文件大小:24576
    • 提供者:s25125
  1. CNN

    0下载:
  2. 通过卷积网络,自动实现对图片特征的提取,通过训练,得到有效的权值,进行图像分类(Through convolution network, automatic extraction of image features can be realized. Through training, effective weights can be obtained and image classification can be carried out.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-11-19
    • 文件大小:11502592
    • 提供者:sdauzcy
  1. Locality-constrained Linear Coding for Image Classification

    2下载:
  2. Locality-constrained Linear Coding (LLC) in place of the VQ coding in traditional SPM. LLC utilizes the locality constraints to project each descr iptor into its local-coordinate system, and the projected coordinates are integrated by max pooling to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2019-04-11
    • 文件大小:587330
    • 提供者:leoqiulin
  1. Deep Learning with Python

    1下载:
  2. 深度学习基本算法,深度学习with python作为标题建议介绍深度学习使用Python编程语言和开源Keras库,它允许简单快速的原型设计。 在Python深度学习中, 你将从一开始就学习深度学习,你将学习所有关于图像分类模型,如何使用深度学习获取文本和序列,甚至可以学习如何使用神经网络生成文本和图像。 本书是为那些具有Python技能的人员编写的,但你不必在机器学习,Tensorflow或Keras方面有过任何经验。你也不需要先进的数学背景,只有基础的高中水平数学应该让你跟随和理解核心
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-28
    • 文件大小:6945792
    • 提供者:卒子过南海
  1. 04.CNN处理CiFar

    1下载:
  2. 以python语言为基础,利用tensorflow机器学习架构,两层卷积神经网络实现,CiFar数据集图片分类功能。(Based on Python language, using tensorflow machine learning architecture, two-layer convolutional neural network, CiFar data set image classification function.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-21
    • 文件大小:2048
    • 提供者:奋斗到天亮
  1. 支持向量机matlab

    3下载:
  2. 支持向量机 MATLAB 源代码 图像分类(Support Vector Machine MatLAB Source Code Image Classification)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-30
    • 文件大小:11264
    • 提供者:ke408893810
  1. BP神经网络

    2下载:
  2. BP神经网络,matlab程序编写,有原始数据,可用于遥感图像分类,并且对遥感图像的土地利用类型进行预测。(BP neural network, matlab programming, with original data, can be used for remote sensing image classification, and remote sensing image land use type prediction.)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-16
    • 文件大小:1424384
    • 提供者:poppyzbb
  1. Demo2_ImageClassifiction

    0下载:
  2. 使用Matlab深度学习工具箱-googlenet 图像分类(Using GoogLeNet to classify images using deep learning toolbox)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-13
    • 文件大小:3072
    • 提供者:supernature
  1. Detection-system-of-skin-diseases-using-image-processing-master

    0下载:
  2. To classify four types of skin diseases such as Dermatitis, Melanoma, Diabetic foot ulcer, Impetigo,2 types of ML algorithms KNN and SVM are used. To get a visual representation of classifier output the ROC curve is plotted. To measure the performanc
  3. 所属分类:matlab例程

    • 发布日期:2021-04-30
    • 文件大小:9954
    • 提供者:ad7aH3
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 24 »
搜珍网 www.dssz.com