ChawDoe / LeNet5-MNIST-PyTorchLinks
The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%
☆221Updated 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:
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆63Updated 5 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆94Updated 2 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆669Updated 3 weeks ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆428Updated 7 years ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆264Updated 4 months ago
- PyTorch implementation of LeNet-5 with live visualization☆239Updated 2 years ago
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆145Updated 2 weeks ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆88Updated 5 years ago
- pytorch and cifar10☆215Updated 4 years ago
- Pytorch Implementation of AlexNet☆209Updated last year
- Pytorch ViT for Image classification on the CIFAR10 dataset☆45Updated 3 years ago
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆44Updated 2 months ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆97Updated 4 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆113Updated last year
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,304Updated last year
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 4 years ago
- 这是一个resnet-50的pytorch实现的库,在MNIST数据集上进行训练和测试。☆46Updated 5 months ago
- Vision Transformer Pruning☆57Updated 3 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆301Updated 3 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆361Updated 3 months ago
- Vision Transformer (ViT) in PyTorch☆845Updated 3 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆354Updated 6 years ago
- Deep Learning Theory and Practice☆25Updated last year
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆46Updated 6 years ago
- Awasome Papers and Resources in Deep Neural Network Pruning with Source Code.☆167Updated last year
- Improved Techniques for Training GANs for cifar10 dataset☆20Updated 2 years ago
- 整理 pytorch 单机多 GPU 训练方法与原理☆847Updated 3 years ago
- Implementing Vi(sion)T(transformer)☆435Updated 2 years ago
- ☆270Updated last year