ganyc717 / LeNet
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
- The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).☆178Updated 7 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- some real example of machine learn algorithm☆65Updated 3 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 6 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆169Updated 2 months ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 9 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆162Updated 7 years ago
- ☆83Updated 7 years ago
- Models built with TensorFlow☆34Updated 7 years ago
- Using CNN to recognize the verification code☆33Updated 6 years ago
- The implementation is not completely based on CS231n assignment, In particular, I reconstruct the code according to my own ideas☆15Updated 8 years ago
- ImageNet Classification with Deep Convolutional Neural Networks☆35Updated 4 years ago
- HOG feature extractor with simple python implementation☆92Updated 7 years ago
- ZFNet (or ZF-Net) implementation by Tensorflow.☆26Updated 6 years ago
- ☆181Updated 5 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 8 years ago
- keras ImageDataGenerator example☆61Updated 7 years ago
- YOLO-v2, ResNet-32, GoogLeNet-lite☆35Updated 5 years ago
- YOLOv2检测过程的Tensorflow实现☆96Updated 6 years ago
- ☆44Updated 6 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 7 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆43Updated 5 years ago
- tensorflow2.0 implementation of Yolov3☆34Updated 5 years ago
- ☆105Updated 7 years ago
- share examples of tensorflow☆63Updated 6 years ago
- Ensembling ConvNets using Keras☆75Updated 5 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆160Updated 6 years ago
- 简单实现VGG16☆59Updated 6 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆106Updated 7 years ago