ganyc717 / LeNetLinks
Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.
☆77Updated 7 years ago
Alternatives and similar repositories for LeNet
Users that are interested in LeNet are comparing it to the libraries listed below
Sorting:
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 7 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 9 months ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 8 years ago
- The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).☆178Updated 8 years ago
- Human Face Detection based on AdaBoost☆166Updated 9 years ago
- MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.☆281Updated 6 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆67Updated 7 years ago
- The code on deep learning.☆74Updated 7 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 9 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- Models built with TensorFlow☆34Updated 8 years ago
- HOG feature extractor with simple python implementation☆92Updated 8 years ago
- ☆83Updated 7 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- The Tensorflow with tflearn implementation of the RCNN model.☆177Updated 7 years ago
- This project contains some deep learning code☆358Updated last week
- share examples of tensorflow☆63Updated 6 years ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆101Updated 7 years ago
- ☆200Updated 7 years ago
- Implementation of "Learning Efficient Convolutional Networks through Network Slimming" (ICCV2017)☆12Updated 6 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆305Updated 7 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆71Updated 2 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆129Updated 6 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 7 years ago
- some real example of machine learn algorithm☆66Updated 2 months ago
- My implementation of RCNN for the Flower Dates☆63Updated 7 years ago
- YOLOv1检测过程的Tensorflow实现☆32Updated 7 years ago
- TensorFlow implementation of GoogLeNet and Inception for image classification.☆288Updated 5 years ago