Cloudox / Cifar10-Classify
用Keras搭建多种模型和优化方式训练cifar10分类
☆26Updated 6 years ago
Alternatives and similar repositories for Cifar10-Classify:
Users that are interested in Cifar10-Classify are comparing it to the libraries listed below
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆571Updated 6 years ago
- 分类CIFAR10数据的小分类器,为了交作业写的(基于TensorFlow源码),分别使用基础的CNN和ResNet两个网络进行了比对,同时是一个很典型的TensorFlow分类器DEMO☆14Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆77Updated 6 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 6 years ago
- share examples of tensorflow☆63Updated 6 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 8 years ago
- 图像细粒度分类☆13Updated 6 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 7 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆63Updated 6 years ago
- The tensorflow CNN & Bilinear CNN codes for Oxford Flowers 17 Dataset.☆16Updated 4 years ago
- 简单实现VGG16☆59Updated 6 years ago
- 实现常用图像分类算法☆44Updated last year
- 本代码加入了神经风格迁移中文注释,更易理解,同时新加入begin.py可直接运行调试。☆46Updated 7 years ago
- some real example of machine learn algorithm☆66Updated 3 years ago
- some small codes about deep learning☆51Updated 7 years ago
- AdaboostExample☆43Updated 5 years ago
- 一个面向初学者的,友好的Keras入门教程☆123Updated 5 years ago
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆35Updated 5 years ago
- 使用cNN对交通标志进行分类☆12Updated 6 years ago
- 卷积神经网络CNN在cifar10上的应用☆28Updated 6 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆51Updated 7 years ago
- ICPR 2018 挑战赛一:网络图像的文本识别 / ICPR 2018 挑战赛二:网络图像的文本检测☆42Updated 7 years ago
- ☆142Updated 6 years ago
- use TensorFlow and Two stream CNN train and test the CK+ dataset☆50Updated 7 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆179Updated 6 years ago
- Training a convolutional neural network using own picture dataset☆101Updated 5 years ago
- AI Challenger -- 农作物病害识别☆146Updated 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)…☆66Updated 6 years ago
- ☆200Updated 6 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆107Updated 8 years ago