Lornatang / ResNet-PyTorchLinks
PyTorch implements `Deep Residual Learning for Image Recognition` paper.
☆47Updated 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
Sorting:
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆226Updated last year
- Pytorch ViT for Image classification on the CIFAR10 dataset☆45Updated 3 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆702Updated last month
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆441Updated 7 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆90Updated 5 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆96Updated 2 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆30Updated 4 years ago
- 这是一个resnet-50的pytorch实现的库,在MNIST数据集上进行训练和测试。☆47Updated 9 months ago
- Using pytorch to implement MobileViT from Apple framework☆20Updated 2 years ago
- ☆167Updated last year
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆116Updated last year
- Pytorch Implementation of AlexNet☆215Updated 2 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆98Updated 4 years ago
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆147Updated 4 months ago
- Implementation of Swin Transformer with Pytorch☆114Updated 4 years ago
- CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107…☆104Updated 3 years ago
- SimpleAICV:pytorch training and testing examples.☆437Updated last month
- Official implement for ICML2023 paper: "A Closer Look at Self-Supervised Lightweight Vision Transformers"☆144Updated 9 months ago
- Implementing Vi(sion)T(transformer)☆446Updated 2 years ago
- Vision Transformer (ViT) in PyTorch☆845Updated 3 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆218Updated 3 years ago
- ☆287Updated last year
- PyTorch implementation of Masked Autoencoder☆281Updated 2 years ago
- Awesome Pruning. ✅ Curated Resources for Neural Network Pruning.☆173Updated last year
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆293Updated 7 months ago
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆194Updated 5 years ago
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆133Updated last year
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆65Updated 5 years ago
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆492Updated 2 years ago
- [CVPR 2024] Rewrite the Stars☆434Updated last year