Tag: domain-adaption
- Unsupervised Domain Adaption (30 Jul 2021)
This is my reading note on CVPR 2021 Tutorial: Data- and Label-Efficient Learning in An Imperfect World. The original slides and videos are available online. Unsupervised domain adaption methods could be divided into the following groups:
- Residual Parameter Transfer for Deep Domain Adaptation (23 May 2021)
This is my reading note for Residual Parameter Transfer for Deep Domain Adaptation, which is for domain adaption. Different from existing methods, which mostly aims to learn a network to adpat the (feature) of target domain to the source domain, this paper learns a transform on the parameters of network trained on source domain to the network for the target domain.
- Domain Adaption Paper Reading List (10 May 2021)
This is the my reading list of papers on domain adaption. This list is based on paperswithcode