Lornatang / ResNet-PyTorch
PyTorch implements `Deep Residual Learning for Image Recognition` paper.
☆38Updated 6 months ago
Alternatives and similar repositories for ResNet-PyTorch:
Users that are interested in ResNet-PyTorch are comparing it to the libraries listed below
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆34Updated 3 years ago
- 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
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆110Updated 10 months ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆88Updated 4 years ago
- [ICLR 2023] Pruning Deep Neural Networks from a Sparsity Perspective☆24Updated last year
- Library - Vanilla, ViT, DeiT, BERT, GPT☆65Updated 3 years ago
- Train several classical classification networks in cifar10 dataset by PyTorch☆25Updated 3 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆207Updated 8 months ago
- ☆29Updated 4 years ago
- The link to the stored-in-image imagenet64x64 dataset. And a resnet/wrn code for it.☆15Updated 2 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆89Updated last year
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆181Updated last year
- Recent Advances on Efficient Vision Transformers☆49Updated 2 years ago
- Let's train vision transformers (ViT) for cifar 10!☆595Updated last month
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆57Updated 4 years ago
- [IJCAI-2021] Contrastive Model Inversion for Data-Free Knowledge Distillation☆71Updated 2 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆73Updated 6 years ago
- ImageNet-1K data download, processing for using as a dataset☆87Updated 2 years ago
- Implementation of AAAI 2022 Paper: Go wider instead of deeper☆32Updated 2 years ago
- Improved Techniques for Training GANs for cifar10 dataset☆20Updated last year
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆129Updated 2 months ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆72Updated 2 years ago
- pytorch-tiny-imagenet☆171Updated last year
- mini-imagenet and tiny-imagent dataset transformation for traditional classification task and also for the format for few-shot learning /…☆28Updated last year
- Pretrained models on CIFAR10/100 in PyTorch☆339Updated 2 years ago
- CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107…☆97Updated 2 years ago
- pytorch and cifar10☆215Updated 3 years ago
- PyTorch implementation of LeNet-5 with live visualization☆230Updated 2 years ago
- 这里陈列了我编写的一些关于深度学习的画图工具,如果觉得有帮助可以给个star.☆37Updated 2 years ago