Lornatang / ResNet-PyTorch
PyTorch implements `Deep Residual Learning for Image Recognition` paper.
☆35Updated 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
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆34Updated 2 years ago
- Vision Transformer Pruning☆54Updated 3 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆406Updated 6 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆85Updated last year
- Pytorch implementation of ViT on CIFAR-10.☆17Updated 3 years ago
- Let's train vision transformers (ViT) for cifar 10!☆574Updated last month
- [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 …☆106Updated 9 months ago
- The official PyTorch implementation of CHEX: CHannel EXploration for CNN Model Compression (CVPR 2022). Paper is available at https://ope…☆37Updated 2 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆176Updated 11 months ago
- Dynamic Dual Gating Neural Networks, ICCV 2021☆31Updated 2 years ago
- pytorch and cifar10☆214Updated 3 years ago
- Official implement for ICML2023 paper: "A Closer Look at Self-Supervised Lightweight Vision Transformers"☆121Updated last year
- Learning and Building Convolutional Neural Networks using PyTorch☆203Updated 2 years ago
- Code for CHIP: CHannel Independence-based Pruning for Compact Neural Networks (NeruIPS 2021).☆33Updated 2 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- Train several classical classification networks in cifar10 dataset by PyTorch☆25Updated 3 years ago
- CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107…☆95Updated 2 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆205Updated 7 months ago
- Pretrained models on CIFAR10/100 in PyTorch☆331Updated last year
- pytorch-tiny-imagenet☆169Updated last year
- [ICLR'21] Neural Pruning via Growing Regularization (PyTorch)☆83Updated 3 years ago
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆55Updated 4 years ago
- Join the High Accuracy Club on ImageNet with A Binary Neural Network Ticket☆62Updated last year
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆72Updated 6 years ago
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆128Updated last month
- Pytorch implementation of our paper accepted by ICCV 2021 -- ReCU: Reviving the Dead Weights in Binary Neural Networks http://arxiv.org/a…☆39Updated 3 years ago