搜索资源列表
python_OpenCV_mlpTrain
- 自己写的基于OpenCV的神经网络的python训练程序,效果一般般..要求要有numpy-Write by own program based on the OpenCV python neural network training, required to have a general effect .. numpy
FaceRecognition_CNN(olivettifaces)
- Python实现的基于卷积神经网络的人脸识别测试程序,包含了实验所需的图片数据。-Python implementation of the neural network based on the convolution of the face recognition test procedures, including the required image data.
draw_convnet-master
- 通过python实现卷积神经网络算法,并通过一个小实例进行具体的试验-Convolution neural network algorithm to achieve through python, and specific test by a small example
vgg16
- 这是vgg16神经网络基于python的实现,可以用来识别图像中出现的物体。(This is the vgg16 neural network based on Python implementation, can be used to identify objects in the image.)
cnn-cbir-benchmark-master
- python语言,使用卷积神经网络的特征做图像检索(image retrieval using CNN)
神经网络实现人脸识别任务
- 通过python第三方库和matlab神经网络工具箱实现人脸识别(Face recognition using MATLAB and python through neural network)
subpixel-master
- 在python环境中实现超分辨率重建,神经网络为espcn网络(Achieve super resolution reconstruction)
KNN
- KNN神经网络的实现使用python编程语言,以及应用示例(KNN relizations and application)
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.)
CNN_easy
- 简单CNN神经网络的TensorFlow实现(TensorFlow implementation of simple CNN neural network)
Conv_neural_net_NumPy
- 用numpy实现卷积神经网络的卷积、池化、ReLU操作。(numpy,Relu,pooling,conv)
cifar-10-cnn-master
- 经典数据集分类,利用卷积神经网络分类,利用python语言编写(classic picture classification)
cnn-edge-detection
- 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)