Lornatang / ResNet-PyTorchLinks
PyTorch implements `Deep Residual Learning for Image Recognition` paper.
☆46Updated 5 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:
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆30Updated 4 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆697Updated last week
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆439Updated 7 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆45Updated 3 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆227Updated last year
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆89Updated 5 years ago
- 这是一个resnet-50的pytorch实现的库,在MNIST数据集上进行训练和测试。☆47Updated 8 months ago
- CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107…☆102Updated 3 years ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆289Updated 7 months ago
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆133Updated last year
- Awesome Pruning. ✅ Curated Resources for Neural Network Pruning.☆173Updated last year
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆95Updated 2 years ago
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆877Updated 2 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆217Updated 3 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆98Updated 4 years ago
- [ICLR 2023] Pruning Deep Neural Networks from a Sparsity Perspective☆25Updated 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
- SimpleAICV:pytorch training and testing examples.☆437Updated 3 weeks ago
- 可视化特征图教程☆75Updated 3 years ago
- Vision Transformer Pruning☆57Updated 3 years ago
- Official implement for ICML2023 paper: "A Closer Look at Self-Supervised Lightweight Vision Transformers"☆142Updated 8 months ago
- ☆49Updated 3 years ago
- The official PyTorch implementation of CHEX: CHannel EXploration for CNN Model Compression (CVPR 2022). Paper is available at https://ope…☆38Updated 3 years ago
- pytorch and cifar10☆215Updated 4 years ago
- CAM', 'ScoreCAM', 'SSCAM', 'ISCAM' 'GradCAM', 'GradCAMpp', 'SmoothGradCAMpp', 'XGradCAM', 'LayerCAM' using by PyTorch.☆75Updated 4 years ago
- Dynamic Dual Gating Neural Networks, ICCV 2021☆33Updated 2 years ago
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆23Updated 6 years ago
- ☆166Updated last year
- Vision Transformer (ViT) in PyTorch☆846Updated 3 years ago
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆81Updated 2 years ago