galidor / PyTorchPartialLayerFreezingLinks
A simple code snippet for freezing only part of the layer
☆33Updated 4 years ago
Alternatives and similar repositories for PyTorchPartialLayerFreezing
Users that are interested in PyTorchPartialLayerFreezing are comparing it to the libraries listed below
Sorting:
- ☆228Updated last year
- pytorch-tiny-imagenet☆190Updated 3 weeks ago
- This repository contains a Pytorch implementation of the paper "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks"…☆342Updated 2 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆311Updated 5 years ago
- ☆194Updated 3 weeks ago
- Mode Connectivity and Fast Geometric Ensembles in PyTorch☆283Updated 3 years ago
- Official PyTorch implementation of Dreaming to Distill: Data-free Knowledge Transfer via DeepInversion (CVPR 2020)☆516Updated 3 years ago
- Original dataset release for CIFAR-10H☆82Updated 5 years ago
- Convert CIFAR-10 and CIFAR-100 datasets into PNG images☆144Updated last year
- Provable adversarial robustness at ImageNet scale☆404Updated 6 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆110Updated 6 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆387Updated 8 months ago
- ☆159Updated 3 years ago
- Implementation for the paper "Adversarial Continual Learning" in PyTorch.☆255Updated 2 years ago
- PyTorch implementation of the REMIND method from our ECCV-2020 paper "REMIND Your Neural Network to Prevent Catastrophic Forgetting"☆83Updated 2 years ago
- ImageNet-R(endition) and DeepAugment (ICCV 2021)☆281Updated 4 years ago
- ImageNet Testbed, associated with the paper "Measuring Robustness to Natural Distribution Shifts in Image Classification."☆119Updated 2 years ago
- Source code "Unsupervised Model Personalization while Preserving Privacy and Scalability: An Open Problem." @ CVPR2020☆12Updated 3 years ago
- A drop-in replacement for CIFAR-10.☆247Updated 4 years ago
- ☆143Updated 5 years ago
- Code for "Picking Winning Tickets Before Training by Preserving Gradient Flow" https://openreview.net/pdf?id=SkgsACVKPH☆105Updated 5 years ago
- Finetune Google's pre-trained ViT models from HuggingFace's model hub.☆19Updated 4 years ago
- Official code for our CVPR '22 paper "Dataset Distillation by Matching Training Trajectories"☆436Updated last year
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆205Updated 4 years ago
- Dataset Condensation (ICLR21 and ICML21)☆544Updated 2 years ago
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 7 years ago
- [CVPR2019]Learning Not to Learn : An adversarial method to train deep neural networks with biased data☆112Updated 5 years ago
- CL-Gym: Full-Featured PyTorch Library for Continual Learning☆40Updated 2 years ago
- Approximating neural network loss landscapes in low-dimensional parameter subspaces for PyTorch