Here are
218 public repositories
matching this topic...
Everything about Transfer Learning and Domain Adaptation--迁移学习
Updated
Jun 8, 2020
Python
A collection of AWESOME things about domian adaptation
Best transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)
Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)
Updated
Jan 21, 2020
Python
Domain-Adversarial Neural Network in Tensorflow
Updated
Jan 29, 2018
Jupyter Notebook
EANet: Enhancing Alignment for Cross-Domain Person Re-identification
Updated
Jan 25, 2019
Python
pytorch implementation of Domain-Adversarial Training of Neural Networks
Updated
Jul 26, 2019
Python
A PyTorch implementation for Adversarial Discriminative Domain Adaptation
Updated
Apr 24, 2018
Python
Cross-Domain Weakly-Supervised Object Detection through Progressive Domain Adaptation [Inoue+, CVPR2018].
Updated
Jan 29, 2019
Python
Code for "Real-time self-adaptive deep stereo" - CVPR 2019 (ORAL)
Updated
Jan 28, 2020
Python
Awesome Multitask Learning Resources
[ICLR-2020] Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification.
Updated
Apr 2, 2020
Python
( CVPR2019 Oral ) Taking A Closer Look at Domain Shift: Category-level Adversaries for Semantics Consistent Domain Adaptation
Updated
Apr 27, 2020
Python
Updated
Sep 10, 2019
MATLAB
[ICCV 2019 (Oral)] Temporal Attentive Alignment for Large-Scale Video Domain Adaptation (PyTorch)
Updated
Jun 10, 2020
Python
A collection of implementations of deep domain adaptation algorithms
Updated
May 29, 2020
Python
code of Towards Discriminability and Diversity: Batch Nuclear-norm Maximization under Label Insufficient Situations (CVPR2020 oral)
Updated
Jun 8, 2020
Python
Code for <Confidence Regularized Self-Training> in ICCV19 (Oral)
Updated
Apr 27, 2020
Python
Implementation of SqueezeSegV2, Improved Model Structure and Unsupervised Domain Adaptation for Road-Object Segmentation from a LiDAR Point Cloud
Updated
Jan 28, 2020
Python
Code for <Domain Adaptation for Semantic Segmentation via Class-Balanced Self-Training> in ECCV18
Updated
Nov 12, 2019
Python
Self-similarity Grouping: A Simple Unsupervised Cross Domain Adaptation Approach for Person Re-identification (ICCV 2019, Oral)
Updated
May 9, 2020
Python
Updated
Aug 25, 2018
Python
Official implementation of Drop to Adapt: Learning Discriminative Features for Unsupervised Domain Adaptation, to be presented at ICCV 2019.
Updated
Apr 15, 2020
Python
PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
Updated
Jan 8, 2019
Python
Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"
Updated
Jul 5, 2019
Python
Curriculum Domain Adaptation for Semantic Segmentation of Urban Scenes, ICCV 2017
Updated
Dec 23, 2019
Python
Pytorch Implementation -- All about Structure: Adapting Structural Information across Domains for Boosting Semantic Segmentation, CVPR 2019
Updated
Jun 7, 2019
Python
Improve this page
Add a description, image, and links to the
domain-adaptation
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
domain-adaptation
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I tried to use
ot.gpu.sinkhornusing CUDA and I got this traceback: