skloisMary / cifar10-CNN
卷积神经网络CNN在cifar10上的应用
☆28Updated 6 years ago
Alternatives and similar repositories for cifar10-CNN
Users that are interested in cifar10-CNN are comparing it to the libraries listed below
Sorting:
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆35Updated 5 years ago
- 用Keras搭建多种模型和优化方式训练cifar10分类☆26Updated 6 years ago
- 使用HOG+SVM进行图像分类☆164Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- AlexNet,GoogleNet,VGG和ResNet网络架构的demo示例☆22Updated 6 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- LeNet的C语言实现☆11Updated 5 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆63Updated 6 years ago
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆571Updated 6 years ago
- all code used by python(including web-crawler,deeplearning)☆28Updated 4 years ago
- 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆70Updated 5 years ago
- kaggle competition: Dogs_vs_Cats_PyTorch Presentation(Getting started with PyTorch)☆67Updated 2 weeks ago
- “华为杯”第十四届中国研究生数学建模竞赛(图像处理篇)——获全国二等奖(基于监控视频的前景目标提取)☆13Updated 6 years ago
- 分类CIFAR10数据的小分类器,为了交作业写的(基于TensorFlow源码),分别使用基础的CNN和ResNet两个网络进行了比对,同时是一个很典型的TensorFlow分类器DEMO☆14Updated 6 years ago
- 基于剪枝的神经网络压缩与加速☆23Updated 5 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆52Updated 7 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- At present, just an example to show how to map the detection algorithm YOLOv2 from model to FPGA☆31Updated 6 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- ☆106Updated 5 years ago
- ☆17Updated 6 years ago
- 机器学习实战☆151Updated 2 years ago
- 行车环境实时语义分割与深度估计☆42Updated 5 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- This is a framework for binary neural network based mmclassification☆8Updated 2 years ago
- MATLAB自编程实现BP神经网络手写数字识别。☆28Updated 5 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago
- using xilinx xc6slx45 to implement mnist net☆83Updated 6 years ago
- 目标检测☆107Updated 5 years ago