CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - CNN代码

搜索资源列表

  1. cnn.rar

    1下载:
  2. canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测,source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1501
    • 提供者:li yan
  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-11
    • 文件大小:2660119
    • 提供者:交换链
  1. cnn

    0下载:
  2. canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1546
    • 提供者:王高伟
  1. DeepLearnToolbox

    1下载:
  2. 关于深度学习的比较好的代码参考资料,包括CAE,CNN,DBN,NN,SAE等基准程序-Depth learning about good code references, including CAE, CNN, DBN, NN, SAE and other benchmarks
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:20174848
    • 提供者:天之蓝
  1. rcnn

    1下载:
  2. RCNN,Region Based CNN,即基于区域的卷积神经网络代码,在许多数据集上刷新了识别记录,这是其实现代码,研究深度学习的同学可以下载,比较有帮助。-RCNN, Region Based CNN, namely the convolution neural network code based on the region in many data sets refresh identification record, this is the realization of the co
  3. 所属分类:Special Effects

    • 发布日期:2016-05-20
    • 文件大小:346112
    • 提供者:Arogon
  1. caffe-master

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

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

    0下载:
  2. cnn实现matlab代码,用于计算视觉,和机器学习方面的学习 -cnn achieve matlab codes for computer vision, and machine learning to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4349
    • 提供者:caotong
  1. CNN-

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

    • 发布日期:2016-01-18
    • 文件大小:14725120
    • 提供者:yine
  1. CNN

    0下载:
  2. 卷积神经网络的c++ 实现版本,本文件主要供学习机器学习的同学使用,里面代码有详细注释-CNN matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14715579
    • 提供者:李强
  1. CNN

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

    • 发布日期:2017-04-14
    • 文件大小:4257
    • 提供者:michael
  1. cnn

    1下载:
  2. 卷积神经网络的实现代码,包括训练,测试,SGD随机梯度下降法等功能。-Convolution neural network implementation code, including training, testing, SGD stochastic gradient descent and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9204440
    • 提供者:lee
  1. CNN

    0下载:
  2. 手写数字识别 lenet 5 CNN的代码,对于初学机器学习者非常有帮助,可以运行。-Handwritten numeral recognition lenet 5 CNN code, for beginners machine learners very helpful, you can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14705767
    • 提供者:ch
  1. CNN

    0下载:
  2. 本程序是深度学习的卷积神将网络代码,就有很高的学习价值,热烈欢迎下载,您定受益匪浅-This procedure is the convolution depth study of God' s will the network code, there is a high learning value, a warm welcome to download, set your benefit
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14735757
    • 提供者:陶程序员
  1. CNN

    0下载:
  2. convolution neural network工具箱中的代码(An example of a convolution neural network)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:oioikkl
  1. CNN

    1下载:
  2. 使用cnn提取图像特征,然后用SVM分类,此处没有给出训练集,另外imagenet-caffe-alex部分代码需要注意,需要下载的话把注释掉的代码打开(Using CNN image feature extraction, and then use the SVM classification, there were no given training set, also need to pay attention to imagenet-caffe-alex part of the code
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:wmqqiu
  1. cnn

    2下载:
  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
    • 文件大小:8192
    • 提供者:马舒舒
  1. Naive CNN 18 multiplication per clock cycle_V3

    1下载:
  2. 此文件是卷积神经网络中的卷积核的硬件实现代码(CNN:filter/filter3*3 filter4*4 filter5*5 filter6*6)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:yyy22233
  1. MyCode

    0下载:
  2. cnn结合xgboost代码,用于多分类器的设计(CNN related code,combined with xgboost,it is used to classify things.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-12-26
    • 文件大小:188416
    • 提供者:L_YY
  1. CNN人脸识别

    2下载:
  2. 用于CNN人脸识别代码,已经配套完整,就缺一个工具箱,需要的自行搜索
  3. 所属分类:图片显示浏览

  1. cnn-edge-detection

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

    • 发布日期:2020-07-13
    • 文件大小:289792
    • 提供者:sunshinegirl
« 12 »
搜珍网 www.dssz.com