readme.md

August 23, 2025 ยท View on GitHub

UniMoS++

Pytorch implementation of Unified Modality Separation: A Vision-Language Framework for Unsupervised Domain Adaptation (TPAMI'25), an extension of our conference paper Split to Merge: Unifying Separated Modalities for Unsupervised Domain Adaptation (CVPR'24).

  • Requirements
python==3.8
pytorch==1.12
  • How to run (example on Office-Home):
  1. Install CLIP.
  2. Put Office-Home dataset under ./dataset/OfficeHome.
  3. Run by bash run_oh.sh. The baseline method can be modified by changing method in run_oh.sh. Available options include 'coop','post_prompting','default','lora'.
  4. Check results in log.