Cydia2018 / Vision-Transformer-CIFAR10
Pytorch implementation of some vision transformers, trained on CIFAR-10.
☆28Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Vision-Transformer-CIFAR10
- A simple reimplement Online Knowledge Distillation via Collaborative Learning with pytorch☆48Updated last year
- Pytorch implementation of ViT on CIFAR-10.☆17Updated 3 years ago
- a pytorch implement of mobileNet v2 on cifar10☆61Updated last year
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆68Updated last year
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆71Updated 5 years ago
- PyTorch implementation for Channel Distillation☆100Updated 4 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 4 years ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆147Updated 3 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆100Updated 5 years ago
- Try out different pruning-approaches on lightweight Backbones.☆144Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆148Updated last year
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 4 years ago
- Implementation of Convolutional enhanced image Transformer☆101Updated 3 years ago
- Vision Transformer Pruning☆54Updated 2 years ago
- PyTorch Implementation of CURL-Neural Network Pruning with Residual-Connections and Limited-Data☆22Updated 4 years ago
- An implementation of MobileNetV3 with pyTorch☆48Updated 4 years ago
- Dynamic Dual Gating Neural Networks, ICCV 2021☆30Updated last year
- PyTorch implementation for GAL.☆55Updated 4 years ago
- [AAAI-2021, TKDE-2023] Official implementation for "Cross-Layer Distillation with Semantic Calibration".