morning-dews / HRN
Code for NeurIPS paper: "HRN: A Holistic Approach to One Class Learning"
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for HRN
- [AAAI 2021] Curriculum Labeling: Revisiting Pseudo-Labeling for Semi-Supervised Learning☆135Updated 3 years ago
- Pytorch implementation for ICLR 2021 paper - MiCE: Mixture of Contrastive Experts for Unsupervised Image Clustering☆46Updated 3 years ago
- Official code for the CVPR 2021 paper "FixBi: Bridging Domain Spaces for Unsupervised Domain Adaptation"☆64Updated 2 years ago
- PyTorch code for the paper "Curriculum Graph Co-Teaching for Multi-target Domain Adaptation" (CVPR2021)☆100Updated 3 years ago
- Code for "Balanced Knowledge Distillation for Long-tailed Learning"☆27Updated last year
- Code release of paper Debiased Self-Training for Semi-Supervised Learning (NeurIPS 2022 Oral)☆50Updated last year
- [NeurIPS 2017] [ICML 2019] Code for complementary-label learning☆45Updated 9 months ago
- SwAV for CIFAR-10, adapted from https://github.com/facebookresearch/swav☆28Updated 3 years ago
- [ICML2020] "Self-PU: Self Boosted and Calibrated Positive-Unlabeled Training" by Xuxi Chen, Wuyang Chen, Tianlong Chen, Ye Yuan, Chen Gon…☆67Updated 2 years ago
- [ECCV 2022] Multi-Domain Long-Tailed Recognition, Imbalanced Domain Generalization, and Beyond☆128Updated last year
- Source code for ICLR 2022 paper "Meta Discovery: Learning to Discover Novel Classes given Very Limited Data".☆17Updated 9 months ago
- Code for CVPR 2019 paper Label Propagation for Deep Semi-supervised Learning☆116Updated 4 years ago
- Repo for CReST: A Class-Rebalancing Self-Training Framework for Imbalanced Semi-Supervised Learning☆96Updated 2 months ago
- Code Release for "Transferable Query Selection for Active Domain Adaptation"(CVPR2021)☆24Updated 2 years ago
- PyTorch implementation of CCSA("Unified Deep Supervised Domain Adaptation and Generalization")☆44Updated 5 years ago
- Code release for Catastrophic Forgetting Meets Negative Transfer: Batch Spectral Shrinkage for Safe Transfer Learning (NeurIPS 2019)☆24Updated 2 years ago
- official implemntation for "Contrastive Learning with Stronger Augmentations"☆57Updated 3 years ago
- CVPR'20: Combating Noisy Labels by Agreement: A Joint Training Method with Co-Regularization☆126Updated last year
- implement of paper 'Probabilistic End-to-end Noise Correction for Learning with Noisy Labels'☆16Updated 5 years ago
- Code for CoMatch: Semi-supervised Learning with Contrastive Graph Regularization☆126Updated 3 years ago
- ☆32Updated last year
- A pytorch implementation for "Neighborhood Collective Estimation for Noisy Label Identification and Correction", which is accepted by ECC…☆24Updated last year
- TPAMI2020 "Unsupervised Multi-Class Domain Adaptation: Theory, Algorithms, and Practice"☆74Updated 3 years ago
- C-Mixup for NeurIPS 2022☆66Updated 10 months ago
- CVPR 2022: Selective-Supervised Contrastive Learning with Noisy Labels☆90Updated 2 years ago
- Code release for "Cycle Self-Training for Domain Adaptation" (NeurIPS 2021)☆51Updated 2 years ago
- Code for the paper "Distribution Aligning Refinery of Pseudo-label for Imbalanced Semi-supervised Learning" (NeurIPS 20)☆70Updated 2 years ago
- ☆43Updated 3 years ago
- An unofficial Pytorch implementation of "Improved Baselines with Momentum Contrastive Learning" (MoCoV2) - X. Chen, et al.