Recent Posts
Archives
Tags
- CodeUp6011
- 코드업
- Baekjoon
- CodeUp6015
- CodeUp6014
- ComputerVision
- CodeUp6012
- transformer
- 이것이 취업을 위한 코딩테스트다
- Segmentation Map
- CVPR2021
- 백준
- ICLR2021
- Computer Vision
- ViT
- Maximum Mean Discrepancy
- Contrastive Domain Discrepancy
- Semi Supervised Learning
- CodeUp
- Vision Transformer
- Attention
- 비전공자를 위한 HTML/CSS
- Domain Adaptation
- Consistency Regularization
- CodeUp6016
- Python
- Feature Augmentation
- Pseudo Label
- Class Aware Sampling
- CodeUp6013
Link
목록Domain Adaptation (1)
IT 정리용 블로그!
[논문] Contrastive Adaptation Network for Unsupervised Domain Adaptation 설명, 정리
Contrastive Domain Discrepancy(CDD) : intra-class discrepancy는 줄이고 inter-class discrepancy는 늘린다. \(P(\phi(X_{s})|Y_{s})\)와 \(Q(\phi(X_{t})|Y_{t})\)의 차이를 측정한다. \(D_{H}(P,Q)\). 평균값의 차를 이용. \(\hat{D}^{c_{1},c_{2}}(\hat{y}_{1}^{t},\hat{y}_{2}^{t},...,\hat{y}_{n_{t}}^{t},\phi) = e_{1}+e_{2}-2e_{3}\). \(c_{1}=c_{2}\)일 때는 intra-class discrepancy 측정. Ø는 feature representation. 첫 feature \(c_{1} \neq c_{..
Computer Vision
2021. 7. 16. 22:06