Home

Awesome

UniMoS

Pytorch implementation of Split to Merge: Unifying Separated Modalities for Unsupervised Domain Adaptation (CVPR'24)

image

python==3.8
pytorch==1.12
  1. Install CLIP
  2. Put Office-Home dataset under ./dataset/OfficeHome
  3. run by python main.py --source [SOURCE] --target [TARGET]
  4. Check results in ./log/