理解无监督域适应方法:

https://zhuanlan.zhihu.com/p/27903002
Deep Domain Confusion: Maximizing for Domain Invariance

http://cseweb.ucsd.edu/classes/sp18/cse252C-a/CSE252C_20180430.pdf
Unsupervised Domain Adaptation by Backpropagation

https://paperswithcode.com/paper/bridging-theory-and-algorithm-for-domain
Bridging Theory and Algorithm for Domain Adaptation

https://paperswithcode.com/paper/less-confusion-more-transferable-minimum
Minimum Class Confusion for Versatile Domain Adaptation(ECCV2020)

https://paperswithcode.com/paper/adversarial-transfer-learning
A Survey of Unsupervised Deep Domain Adaptation(2018)

https://paperswithcode.com/paper/fda-fourier-domain-adaptation-for-semantic
FDA: Fourier Domain Adaptation for Semantic Segmentation (CVPR2020)

https://paperswithcode.com/paper/a-balanced-and-uncertainty-aware-approach-for
A Balanced and Uncertainty-aware Approach for Partial Domain Adaptation (ECCV2020)

无监督域适应4目标检测(2D):

https://paperswithcode.com/paper/domain-adaptive-faster-r-cnn-for-object
Domain Adaptive Faster R-CNN for Object Detection in the Wild (CVPR2018)

https://paperswithcode.com/paper/exploring-categorical-regularization-for
Exploring Categorical Regularization for Domain Adaptive Object Detection (CVPR2020)

https://paperswithcode.com/paper/domain-adaptive-object-detection-via-1#code
Domain-Adaptive Object Detection via Uncertainty-Aware Distribution Alignment

https://paperswithcode.com/paper/progressive-domain-adaptation-for-object
Progressive Domain Adaptation for Object Detection

无监督域适应4目标检测(3D):

https://paperswithcode.com/paper/st3d-self-training-for-unsupervised-domain
ST3D: Self-training for Unsupervised Domain Adaptation on 3D Object Detection

https://paperswithcode.com/paper/pv-rcnn-the-top-performing-lidar-only
PV-RCNN: The Top-Performing LiDAR-only Solutions for 3D Detection / 3D Tracking / Domain Adaptation of Waymo Open Dataset Challenges

无监督域适应4景深估计:

https://paperswithcode.com/paper/geometry-aware-symmetric-domain-adaptation
Geometry-Aware Symmetric Domain Adaptation for Monocular Depth Estimation (CVPR2019)

https://paperswithcode.com/paper/real-time-monocular-depth-estimation-using
Real-Time Monocular Depth Estimation Using Synthetic Data With Domain Adaptation via Image Style Transfer (CVPR2018)

https://paperswithcode.com/paper/sim2real-for-self-supervised-monocular-depth
Sim2Real for Self-Supervised Monocular Depth and Segmentation (2020)

无监督域适应4语义分割:

https://paperswithcode.com/paper/differential-treatment-for-stuff-and-things-a
Differential Treatment for Stuff and Things: A Simple Unsupervised Domain Adaptation Method for Semantic Segmentation (CVPR2020)

https://paperswithcode.com/paper/unsupervised-intra-domain-adaptation-for
Unsupervised Intra-domain Adaptation for Semantic Segmentation through Self-Supervision (CVPR2020)

https://paperswithcode.com/paper/unsupervised-scene-adaptation-with-memory
Unsupervised Scene Adaptation with Memory Regularization in vivo

https://paperswithcode.com/paper/rectifying-pseudo-label-learning-via
Rectifying Pseudo Label Learning via Uncertainty Estimation for Domain Adaptive Semantic Segmentation

https://paperswithcode.com/paper/dada-depth-aware-domain-adaptation-in
DADA: Depth-aware Domain Adaptation in Semantic Segmentation (ICCV2019)

https://paperswithcode.com/paper/learning-to-adapt-structured-output-space-for
Learning to Adapt Structured Output Space for Semantic Segmentation (CVPR2018)

https://paperswithcode.com/paper/domain-adaptation-for-structured-output-via
Domain Adaptation for Structured Output via Discriminative Patch Representations (ICCV2019)

https://paperswithcode.com/paper/fda-fourier-domain-adaptation-for-semantic
FDA: Fourier Domain Adaptation for Semantic Segmentation (CVPR2020)

无监督域适应4计算成像:

https://paperswithcode.com/paper/domain-adaptation-for-image-dehazing
Domain Adaptation for Image Dehazing (CVPR2020)

