4uiiurz1 / pytorch-larsLinks
PyTorch implementation of LARS (Layer-wise Adaptive Rate Scaling)
☆20Updated 6 years ago
Alternatives and similar repositories for pytorch-lars
Users that are interested in pytorch-lars are comparing it to the libraries listed below
Sorting:
- A generic code base for neural network pruning, especially for pruning at initialization.☆31Updated 3 years ago
- PyTorch repository for ICLR 2022 paper (GSAM) which improves generalization (e.g. +3.8% top-1 accuracy on ImageNet with ViT-B/32)☆144Updated 3 years ago
- The official repository (in PyTorch) for the ECCV 2020 paper "Reparameterizing Convolutions for Incremental Multi-Task Learning without T…☆33Updated last year
- Paper and Code for "Curriculum Learning by Optimizing Learning Dynamics" (AISTATS 2021)☆19Updated 4 years ago
- [NeurIPS 2021]: Are Transformers More Robust Than CNNs? (Pytorch implementation & checkpoints)☆180Updated 4 years ago
- Code of our method MbLS (Margin-based Label Smoothing) for network calibration. To Appear at CVPR 2022. Paper : https://arxiv.org/abs/211…☆50Updated 3 years ago
- (ECCV 2022) BayesCap: Bayesian Identity Cap for Calibrated Uncertainty in Frozen Neural Networks☆51Updated 3 years ago
- Official PyTorch implementation of "Meta-Calibration: Learning of Model Calibration Using Differentiable Expected Calibration Error"☆37Updated 2 years ago
- This repository provides code for "On Interaction Between Augmentations and Corruptions in Natural Corruption Robustness".☆46Updated 3 years ago
- PyTorch implementation of "Self-Supervised Classification Network" from ECCV 2022☆50Updated 3 years ago
- Visual Representation Learning Benchmark for Self-Supervised Models☆35Updated last year
- Codebase for the paper "A Gradient Flow Framework for Analyzing Network Pruning"☆20Updated 4 years ago
- [NeurIPS'21] "AugMax: Adversarial Composition of Random Augmentations for Robust Training" by Haotao Wang, Chaowei Xiao, Jean Kossaifi, Z…☆125Updated 4 years ago
- Whitening for Self-Supervised Representation Learning | Official repository☆133Updated 2 years ago
- Code for ViTAS_Vision Transformer Architecture Search☆51Updated 4 years ago
- ☆58Updated 2 years ago
- B-cos Networks: Alignment is All we Need for Interpretability☆113Updated 2 years ago
- SCOUTER: Slot Attention-based Classifier for Explainable Image Recognition (ICCV 2021)☆98Updated 3 years ago
- [ICML 2021] "Efficient Lottery Ticket Finding: Less Data is More" by Zhenyu Zhang*, Xuxi Chen*, Tianlong Chen*, Zhangyang Wang☆25Updated 4 years ago
- Robustness and adaptation of ImageNet scale models. Pre-Release, stay tuned for updates.☆137Updated 2 years ago
- Codes for Understanding Architectures Learnt by Cell-based Neural Architecture Search☆28Updated 5 years ago
- The official PyTorch implementation - Can Neural Nets Learn the Same Model Twice? Investigating Reproducibility and Double Descent from t…☆83Updated 3 years ago
- Batch Renormalization in Pytorch☆45Updated 2 years ago
- Official code for the CVPR 2021 paper "How Well Do Self-Supervised Models Transfer?"☆185Updated 2 years ago
- Code for AdaXpert (ICML'21)☆16Updated 4 years ago
- PyTorch implementation of "Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning" with DDP and Apex AMP☆83Updated 5 years ago
- [CVPR 2021] "The Lottery Tickets Hypothesis for Supervised and Self-supervised Pre-training in Computer Vision Models" Tianlong Chen, Jon…☆68Updated 3 years ago
- Local Temperature Scaling for Probability Calibration☆22Updated 4 years ago
- pytorch implementation of "Contrastive Multiview Coding", "Momentum Contrast for Unsupervised Visual Representation Learning", and "Unsup…☆18Updated 5 years ago
- Learning recognition/segmentation models without end-to-end training. 40%-60% less GPU memory footprint. Same training time. Better perfo…☆90Updated 3 years ago