zhmiao / OpenCompoundDomainAdaptation-OCDA

Pytorch implementation for "Open Compound Domain Adaptation" (CVPR 2020 ORAL)
https://liuziwei7.github.io/projects/CompoundDomain.html
BSD 3-Clause "New" or "Revised" License
139 stars 15 forks source link

Missing dataset "C-Faces" in https://liuziwei7.github.io/projects/CompoundDomain.html #6

Open Prannoy-Noel opened 3 years ago

Prannoy-Noel commented 3 years ago

Hi, I have recently started working on Domain Adaption. I am trying to reproduce the results from your code. I followed the gdrive link from github site and found that the C-Faces was missing, Can you please add this dataset. Thank you

liuziwei7 commented 3 years ago

The C-Faces dataset has been added to the OCDA benchmark suite: https://drive.google.com/drive/folders/1_uNTF8RdvhS_sqVTnYx17hEOQpefmE2r?usp=sharing . Thanks!