Understanding unsupervised domain adaption相关推荐

  1. Unsupervised Domain Adaption of Object Detectors : A Survey

    目录 摘要 1.简介 2.2.域适配 2.2.1.无监督域适配 3.方法 3.1.对抗特征学习 3.1.1.通过梯度倒转来进行特征学习 3.1.2.通过对抗训练来进行域适应检测 3.1.3.权重对抗特 ...

  2. Model Adaption: Unsupervised Domain Adaption Without Source Data

    三.方法 用模型来进行无监督模型适应问题,只有来自源域的预训练预测模型CCC和无标签的目标数据集XtX_tXt​,目的是将CCC适应到带有XtX_tXt​的目标域. 提出了一个协作类条件生成对抗网络( ...

  3. 语义分割-Unsupervised Domain Adaptation in Semantic Segmentation:a Review语义分割中的无监督领域自适应:综述

    Unsupervised Domain Adaptation in Semantic Segmentation:a Review语义分割中的无监督领域自适应:综述 0.摘要 1.介绍 1.1.语义分割 ...

  4. [论文阅读] Unsupervised Domain Adaptive Salient Object Detection Through Uncertainty-Aware Pseudo-Label

    论文地址:https://arxiv.org/abs/2202.13170 代码:https://github.com/Kinpzz/UDASOD-UPL 发表于:AAAI 22 Abstract 深 ...

  5. 【迁移学习】PointDAN: A Multi-Scale 3D Domain Adaption Network for Point Cloud Representation

    文章目录 摘要 1.介绍 2.相关工作 2.1 3D Vision Understanding 2.2 Unsupervised Domain Adaptation (UDA) 3.Model 3.1 ...

  6. 【ICML 2015迁移学习论文阅读】Unsupervised Domain Adaptation by Backpropagation (DANN) 无监督领域自适应

    会议:ICML 2015 论文题目:Unsupervised Domain Adaptation by Backpropagation 论文地址:http://proceedings.mlr.pres ...

  7. 【ECCV 2020】Joint Visual and Temporal Consistency for Unsupervised Domain Adaptive Person Re-ID

    JVTC 1 背景知识 1.1Person Re-Identification (ReID) 1.2 supervised person ReID Problem #2 Problem #3 1.3 ...

  8. 【论文阅读】Deep Cocktail Network: Multi-source Unsupervised Domain Adaptation with Category Shift

    Deep Cocktail Network: Multi-source Unsupervised Domain Adaptation with Category Shift SUMMARY@ 2020 ...

  9. AWB——Complementarity-enhanced Mutual Networks for Unsupervised Domain Adaptation in Person Re-ID

    论文地址:arXiv:2006.06525 代码地址:Attentive-WaveBlock 1 概述 这是一篇有关UDA Re-ID的文章,方法性能在paper with code上位居榜首,本文可 ...

最新文章

  1. [微信小程序]点击切换卡片动画效果
  2. 树突网络Dendrite Net
  3. 三、索引优化(3)聚集索引上的非聚集索引
  4. Git工作流程和rebase与合并问题
  5. Laravel插件推荐
  6. 【opencv】25.图像卷积cv::filter2D()以及c++代码实例
  7. java classes.jar_classes.jar
  8. Mybatis 学习日记(1)
  9. 如何使用DotNet 2.0中的应用程序配置 Settings.settings
  10. 360的下一代SOC是这个样子的
  11. 哪里学php开发,哪里学web开发
  12. int与byte转换(四字节)
  13. K8S中手动扩容云盘数据卷
  14. RSA不下载批次的问题
  15. 网站被黑了被挂马篡改后,如何解决网站被挂马?
  16. 再获数千万融资,湃方科技将工业智联革命进行到底
  17. 蓝桥杯2016年第七届C/C++省赛B组第六题-方格填数
  18. JAVA面试个人简历模板 ——(2022年最新版)
  19. Java应用在docker环境配置容器健康检查
  20. 网络管理员面试时常用的问题及答案

热门文章

  1. Android Jetpack中CameraX保存Bitmap
  2. 雅西高速交警列16处危险路段 司机需小心行驶
  3. nefu--15--八阵图
  4. 崩溃边缘 on No getter method for property
  5. 自定义函数实现英文字母大小写的转化
  6. 单反相机坏点和噪点测试软件,单反相机验机及坏点测试方法(多数适用于佳能)...
  7. 【WAF剖析】——文件上传之安全狗bypass
  8. 焦炉集气管压力模糊控制(三输入单输出)
  9. YOLO算法是干嘛的?
  10. 面试题(十二)自我介绍