CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - 卷积

搜索资源列表

  1. gabor2d_sub

    0下载:
  2. 经典的Gabor滤波算法实现,利用指纹的局部特征包括脊线频率和方向通过求卷积实现带通滤波。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1013byte
    • 提供者:heying
  1. Gabor

    0下载:
  2. 自己写的gabor小波卷积变换,8位图,学习模式识别有用的gabor-Gabor wrote it myself convolution wavelet transform,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:373.59kb
    • 提供者:dingzi
  1. GrowthtypeConvolutionNeuralNetworkandItsApplicatio

    0下载:
  2. 增长式卷积神经网络及其在人脸检测中的应用-Growth-type Convolution Neural Network and Its Application in Face Detection growth-type convolution neural network and its application in face detection growing type convolution neural network and its application in face detecti
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1.06mb
    • 提供者:方云
  1. ver_0.82

    0下载:
  2. 此文件包包含用卷积神经网络识别手写输入的识别程序,数据可从MNIST下载-This release includes sample of handwritten digits recognition using CNN. If you just want to try it run cnet_tool. You ll see a simple GUI. It loads pretrained convolutional neural net from cnet.mat and recognize
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:622.86kb
    • 提供者:Hunter
  1. CNNWB_05-27-2012

    0下载:
  2. 这个是我找到的卷积神经网络在minist库上数字识别最好的结果,准确率99.5 ,比C++版本的更好。程序可以直接编译运行,但是因为要下载两个数据库可能非常慢,需要你修改一下代码跳过去。如果你对cnn很感兴趣,可以找我Q:3617 28654-This is what I found convolutional neural network minist library Digital Identification best results, the accuracy was 99.5 , be
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2.54mb
    • 提供者:交换链
  1. CNNS

    0下载:
  2. 这个程序旨在把卷积神经网络算法应用于手写字符识别。程序有几种结构的神经网络可以通过比较不同结构而得到对识别率的影响。-This program is designed to put the convolutional neural network algorithm is applied to the handwritten character recognition. The structure of the program there are several kinds of neural
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2.71mb
    • 提供者:刘庆
  1. CNN.tar

    1下载:
  2. 卷积神经网路 包括了MLP层,conv层,pooling层,RBM层,LRN层,采用xml配置文件设置参数,实现训练识别-Convolution neural network, including the MLP layer, conv layer, pooling layer, RBM layer, LRN layer, using xml configuration file to set parameters to achieve recognition training
  3. 所属分类:Graph Recognize

    • 发布日期:2015-12-22
    • 文件大小:1.41mb
    • 提供者:刘慧慧
  1. caffe-master

    0下载:
  2. 卷积神经网络的一种开源代码,可以对图像数据库自动提取特征-one open source code of CNN which can extract features other image dataset.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6.24mb
    • 提供者:卢晓欣
  1. CNN

    6下载:
  2. 用MATLAB实现卷积神经网络,并对图像进行特征提取-Using MATLAB convolution neural networks, and image feature extraction
  3. 所属分类:Graph Recognize

    • 发布日期:2015-04-04
    • 文件大小:14.03mb
    • 提供者:蓝颖忧忧
  1. source-code

    2下载:
  2. 用D-CNN的方法,即CNN卷积层加Fisher Vector做图像分类的MATLAB代码-Use D-CNN approach ( Fisher Vector follows results of CNN convolutional layer as the image feature) to classificate the image
  3. 所属分类:Graph Recognize

    • 发布日期:2015-12-22
    • 文件大小:25kb
    • 提供者:叶亮
  1. mycnn

    1下载:
  2. 卷积神经网络识别字符的Matlab程序,包含所需的所有素材和自己改进的一部分代码-Convolutional neural network for handwriten digits recognition: training and simulation. This program implements the convolutional neural network for MNIST handwriten digits recognition, created by Yan
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2.5mb
    • 提供者:杨大林
  1. CNN-

    3下载:
  2. CNN卷积神经网络数字识别MATLAB代码-CNN convolutional neural network digital identification MATLAB code
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-18
    • 文件大小:14.04mb
    • 提供者:yine
  1. conv-net-0.1

    0下载:
  2. 这是卷积神经网络在字符识别的应用,大家可以学习学习。-This is a convolution neural network character recognition application, we can learn it.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-17
    • 文件大小:4.18mb
    • 提供者:张利宁
  1. cnn_tutorial

    0下载:
  2. 关于卷积神经网络的文章,中文翻译的,挺不错的,欢迎下载学习啊-A convolutional neural network tutorial, Chinese translation, very good, welcome to download the study
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-30
    • 文件大小:126.85kb
    • 提供者:homawf
  1. CNN

    0下载:
  2. 卷积神经网络代码,Java版。改自Deep Learning Toolbox的matlab代码。-CNN code with Java. From github deep learning toolbox
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:4.16kb
    • 提供者:michael
  1. character recognition

    0下载:
  2. CNN卷积神经网络对字符进行训练、字符识别相关代码(Printed ink jet character recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-02
    • 文件大小:14kb
    • 提供者:一把尺子
  1. cnn

    1下载:
  2. 基于python tensorflow框架构建的卷积神经网络用来识别图像,附带训练数据集的制作代码。(The convolution neural network based on the python tensorflow framework is used to identify images with the production code of the training data set.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-21
    • 文件大小:8kb
    • 提供者:马舒舒
  1. matlab手写卷积神经网络人脸识别

    3下载:
  2. 基于卷积神经网络的人脸识别,学生作品啊啊啊啊啊啊(open face cnn student school what i should do)
  3. 所属分类:图形/文字识别

    • 发布日期:2019-05-22
    • 文件大小:92.13mb
    • 提供者:qmwnebrv
  1. cnn-edge-detection

    3下载:
  2. 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-07-13
    • 文件大小:283kb
    • 提供者:sunshinegirl
  1. 1DCNN

    5下载:
  2. 使用卷积神经网络实现心电异常分类,内含损失函数,验证集、测试集等(ECG anomaly classification using convolutional neural network)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2021-02-03
    • 文件大小:7kb
    • 提供者:yangyang580
« 12 »
搜珍网 www.dssz.com