Cloudox / Cifar10-ClassifyLinks
用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
Sorting:
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆577Updated 7 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- ☆201Updated 7 years ago
- share examples of tensorflow☆63Updated 7 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆129Updated 6 years ago
- 简单实现VGG16☆60Updated 7 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 8 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 9 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 7 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 7 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).☆179Updated 8 years ago
- The code on deep learning.☆74Updated 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
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆57Updated 6 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆67Updated 7 years ago
- some real example of machine learn algorithm☆66Updated 4 months ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- 神经网络识别人脸性别☆49Updated 6 years ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆101Updated 7 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆181Updated 6 years ago
- ☆65Updated 7 years ago
- ☆142Updated 7 years ago
- DataStructure(SwordOffer、LeetCode)、Deep Learning(Tensorflow、Keras、Pytorch)、Machine Learning(sklearn、spark)、AutoML、AutoDL、ModelDeploying、S…☆353Updated 3 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆160Updated 8 years ago
- 雪浪制造AI挑战赛—视觉计算辅助良品检测☆99Updated 5 years ago
- 分类CIFAR10数据的小分类器,为了交作业写的(基于TensorFlow源码),分别使用基础的CNN和ResNet两个网络进行了比对,同时是一个很典型的TensorFlow分类器DEMO☆14Updated 7 years ago
- 简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆164Updated 5 years ago
- AdaboostExample☆43Updated 5 years ago
- ☆91Updated 7 years ago