fang-zhen / Open-set-domain-adaptation
Open set domain adaptation code DAOD
☆26Updated 3 years ago
Alternatives and similar repositories for Open-set-domain-adaptation
Users that are interested in Open-set-domain-adaptation are comparing it to the libraries listed below
Sorting:
- Adversarial Network with Multiple Classifiers for Open Set Domain Adaptation☆25Updated 4 years ago
- Code release for Separate to Adapt: Open Set Domain Adaptation via Progressive Separation (CVPR 2019)☆58Updated 5 years ago
- Code release for Mind the Gap: Enlarging the Domain Gap in Open Set Domain Adaptation (TCSVT 2023)☆22Updated last year
- This repository focuses on the problem of Zero-Shot Open-Set Recognition (ZS-OSR), which aims to accurately classify samples from unseen…☆11Updated last year
- This work is the official Pytorch implementation of our papers: Source-Free Progressive Graph Learning for Open-Set Domain Adaptation (T…☆25Updated last year
- [ACMMM 2020] Code release for "Simultaneous Semantic Alignment Network for Heterogenous Domain Adaptation" https://arxiv.org/abs/2008.01…☆30Updated 3 years ago
- Implementation of "Dual Mixup Regularized Learning for Adversarial Domain Adaptation" in Pytorch☆13Updated 4 years ago
- code for Denoised_Maximum_Classifier_Discrepancy_for_Source-Free_Unsupervised_Domain_Adaptation☆20Updated 2 years ago
- Code for Adversarial Reweighting for Partial Domain Adaptation (NeurIPS 2021)☆35Updated last year
- [AAAI 2021] Code release for "Bi-Classifier Determinacy Maximization for Unsupervised Domain Adaptation" https://arxiv.org/abs/2012.0699…☆36Updated 4 years ago
- Code for CVPR2020 paper: Conditional Gaussian Distribution Learning for Open Set Recognition☆39Updated 5 years ago
- [ACM MM 2019] Code release for "Joint Adversarial Domain Adaptation" https://dl.acm.org/doi/10.1145/3343031.3351070☆19Updated 4 years ago
- DRCN.☆8Updated 6 years ago
- This code was finished before source code hasn't been released.☆26Updated 5 years ago
- Code for CAiDA☆24Updated 2 years ago
- Implementation of Multi-Adversarial Domain Adaptation (https://arxiv.org/abs/1809.02176) in Pytorch☆17Updated 3 years ago
- code for our ECCV 2020 paper "A Balanced and Uncertainty-aware Approach for Partial Domain Adaptation"☆40Updated last year
- Code Release for "Minimum Class Confusion for Versatile Domain Adaptation"(ECCV2020)☆55Updated 4 years ago
- ☆24Updated 2 years ago
- Official PyTorch Implementation of GNDAN (TNNLS'22)☆9Updated 3 years ago
- Code for Class Anchor Clustering loss for training a distance-based open set classifier☆71Updated 2 years ago
- Implementation of paper multi-source distilling domain adaptation☆55Updated 5 years ago
- This is the unofficial PyTorch implementation of Domain Generalization with Adversarial Feature Learning.