Cydia2018 / Vision-Transformer-CIFAR10
Pytorch implementation of some vision transformers, trained on CIFAR-10.
☆29Updated 3 years ago
Alternatives and similar repositories for Vision-Transformer-CIFAR10:
Users that are interested in Vision-Transformer-CIFAR10 are comparing it to the libraries listed below
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network"☆67Updated 3 years ago
- A simple reimplement Online Knowledge Distillation via Collaborative Learning with pytorch☆48Updated 2 years ago
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 5 years ago
- Dynamic Dual Gating Neural Networks, ICCV 2021☆32Updated 2 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆150Updated last year
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 4 years ago
- Vision Transformer Pruning☆56Updated 3 years ago
- official code for dynamic convolution decomposition☆131Updated 3 years 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
- ☆46Updated 2 years ago
- PyTorch Implementation of CURL-Neural Network Pruning with Residual-Connections and Limited-Data☆23Updated 4 years ago
- Pytorch implementation of our paper accepted by ICCV 2021 -- ReCU: Reviving the Dead Weights in Binary Neural Networks http://arxiv.org/a…☆38Updated 3 years ago
- ☆8Updated 3 years ago
- ☆14Updated 4 years ago
- S2-BNN: Bridging the Gap Between Self-Supervised Real and 1-bit Neural Networks via Guided Distribution Calibration (CVPR 2021)☆64Updated 3 years ago
- PyTorch implementation for Channel Distillation☆100Updated 4 years ago
- channel pruning for accelerating very deep neural networks☆13Updated 4 years ago
- The code for the Network Binarization via Contrastive Learning, which has been accepted to ECCV 2022.☆14Updated 2 years ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆149Updated 3 years ago
- PyTorch implementation for GAL.☆56Updated 4 years ago
- pytorch implement of Label Smoothing