ganyc717 / LeNetLinks
Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.
☆77Updated 8 years ago
Alternatives and similar repositories for LeNet
Users that are interested in LeNet are comparing it to the libraries listed below
Sorting:
- The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).☆179Updated 8 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆107Updated 7 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆150Updated 7 years ago
- The code on deep learning.☆74Updated 7 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last year
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆100Updated 7 years ago
- Human Face Detection based on AdaBoost☆166Updated 9 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 8 years ago
- Deep Learning For Computer Vision With Python☆123Updated 7 years ago
- ☆201Updated 7 years ago
- My implementation of RCNN for the Flower Dates☆63Updated 7 years ago
- share examples of tensorflow☆63Updated 7 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 9 years ago
- ☆83Updated 8 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 8 years ago
- YOLOv2检测过程的Tensorflow实现☆97Updated 7 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
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆109Updated 8 years ago
- 深度学习入门的一些简单例子☆355Updated 7 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆129Updated 7 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- keras ImageDataGenerator example☆61Updated 8 years ago
- A Clearer and Simpler MobileNet Implementation in TensorFlow☆130Updated 6 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆67Updated 7 years ago
- YOLOv1检测过程的Tensorflow实现☆32Updated 7 years ago
- 简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆164Updated 5 years ago
- some real example of machine learn algorithm☆66Updated 7 months ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆89Updated 10 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆158Updated 7 years ago
- Keras-Tutorials☆172Updated 9 years ago