(转)Awsome Domain-Adaptation
Awsome Domain-Adaptation
2018-08-06 19:27:54
This blog is copied from: https://github.com/zhaoxin94/awsome-domain-adaptation
This repo is a collection of AWESOME things about domian adaptation,including papers,code etc.Feel free to star and fork.
Contents
- Papers
Papers
Overview
- Deep Visual Domain Adaptation: A Survey [arXiv 2018]
- Domain Adaptation for Visual Applications: A Comprehensive Survey [arXiv 2017]
Theory
- Analysis of Representations for Domain Adaptation [NIPS2006]
- A theory of learning from different domains [ML2010]
- Learning Bounds for Domain Adaptation [NIPS2007]
Unsupervised DA
Adversarial Methods
- M-ADDA: Unsupervised Domain Adaptation with Deep Metric Learning [arXiv 6 Jul 2018] [Pytorch(official)]
- Augmented Cyclic Adversarial Learning for Domain Adaptation [arXiv 1 Jul 2018]
- Factorized Adversarial Networks for Unsupervised Domain Adaptation [arXiv 4 Jun 2018]
- DiDA: Disentangled Synthesis for Domain Adaptation [arXiv 21 May 2018]
- Unsupervised Domain Adaptation with Adversarial Residual Transform Networks [arXiv 25 Apr 2018]
- Simple Domain Adaptation with Class Prediction Uncertainty Alignment [arXiv 12 Apr 2018]
- Causal Generative Domain Adaptation Networks [arXiv 28 Jun 2018]
- Conditional Adversarial Domain Adaptation [arXiv 10 Feb 2018 ]
- Deep Adversarial Attention Alignment for Unsupervised Domain Adaptation: the Benefit of Target Expectation Maximization [ECCV2018]
- Learning Semantic Representations for Unsupervised Domain Adaptation [ICML2018] [TensorFlow(Official)]
- CyCADA: Cycle-Consistent Adversarial Domain Adaptation [ICML2018] [Pytorch(official)]
- From source to target and back: Symmetric Bi-Directional Adaptive GAN [CVPR2018] [Keras(Official)] [Pytorch]
- Detach and Adapt: Learning Cross-Domain Disentangled Deep Representation [CVPR2018]
- Maximum Classifier Discrepancy for Unsupervised Domain Adaptation [CVPR2018] [Pytorch(Official)]
- Domain Generalization with Adversarial Feature Learning [CVPR2018]
- Adversarial Feature Augmentation for Unsupervised Domain Adaptation [CVPR2018] [TensorFlow(Official)]
- Duplex Generative Adversarial Network for Unsupervised Domain Adaptation [CVPR2018] [Pytorch(Official)]
- Generate To Adapt: Aligning Domains using Generative Adversarial Networks [CVPR2018] [Pytorch(Official)]
- Image to Image Translation for Domain Adaptation [CVPR2018]
- Unsupervised Domain Adaptation with Similarity Learning [CVPR2018]
- Conditional Generative Adversarial Network for Structured Domain Adaptation [CVPR2018]
- Collaborative and Adversarial Network for Unsupervised Domain Adaptation [CVPR2018] [Pytorch]
- Re-Weighted Adversarial Adaptation Network for Unsupervised Domain Adaptation [CVPR2018]
- Multi-Adversarial Domain Adaptation [AAAI2018] [Caffe(Official)]
- Wasserstein Distance Guided Representation Learning for Domain Adaptation [AAAI2018] [TensorFlow(official)]
- Incremental Adversarial Domain Adaptation for Continually Changing Environments [ICRA2018]
- A DIRT-T Approach to Unsupervised Domain Adaptation [ICLR2018 Poster] [Tensorflow(Official)]
- Label Efficient Learning of Transferable Representations acrosss Domains and Tasks [NIPS2017] [Project]
- Addressing Appearance Change in Outdoor Robotics with Adversarial Domain Adaptation [IROS2017]
- Adversarial Discriminative Domain Adaptation [CVPR2017] [Tensorflow(Official)] [Pytorch]
- Unsupervised Pixel–Level Domain Adaptation with Generative Adversarial Networks [CVPR2017] [Tensorflow(Official)][Pytorch]
- Domain Separation Networks [NIPS2016]
- Deep Reconstruction-Classification Networks for Unsupervised Domain Adaptation [ECCV2016]
- Domain-Adversarial Training of Neural Networks [JMLR2016]
- Unsupervised Domain Adaptation by Backpropagation [ICML2015] [Caffe(Official)] [Tensorflow] [Pytorch]
Network Methods
- Boosting Domain Adaptation by Discovering Latent Domains [CVPR2018]
- Residual Parameter Transfer for Deep Domain Adaptation [CVPR2018]
- Deep Asymmetric Transfer Network for Unbalanced Domain Adaptation [AAAI2018]
- Deep CORAL: Correlation Alignment for Deep Domain Adaptation [ECCV2016]
- Deep Domain Confusion: Maximizing for Domain Invariance [Arxiv 2014]
Optimal Transport
- DeepJDOT: Deep Joint distribution optimal transport for unsupervised domain adaptation [ECCV2018]
- Joint Distribution Optimal Transportation for Domain Adaptation [NIPS2017] [python] [Python Optimal Transport Library]
Incremental Methods
- Incremental Adversarial Domain Adaptation for Continually Changing Environments [ICRA2018]
- Continuous Manifold based Adaptation for Evolving Visual Domains [CVPR2014]
Other Methods
- Unsupervised Domain Adaptation with Distribution Matching Machines [AAAI2018]
- Self-Ensembling for Visual Domain Adaptation [ICLR2018 Poster]
- Minimal-Entropy Correlation Alignment for Unsupervised Deep Domain Adaptation [ICLR2018 Poster]
- Aligning Infinite-Dimensional Covariance Matrices in Reproducing Kernel Hilbert Spaces for Domain Adaptation [CVPR2018]
- Associative Domain Adaptation [ICCV2017] [TensorFlow]
- Learning Transferrable Representations for Unsupervised Domain Adaptation [NIPS2016]
Zero-shot DA
- Zero-Shot Deep Domain Adaptation [ECCV2018]
Few-shot DA
Image-to-Image Translation
- JointGAN: Multi-Domain Joint Distribution Learning with Generative Adversarial Nets [ICML2018] [TensorFlow(Official)]
- Multimodal Unsupervised Image-to-Image Translation [arXiv] [Pytorch(Official)]
- StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation [CVPR2018][Pytorch(Official)]
- Conditional Image-to-Image Translation [CVPR2018]
- Toward Multimodal Image-to-Image Translation [NIPS2017] [Project] [Pyotorch(Official)]
- Unsupervised Image-to-Image Translation Networks [NIPS2017] [Pytorch(Official)]
- Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks [ICCV2017(extended version)][Pytorch(Official)]
- Image-to-Image Translation with Conditional Adversarial Nets [CVPR2017] [Project] [Pytorch(Official)]
- Learning to Discover Cross-Domain Relations with Generative Adversarial Networks [ICML2017] [Pytorch(Official)]
- Unsupervised Cross-Domain Image Generation [ICLR2017 Poster] [TensorFlow]
- Coupled Generative Adversarial Networks [NIPS2016] [Poytorch(Official)]
Open Set DA
- Learning Factorized Representations for Open-set Domain Adaptation [arXiv 31 May 2018]
- Open Set Domain Adaptation by Backpropagation [ECCV2018]
- Open Set Domain Adaptation [ICCV2017]
Partial DA
- Partial Adversarial Domain Adaptation [ECCV2018(not released)] [Pytorch(Official)]
- Importance Weighted Adversarial Nets for Partial Domain Adaptation [CVPR2018]
- Partial Transfer Learning with Selective Adversarial Networks [CVPR2018][paper weekly] [Pytorch(Official) & Caffe(official)]
Multi source DA
- Deep Cocktail Network: Multi-source Unsupervised Domain Adaptation with Category Shift [CVPR2018]
Applications
Object Detection
- Cross-Domain Weakly-Supervised Object Detection Through Progressive Domain Adaptation [CVPR2018]
- Domain Adaptive Faster R-CNN for Object Detection in the Wild [CVPR2018]
Semantic Segmentation
- Learning From Synthetic Data: Addressing Domain Shift for Semantic Segmentation [CVPR2018]
- Curriculum Domain Adaptation for Semantic Segmentation of Urban Scenes [ICCV2017]
Person Re-identification
- Person Transfer GAN to Bridge Domain Gap for Person Re-Identification [CVPR2018]
- Image-Image Domain Adaptation with Preserved Self-Similarity and Domain-Dissimilarity for Person Re-identification [CVPR2018]
Others
- Real-Time Monocular Depth Estimation using Synthetic Data with Domain Adaptation via Image Style Transfer [CVPR2018]
Benchmarks
- Syn2Real: A New Benchmark forSynthetic-to-Real Visual Domain Adaptation [arXiv 26 Jun] [Project]
(转)Awsome Domain-Adaptation的更多相关文章
- 关于模式识别中的domain generalization 和 domain adaptation
今晚听了李文博士的报告"Domain Generalization and Adaptation using Low-Rank Examplar Classifiers",讲的很精 ...
- 论文阅读 | A Curriculum Domain Adaptation Approach to the Semantic Segmentation of Urban Scenes
paper链接:https://arxiv.org/pdf/1812.09953.pdf code链接:https://github.com/YangZhang4065/AdaptationSeg 摘 ...
- Domain Adaptation (3)论文翻译
Abstract The recent success of deep neural networks relies on massive amounts of labeled data. For a ...
- Domain Adaptation (1)选题讲解
1 所选论文 论文题目: <Unsupervised Domain Adaptation with Residual Transfer Networks> 论文信息: NIPS2016, ...
- 【论文笔记】Domain Adaptation via Transfer Component Analysis
论文题目:<Domain Adaptation via Transfer Component Analysis> 论文作者:Sinno Jialin Pan, Ivor W. Tsang, ...
- 域适应(Domain adaptation)
定义 在迁移学习中, 当源域和目标的数据分布不同 ,但两个任务相同时,这种 特殊 的迁移学习 叫做域适应 (Domain Adaptation). Domain adaptation有哪些实现手段呢? ...
- Deep Transfer Network: Unsupervised Domain Adaptation
转自:http://blog.csdn.net/mao_xiao_feng/article/details/54426101 一.Domain adaptation 在开始介绍之前,首先我们需要知道D ...
- Domain Adaptation论文笔记
领域自适应问题一般有两个域,一个是源域,一个是目标域,领域自适应可利用来自源域的带标签的数据(源域中有大量带标签的数据)来帮助学习目标域中的网络参数(目标域中很少甚至没有带标签的数据).领域自适应如今 ...
- Domain adaptation:连接机器学习(Machine Learning)与迁移学习(Transfer Learning)
domain adaptation(域适配)是一个连接机器学习(machine learning)与迁移学习(transfer learning)的新领域.这一问题的提出在于从原始问题(对应一个 so ...
- Unsupervised Domain Adaptation by Backpropagation
目录 概 主要内容 代码 Ganin Y. and Lempitsky V. Unsupervised Domain Adaptation by Backpropagation. ICML 2015. ...
随机推荐
- Spark核心RDD:combineByKey函数详解
https://blog.csdn.net/jiangpeng59/article/details/52538254 为什么单独讲解combineByKey? 因为combineByKey是Spark ...
- Keras 如何利用训练好的神经网络进行预测
分成两种情况,一种是公开的训练好的模型,下载后可以使用的,一类是自己训练的模型,需要保存下来,以备今后使用. 如果是第一种情况,则参考 http://keras-cn.readthedocs.i ...
- Object-C-Foundation-反射
主要方法和类型 Class 变量名 = [类或者对象 class]; Class 变量名 = [类或者对象 superclass]; Class 变量名 = NSClassFromString(方 ...
- 开源IOT平台
用于IoT应用程序开发的10大开源软件: 1. DeviceHive DeviceHive基于AllJoyn的Data Art设备,同时也是AllSeen的联盟成员.这一款免费开源机器和机器通信(M2 ...
- codeforces 984B Minesweeper
题意: 给出一个矩阵,如果一个格子是数字,那么与这个格子相邻的格子中有炸弹的数量必须等于这个格子中的数字: 如果一个格子是空地,那么这个格子的所有相邻的格子中就不能有炸弹. 判断这个矩阵是否合法. 思 ...
- 【Hadoop学习之十一】MapReduce案例分析三-PageRank
环境 虚拟机:VMware 10 Linux版本:CentOS-6.5-x86_64 客户端:Xshell4 FTP:Xftp4 jdk8 hadoop-3.1.1 什么是pagerank?算法原理- ...
- kalinux 换源
1.系统使用第一步建议先换源,否则将出现很多未知问题 #以下两个2选1,打开要编辑的源 sudo leafpad /etc/apt/sources.list sudo gedit /etc/apt/s ...
- 使用Groovy+Spock轻松写出更简洁的单测
当无法避免做一件事时,那就让它变得更简单. 概述 单测是规范的软件开发流程中的必不可少的环节之一.再伟大的程序员也难以避免自己不犯错,不写出有BUG的程序.单测就是用来检测BUG的.Java阵营中,J ...
- Hive中变量的使用
1.Hive配置属性 (1)命令行方式 Hive配置属性存储于 hiveconf 命名空间中,该命名空间中的属性是可读写的.在查询语句中插入 '${hiveconf:变量名}',就可以通过 hive ...
- spriteJS
https://blog.csdn.net/qq_37261367/article/details/84662028