Lornatang / ResNet-PyTorchLinks
PyTorch implements `Deep Residual Learning for Image Recognition` paper.
☆45Updated 4 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.☆29Updated 4 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆45Updated 3 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆431Updated 7 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆224Updated last year
- Using pytorch to implement MobileViT from Apple framework☆18Updated 2 years ago
- ☆278Updated last year
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆677Updated 2 months ago
- Awesome Pruning. ✅ Curated Resources for Neural Network Pruning.☆170Updated last year
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆89Updated 5 years ago
- ☆163Updated last year
- Official implement for ICML2023 paper: "A Closer Look at Self-Supervised Lightweight Vision Transformers"☆142Updated 7 months ago
- [ICLR 2023] Pruning Deep Neural Networks from a Sparsity Perspective☆25Updated last year
- ☆17Updated last year
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆147Updated 2 months ago
- 这是一个resnet-50的pytorch实现的库,在MNIST数据集上进行训练和测试。☆47Updated 7 months 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
- SimpleAICV:pytorch training and testing examples.☆435Updated last month
- Efficient computing methods developed by Huawei Noah's Ark Lab☆1,296Updated 11 months ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆276Updated 5 months ago
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆874Updated last year
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆132Updated last year
- Vision Transformer (ViT) in PyTorch☆843Updated 3 years ago
- CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107…☆99Updated 3 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆98Updated 4 years ago
- Dynamic Dual Gating Neural Networks, ICCV 2021☆33Updated 2 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆93Updated 2 years ago
- ☆14Updated 8 months ago
- [CVPR 2024] Rewrite the Stars☆420Updated last year
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆489Updated 2 years ago
- PyTorch implementation of LeNet-5 with live visualization☆239Updated 2 years ago