UniMoS

October 3, 2025 ยท View on GitHub

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

image

  • Requirements
python==3.8
pytorch==1.12
  • How to run:
  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/