agrija9 / Deep-Unsupervised-Domain-Adaptation

Pytorch implementation of four neural network based domain adaptation techniques: DeepCORAL, DDC, CDAN and CDAN+E. Evaluated on benchmark dataset Office31.
81 stars 22 forks source link

dataset #4

Closed YongFuYeAccount closed 2 years ago

YongFuYeAccount commented 2 years ago

Can you provide data set documentation

agrija9 commented 2 years ago

@YongFuYeAccount We provide a brief description of the dataset here: https://arxiv.org/pdf/2109.13420.pdf.

You can download it here (Downloads/Datasets section): https://faculty.cc.gatech.edu/~judy/domainadapt/.

agrija9 commented 2 years ago

I will close this issue as it appears to be that my reply is informative enough.