CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - cnn

搜索资源列表

  1. CUDA实现CNN膨胀的程序

    1下载:
  2. 利用CUDA wizard建立的控制台程序,在CUDA平台上并行实现了细胞神经网络(CNN)执行膨胀的操作。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-06-21
    • 文件大小:10.49mb
    • 提供者:keyi12
  1. CNN_Edge_extraction

    1下载:
  2. CNN图像边缘检测,是将细胞神经网络的标准版用matlab实现,比较简单易懂-CNN Image edge detection is realized on matlab,it is simple.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.52kb
    • 提供者:叶挺
  1. Noise_cancellation-by-CNN-in-Image-Processing

    0下载:
  2. Noise cancellation in Image Processing by Neural network
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:350.33kb
    • 提供者:Ehsan
  1. CNN

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

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

    0下载:
  2. 一个用MATLAB实现的CNN神经网络深度学习工具包的源代码-CNN code for MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:52.37kb
    • 提供者:张军辉
  1. CNN

    0下载:
  2. 深度学习模型,CNN实现道路分类效果,这不是自创,-Depth learning model, CNN achieve road classification results
  3. 所属分类:Special Effects

    • 发布日期:2016-05-20
    • 文件大小:102kb
    • 提供者:杨飞
  1. CNN

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

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

    3下载:
  2. 基于matlab的深度学习工具箱,该工具箱内包含一个基于手写识别的cnn模型,注释清晰。-Based on the depth of learning matlab toolbox, the toolbox contains within a model based on handwriting recognition cnn, clear notes.
  3. 所属分类:Special Effects

    • 发布日期:2016-09-06
    • 文件大小:14.08mb
    • 提供者:haozi
  1. CNN-for-Segmentation

    0下载:
  2. 一篇关于如何用卷积神经网络(CNN)进行图像分割的论文,里面得到的效果还可以-an article about how to use CNN for image segmentation.The result is not bad.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.23mb
    • 提供者:陆归
  1. cnn

    1下载:
  2. 用于图像分类的源代码,深度学习的应用,cnn卷积神经网络的使用,可以自己更换数据集或者调优,适合初学者使用!-For image classification of the source code, the application of in-depth learning, cnn convolutional neural network, you can replace the data set or tuning, suitable for beginners!
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:14.21mb
    • 提供者:zhangshixia
  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
    • 文件大小:14.02mb
    • 提供者:ch
  1. cnn-cbir-benchmark-master

    0下载:
  2. python语言,使用卷积神经网络的特征做图像检索(image retrieval using CNN)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:2.17mb
    • 提供者:free司太友
  1. CNN-LeNet5

    5下载:
  2. CNN中的手写识别LeNet5实现,用python,进行了中文注释(CNN handwritten recognition LeNet5 implementation, using python, carried out in Chinese Notes)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:7kb
    • 提供者:axya
  1. CNN(C++)

    1下载:
  2. 基于;C++ 语言;图像识别;简单模型;图像处理(C++; image; recognition;model;Simple)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:6kb
    • 提供者:午夜的雨
  1. CNN

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

    • 发布日期:2018-04-21
    • 文件大小:3kb
    • 提供者: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
    • 文件大小:1kb
    • 提供者:wmqqiu
  1. CNN_easy

    1下载:
  2. 简单CNN神经网络的TensorFlow实现(TensorFlow implementation of simple CNN neural network)
  3. 所属分类:图形图像处理

  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
    • 文件大小:2kb
    • 提供者:yyy22233
  1. CNN

    4下载:
  2. 完整的CNN卷积神经网络创建、训练及测试。(Complete CNN convolution neural network is created, trained and tested.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-05-08
    • 文件大小:8kb
    • 提供者:lifeng9318
  1. MyCode

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

    • 发布日期:2019-12-26
    • 文件大小:184kb
    • 提供者:L_YY
« 12 3 »
搜珍网 www.dssz.com