MehdiZouitine / Learning-Disentangled-Representations-via-Mutual-Information-Estimation
Pytorch implementation of Learning Disentangled Representations via Mutual Information Estimation (ECCV 2020)
☆78Updated 3 years ago
Alternatives and similar repositories for Learning-Disentangled-Representations-via-Mutual-Information-Estimation
Users that are interested in Learning-Disentangled-Representations-via-Mutual-Information-Estimation are comparing it to the libraries listed below
Sorting:
- Exploiting Domain-Specific Features to Enhance Domain Generalization (NeurIPS 2021).☆28Updated 3 years ago
- [CVPR 2022 Oral] Code release for "Causality Inspired Representation Learning for Domain Generalization"☆150Updated 2 years ago
- Code for paper Trustworthy Multimodal Regression with Mixture of Normal-inverse Gamma Distributions.☆41Updated last year
- The Official Repository for CVPR2023 Paper "NICO++: Towards Better Benchmarking for Domain Generalization".☆39Updated last year
- Official implementation of PCS in essay "Prototypical Cross-domain Self-supervised Learning for Few-shot Unsupervised Domain Adaptation"☆106Updated 3 years ago
- [ICLR 2022] Official pytorch implementation of "Uncertainty Modeling for Out-of-Distribution Generalization" in International Conference …☆158Updated 3 years ago
- This is an official PyTorch implementation of the ICML 2023 paper AdaNPC and SIGKDD paper DRM.☆87Updated last year
- A PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"☆54Updated 4 years ago
- This codebase is the official implementation of Test-Time Classifier Adjustment Module for Model-Agnostic Domain Generalization (NeurIPS2…☆98Updated 3 years ago
- Official code for the CVPR 2021 paper "FixBi: Bridging Domain Spaces for Unsupervised Domain Adaptation"☆67Updated 3 years ago
- A pure PyTorch implementation of kmeans and GMM with distributed clustering.