搜索资源列表
CNN
- 用MATLAB实现卷积神经网络,并对图像进行特征提取-Using MATLAB convolution neural networks, and image feature extraction
mycnn
- 卷积神经网络识别字符的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
CNN-
- CNN卷积神经网络数字识别MATLAB代码-CNN convolutional neural network digital identification MATLAB code
CNN-MINIST
- 利用卷积神经网络进行MINIST数据集的分类识别,MATLAB源程序。-Convolution neural network classification MNIST dataset, MATLAB source.
CNN
- 卷积神经网络的c++ 实现版本,本文件主要供学习机器学习的同学使用,里面代码有详细注释-CNN matlab
CNN
- 卷积神经网络代码,Java版。改自Deep Learning Toolbox的matlab代码。-CNN code with Java. From github deep learning toolbox
DeepLearnToolbox-master
- 深度学习工具包,包含神经网络,卷积神经网络等众多深度学习工具的MATLAB源码-MATLAB source deep learning kits, including neural networks, neural networks, and many other convolution depth learning tool
cnn_tutorials
- cnn网络从入门到精通,包括matlab工具箱源码解读,图形化解释,非常详细。学习卷积神经网络必读资料,-cnn network entry to the master, including source code matlab toolbox interpret graphical explain, in great detail. Convolutional neural network learning required reading,
Test-code-for-SRCNN
- 深度学习,超分辨卷积神经网络,获取测试数据的MATLAB代码-Depth study, the super-resolution convolution neural network, access to test data MATLAB code
practical-cnn-2016a-code-only.tar
- VGG卷积神经网络练习,在matlab中使用vlfeat/matconvnet对图像进行去模糊的操作进而更好的识别图像(VGG Convolutional Neural Networks Practical)
CNN
- 这是卷积神经网络的小程序,希望对大家有帮助(This is a small convolutional neural network procedures, we hope to help)
SRCNN_TEST
- 基于卷积神经网络的图像超分辨率重建,不含训练程序,包含已训练好的model !(Test code for Super-Resolution Convolutional Neural Networks (SRCNN))
matlab
- 本文件中代码使用前馈卷积神经网络对图像进行去噪(In this paper, we use the feedforward convolution neural network to denoise the image.)
first
- 车牌定位 车牌分割 字符识别 正如上面所讲,车牌识别主要分为3个部分,其中第一部分车牌定位,一般采用颜色定位,特征定位等,这方面一堆资料我就不写了.分割一般采用投影法.识别的话方法就比较多了,有模板匹配,bp神经网络,卷积神经网络等.(pan.baidu.com/s/1jIdSuXK)
CNN_Edge
- 采用卷积神经网络进行边缘检测,采用MATLAB语言编写。(Edge detection using convolution neural network)
Convolutional-Neural-Network-master
- matlab,深度学习工具箱,经典的卷积神经网络,共有两层卷积层。输入为28*28*1的图片(Matlab, the deep learning toolbox, the classic convolution neural network, has two volumes of layers. A picture entered into 28*28*1)
CNN
- 完整的CNN卷积神经网络创建、训练及测试。(Complete CNN convolution neural network is created, trained and tested.)
matlab手写卷积神经网络人脸识别
- 基于卷积神经网络的人脸识别,学生作品啊啊啊啊啊啊(open face cnn student school what i should do)
matlab
- 卷积神经网络源文件 源文件 用于图像分类 内涵数据集 与多个核函数
卷积神经网络去雾
- 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)