资源列表
people faces
- 用卷积神经网络(CNN)实现人脸识别,效果还可以,一个是training的程序,可以训练网络。一个是use程序,可以识别人脸(Using convolution neural network (CNN) to achieve face recognition, the effect is also available, one is the training program, can train the network. One is a use program that recognizes
sssb
- 实现手势识别 详见文件及注释 % Edit the above text to modify the response to help ShowNShot % Last Modified by GUIDE v2.5 11-May-2012 20:53:53 % Begin initialization code - DO NOT EDIT(Realization of gesture recognition % SHOWNSHOT MATLAB code for Sh
CIFAR10
- 在CIFAR-10数据集上使用卷积神经网络进行图像分类(Image classification using convolution neural network on CIFAR-10 dataset)
Mine_CNN_MNIST
- 深度学习的部分经典模型,tensorflow1.4,python3.5,有AlexNet,LeNet等(Part of the classic model of deep learning, tensorflow1.4, python3.5, with AlexNet, LeNet, etc.)
Tensorflow_manual_cn
- tensorflow示例代码,人工智能,机器学习(tensorflow machine learning)
cifar10_tutorial
- 非常适合入门的一个深度学习图片分类例程!(Very suitable for beginners to learn a deep picture classification routines!)
KCF
- This package includes a C++ class with several tracking methods based on the Kernelized Correlation Filter (KCF) [1, 2]. It also includes an executable to interface with the VOT benchmark.
optimized genetic model
- 优化后的克隆选择算法的MATLAB编码,希望能帮助到您,谢谢(Optimized clone selection algorithm of MATLAB coding)
Object Detection
- 采用Python语言,在pycharm运行平台下,实现对特定图片中特定物体的检测与提取。(Python language is used to realize the detection and extraction of specific objects in specific pictures on the platform of pycharm.)
recommend
- 机器学习入门经典算法中的推荐算法,各大电商网站必备算法,内含数据集。(Machine learning introduction classic algorithm recommendation algorithm, the major e-commerce website necessary algorithm, containing data set.)
NaiveBayes
- 机器学习入门经典算法中的朴素贝叶斯算法,python3.6,编译通过可运行。(Naive Bayes algorithm in machine learning classic algorithm)
subway_prediction_notebook
- jupyter notebook of subway prediction kaggle