ChawDoe / LeNet5-MNIST-PyTorch
The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%
☆207Updated 8 months ago
Alternatives and similar repositories for LeNet5-MNIST-PyTorch:
Users that are interested in LeNet5-MNIST-PyTorch are comparing it to the libraries listed below
- PyTorch implementation of LeNet-5 with live visualization☆230Updated 2 years ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆225Updated 2 weeks ago
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆57Updated 4 years ago
- Let's train vision transformers (ViT) for cifar 10!☆595Updated last month
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆411Updated 6 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆88Updated 4 years ago
- Pytorch Implementation of AlexNet☆195Updated last year
- pytorch and cifar10☆215Updated 3 years ago
- Multilayer perceptron deep neural network with feedforward and back-propagation for MNIST image classification using NumPy☆32Updated 7 months ago
- Vision Transformer Pruning☆55Updated 3 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆110Updated 10 months ago
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆129Updated 2 months ago
- 基于Pytorch复现的Yann LeCun大佬于1998年提出的LeNet5模型。☆12Updated 2 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆348Updated 5 years ago
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆38Updated 6 months ago
- Official implementation for paper LIMPQ, "Mixed-Precision Neural Network Quantization via Learned Layer-wise Importance", ECCV 2022☆53Updated last year
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆21Updated 6 years ago
- Vision Transformer (ViT) in PyTorch☆821Updated 3 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆34Updated 3 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆296Updated 3 years ago
- Recent Advances on Efficient Vision Transformers☆49Updated 2 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆90Updated 3 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,656Updated 2 years ago
- Training model architectures like VGG16, GoogLeNet, DenseNet etc on CIFAR-10 dataset☆16Updated 5 years ago
- Deep Learning Theory and Practice☆22Updated last year
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,259Updated 8 months ago
- Library - Vanilla, ViT, DeiT, BERT, GPT☆65Updated 3 years ago
- Train several classical classification networks in cifar10 dataset by PyTorch☆25Updated 3 years ago
- [ICLR 2023] Pruning Deep Neural Networks from a Sparsity Perspective☆24Updated last year
- Reproducing Quantization paper PACT☆61Updated 2 years ago