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
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 11 months ago
- share examples of tensorflow☆63Updated 7 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 7 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 8 years ago
- YOLOv1检测过程的Tensorflow实现☆32Updated 7 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 7 years ago
- Models built with TensorFlow☆34Updated 8 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 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
- Training a convolutional neural network using own picture dataset☆106Updated 6 years ago
- An implementment of AlexNet with TensorFlow☆37Updated 8 years ago
- 基于tensorflow开发的YOLO和YOLO9000,提供训练以及测试功能,以VOC2012数据集作为训练/测试集(5000/5000),进行性能检测,同时对比识别性能以及效率☆92Updated 7 years ago
- some real example of machine learn algorithm☆66Updated 3 months ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆101Updated 7 years ago
- This project contains some deep learning code☆359Updated this week
- Human Face Detection based on AdaBoost☆166Updated 9 years ago
- ☆185Updated 6 years ago
- YOLOv2检测过程的Tensorflow实现☆97Updated 7 years ago
- ☆201Updated 7 years ago
- This is a Matlab lesson design for vehicle detection and recognition. Using cifar-10Net to training a RCNN, and finetune AlexNet to clas…☆204Updated 3 years ago
- ☆44Updated 7 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- Keras-Tutorials☆172Updated 8 years ago
- ☆122Updated 7 years ago
- The code on deep learning.☆74Updated 7 years ago
- ☆104Updated 8 years ago
- Tutorials of deep learning for computer vision.☆214Updated 5 years ago
- a 1500 lines simple C++ implementation of RandomForests with detailed comments☆111Updated 7 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆160Updated 8 years ago