搜索资源列表
cnn.rar
- 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
CNNWB_05-27-2012
- 这个是我找到的卷积神经网络在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
cnn
- 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
DeepLearnToolbox
- 关于深度学习的比较好的代码参考资料,包括CAE,CNN,DBN,NN,SAE等基准程序-Depth learning about good code references, including CAE, CNN, DBN, NN, SAE and other benchmarks
rcnn
- 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
caffe-master
- 卷积神经网络的一种开源代码,可以对图像数据库自动提取特征-one open source code of CNN which can extract features other image dataset.
CNN
- cnn实现matlab代码,用于计算视觉,和机器学习方面的学习 -cnn achieve matlab codes for computer vision, and machine learning to learn
CNN-
- CNN卷积神经网络数字识别MATLAB代码-CNN convolutional neural network digital identification MATLAB code
CNN
- 卷积神经网络的c++ 实现版本,本文件主要供学习机器学习的同学使用,里面代码有详细注释-CNN matlab
CNN
- 卷积神经网络代码,Java版。改自Deep Learning Toolbox的matlab代码。-CNN code with Java. From github deep learning toolbox
cnn
- 卷积神经网络的实现代码,包括训练,测试,SGD随机梯度下降法等功能。-Convolution neural network implementation code, including training, testing, SGD stochastic gradient descent and other functions.
CNN
- 手写数字识别 lenet 5 CNN的代码,对于初学机器学习者非常有帮助,可以运行。-Handwritten numeral recognition lenet 5 CNN code, for beginners machine learners very helpful, you can run.
CNN
- 本程序是深度学习的卷积神将网络代码,就有很高的学习价值,热烈欢迎下载,您定受益匪浅-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
CNN
- convolution neural network工具箱中的代码(An example of a convolution neural network)
CNN
- 使用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
cnn
- 基于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.)
Naive CNN 18 multiplication per clock cycle_V3
- 此文件是卷积神经网络中的卷积核的硬件实现代码(CNN:filter/filter3*3 filter4*4 filter5*5 filter6*6)
MyCode
- cnn结合xgboost代码,用于多分类器的设计(CNN related code,combined with xgboost,it is used to classify things.)
CNN人脸识别
- 用于CNN人脸识别代码,已经配套完整,就缺一个工具箱,需要的自行搜索
cnn-edge-detection
- 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)