搜索资源列表
CUDA实现CNN膨胀的程序
- 利用CUDA wizard建立的控制台程序,在CUDA平台上并行实现了细胞神经网络(CNN)执行膨胀的操作。
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
CNN_Edge_extraction
- CNN图像边缘检测,是将细胞神经网络的标准版用matlab实现,比较简单易懂-CNN Image edge detection is realized on matlab,it is simple.
CUDA-CNN-master
- CNN cuda的加速。 start-of-art结果的流行的数据集 1。测试mnist并获得99.76 ,投票后(99.82 )(最好的99.79 ) 2。测试cifar-10并获得81.42 最好(90 ) 3。测试cifar - 100和51.13 (最好的65 )-CNN accelerated by cuda. The start-of-art result s of popular datasets 1. Test on mnist and get 99.76
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-CODE.docx
- 一个用MATLAB实现的CNN神经网络深度学习工具包的源代码-CNN code for MATLAB
CNN
- 深度学习模型,CNN实现道路分类效果,这不是自创,-Depth learning model, CNN achieve road classification results
CNN-facelable
- 用CNN实现人脸标注,是适用于人脸识别及人脸检测-using CNN for Facelable,for face recognition or face detection.
CNN
- 卷积神经网络的c++ 实现版本,本文件主要供学习机器学习的同学使用,里面代码有详细注释-CNN matlab
CNN
- 卷积神经网络代码,Java版。改自Deep Learning Toolbox的matlab代码。-CNN code with Java. From github deep learning toolbox
CNN-Toolbox
- 基于matlab的深度学习工具箱,该工具箱内包含一个基于手写识别的cnn模型,注释清晰。-Based on the depth of learning matlab toolbox, the toolbox contains within a model based on handwriting recognition cnn, clear notes.
CNN(cPP)
- theano的C++实现,先用theano训练完,然后调用训练后的参数即可-python c++ cnn
CNN-Face-Point-Detection-master
- 基于CNN的人脸检测,VS2015+Opencv3.1.0调试通过的源代码,根据自己环境修改配置即可使用-Based on CNN face detection, source code VS2015+Opencv3.1.0 through debugging, according to their environment can be used to modify the configuration
CNN-for-Segmentation
- 一篇关于如何用卷积神经网络(CNN)进行图像分割的论文,里面得到的效果还可以-an article about how to use CNN for image segmentation.The result is not bad.
CNN-LeNet5
- CNN中的手写识别LeNet5实现,用python,进行了中文注释(CNN handwritten recognition LeNet5 implementation, using python, carried out in Chinese Notes)
Deep-Learning-ToolBox-CNN-master
- 实现CNN的手写字体matlab程序,可调节激活函数,选择loss函数(Realization of handwritten font matlab CNN procedures, can regulate the activation function, loss function)
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
- 完整的CNN卷积神经网络创建、训练及测试。(Complete CNN convolution neural network is created, trained and tested.)
cnn-edge-detection
- 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)