szq0214 / CMC_with_Image_MixtureLinks
pytorch implementation of "Contrastive Multiview Coding", "Momentum Contrast for Unsupervised Visual Representation Learning", and "Unsupervised Feature Learning via Non-Parametric Instance-level Discrimination"
☆18Updated 5 years ago
Alternatives and similar repositories for CMC_with_Image_Mixture
Users that are interested in CMC_with_Image_Mixture are comparing it to the libraries listed below
Sorting:
- Code for reproducing experiments in "How Useful is Self-Supervised Pretraining for Visual Tasks?"☆60Updated last year
- ☆45Updated 3 years ago
- Source code accompanying our CVPR 2019 paper: "NetTailor: Tuning the architecture, not just the weights."☆53Updated 4 years ago
- ☆21Updated 6 years ago
- ☆24Updated 3 years ago
- Regularizing Meta-Learning via Gradient Dropout☆53Updated 5 years ago
- Unsupervised Domain Adaptation through Self-Supervision☆79Updated 4 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
- Paper and Code for "Curriculum Learning by Optimizing Learning Dynamics" (AISTATS 2021)☆19Updated 4 years ago
- Bootstrap Your Own Latent (BYOL) pytorch implementation using DistributedDataParallel.☆28Updated 3 years ago
- This is the pytorch re-implementation of the IterNorm☆41Updated 6 years ago
- Improving generalization by controlling label-noise information in neural network weights.☆40Updated 5 years ago
- Code for the paper "Training CNNs with Selective Allocation of Channels" (ICML 2019)☆25Updated 6 years ago
- Code for SelfAugment☆27Updated 5 years ago
- PyTorch code for: Frustratingly Simple Domain Generalization via Image Stylization☆23Updated 5 years ago
- PyTorch implementation of Weighted Batch-Normalization layers