skloisMary / LeNet-5
使用LeNet-5和类LeNet-5网络识别手写字体
☆12Updated 6 years ago
Alternatives and similar repositories for LeNet-5:
Users that are interested in LeNet-5 are comparing it to the libraries listed below
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆77Updated 6 years ago
- 卷积神经网络CNN在cifar10上的应用☆28Updated 6 years ago
- 基于Pytorch实现AlexNet\RestNet34,手写数字识别☆21Updated 2 years ago
- ☆24Updated 6 years ago
- 机器学习实战☆151Updated 2 years ago
- all code used by python(including web-crawler,deeplearning)☆28Updated 4 years ago
- Training a convolutional neural network using own picture dataset☆104Updated 6 years ago
- 本仓库我将使用谷歌TensorFlow2框架逐一复现经典的卷积神经网络:LeNet、AlexNet、VGG系列、GooLeNet、ResNet 系列、DenseNet 系列,以及现在比较经典的目标检测网络、语义分割网络等。☆353Updated 3 years ago
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆35Updated 5 years ago
- Some basic neural network implement by tf2.0☆28Updated 2 years ago
- PyTorch implementation of LeNet-5 with live visualization☆233Updated 2 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆117Updated 3 years ago
- 基于python编写的Keras深度学习框架开发,利用卷积神经网络CNN,快速识别图片并进行分类☆38Updated 6 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆116Updated 5 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆86Updated 4 years ago
- 基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、Dense…☆461Updated 2 years ago
- 基于深度学习方法的图像分割(含语义分割、实例分割、全景分割)。☆163Updated 4 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆81Updated 6 years ago
- CNN 图像多分类问题☆26Updated 6 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆119Updated 5 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆91Updated 4 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆298Updated 3 years ago
- Computational mechanisms of pulse-coupled neural networks: A comprehensive review☆50Updated 6 years ago
- Cifar100 in alexnet network model under the highest accuracy☆22Updated 5 years ago
- 我写了详细代码注释,卷积神经网络经典项目猫狗识别kaggle☆47Updated 6 years ago