ZhugeKongan / -DataAug-and-NetRegularizationLinks
pytorch implements data enhancement and network regularization methods: cutmix, cutout, shakedrop, mixup, Label smoothing
☆11Updated 4 years ago
Alternatives and similar repositories for -DataAug-and-NetRegularization
Users that are interested in -DataAug-and-NetRegularization are comparing it to the libraries listed below
Sorting:
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆70Updated 2 years ago
- A simple reimplement Online Knowledge Distillation via Collaborative Learning with pytorch☆50Updated 2 years ago
- Unofficial Implementation of MLP-Mixer, gMLP, resMLP, Vision Permutator, S2MLP, S2MLPv2, RaftMLP, HireMLP, ConvMLP, AS-MLP, SparseMLP, Co…☆169Updated 3 years ago
- Unofficial pytorch implementation of Piecewise Linear Unit dynamic activation function☆18Updated 2 years ago
- Official implementation of paper "Knowledge Distillation from A Stronger Teacher", NeurIPS 2022☆149Updated 2 years ago
- An official codebase of paper "Revisiting Sparse Convolutional Model for Visual Recognition"☆125Updated 2 years ago
- [ECCV-2022] Official implementation of MixSKD: Self-Knowledge Distillation from Mixup for Image Recognition && Pytorch Implementations of…☆109Updated 2 years ago
- Training ImageNet / CIFAR models with sota strategies and fancy techniques such as ViT, KD, Rep, etc.☆84Updated last year
- ☆96Updated 4 years ago
- Pytorch implementation (TPAMI 2023) - Training Compact CNNs for Image Classification using Dynamic-coded Filter Fusion☆18Updated 2 years ago
- Re-implementation of Online Label Smoothing.☆20Updated 4 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
- The official code for the paper "Delving Deep into Label Smoothing", IEEE TIP 2021☆81Updated 3 years ago
- [AAAI-2021, TKDE-2023] Official implementation for "Cross-Layer Distillation with Semantic Calibration".☆75Updated last year
- the code for WaveCNet☆134Updated last year
- Implementation of vision transformer. ⭐⭐⭐☆33Updated 3 years ago
- Code for Paper "Self-Distillation from the Last Mini-Batch for Consistency Regularization"☆43Updated 3 years ago
- To appear in the 11th International Conference on Learning Representations (ICLR 2023).☆18Updated 2 years ago
- [CVPR 2021] CondenseNet V2: Sparse Feature Reactivation for Deep Networks☆86Updated 3 years ago
- CrossNorm and SelfNorm for Generalization under Distribution Shifts, ICCV 2021☆128Updated 4 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆181Updated 3 years ago
- The official code for our TIP paper 'LayerCAM: Exploring Hierarchical Class Activation Maps for Localization'☆127Updated 3 years ago
- Official PyTorch implementation of training vision transformers with only 2040 images.☆56Updated 3 years ago
- A Pytorch implementation of SMU: SMOOTH ACTIVATION FUNCTION FOR DEEP NETWORKS USING SMOOTHING MAXIMUM TECHNIQUE☆44Updated 3 years ago
- PyTorch code and checkpoints release for VanillaKD: https://arxiv.org/abs/2305.15781☆76Updated last year
- [ECCV 2022] EdgeViT: Competing Light-weight CNNs on Mobile Devices with Vision Transformers☆110Updated 2 years ago
- 对卷积神经网络提取的每一层特征用t-SNE进行降维可视化☆22Updated 3 years ago
- [TPAMI-2023] Official implementations of L-MCL: Online Knowledge Distillation via Mutual Contrastive Learning for Visual Recognition☆26Updated 2 years ago
- Unofficial PyTorch implementation of MobileViT based on paper "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Trans…☆125Updated 3 years ago
- CMT: Convolutional Neural Networks Meet Vision Transformers☆122Updated 3 years ago