ChawDoe / LeNet5-MNIST-PyTorchLinks
The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%
☆215Updated last year
Alternatives and similar repositories for LeNet5-MNIST-PyTorch
Users that are interested in LeNet5-MNIST-PyTorch are comparing it to the libraries listed below
Sorting:
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆255Updated last month
- PyTorch implementation of LeNet-5 with live visualization☆235Updated 2 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆92Updated 2 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆425Updated 6 years ago
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆44Updated last week
- Pytorch Implementation of AlexNet☆206Updated last year
- B站Efficient-Neural-Network学习分享的配套代码☆300Updated 3 years ago
- Vision Transformer Pruning☆57Updated 3 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆651Updated last month
- pytorch and cifar10☆216Updated 4 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆95Updated 4 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆43Updated 3 years ago
- [ICLR 2023] Pruning Deep Neural Networks from a Sparsity Perspective☆24Updated last year
- Training model architectures like VGG16, GoogLeNet, DenseNet etc on CIFAR-10 dataset☆17Updated 5 years ago
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆60Updated 4 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,408Updated 3 years ago
- vit-pytorch-with-pretrained-weights☆16Updated 4 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 5 years ago
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆23Updated 6 years ago
- ☆256Updated 10 months ago
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 4 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆357Updated last month
- Pytorch implementation of cnn network☆2,004Updated last year
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆118Updated 5 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆195Updated last year
- Awasome Papers and Resources in Deep Neural Network Pruning with Source Code.☆159Updated 9 months ago
- A simple network quantization demo using pytorch from scratch.☆533Updated 2 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆351Updated 6 years ago
- Classification with PyTorch.☆1,731Updated last year