ganyc717 / LeNet
Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.
☆77Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for LeNet
- YOLO-v2, ResNet-32, GoogLeNet-lite☆36Updated 5 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last week
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆101Updated 7 years ago
- Training a convolutional neural network using own picture dataset☆98Updated 5 years ago
- A tensorflow implementation of googlenet☆25Updated 7 years ago
- share examples of tensorflow☆63Updated 6 years ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆101Updated 6 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 4 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).☆176Updated 7 years ago
- YOLOv1检测过程的Tensorflow实现☆31Updated 6 years ago
- 简单实现VGG16☆58Updated 6 years ago
- HOG feature extractor with simple python implementation☆92Updated 7 years ago
- Tutorials of deep learning for computer vision.☆209Updated 4 years ago
- 简明 SSD 目 标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆163Updated 4 years ago
- tensorflow2.0 implementation of Yolov3☆34Updated 5 years ago
- Implementation of "Learning Efficient Convolutional Networks through Network Slimming" (ICCV2017)☆12Updated 6 years ago
- Vehicle detection using HOG + SVM and sliding windows☆32Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆161Updated 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)…☆64Updated 6 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆132Updated 5 years ago
- Everything about resnet in the video you can find here☆41Updated 6 years ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆198Updated 6 years ago
- ☆72Updated 3 years ago
- ☆105Updated 7 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 7 years ago
- The code on deep learning.☆74Updated 6 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago