MCPcopy Index your code
hub / github.com/TL-UESTC/UniMoS

github.com/TL-UESTC/UniMoS @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
82 symbols 177 edges 5 files 3 documented · 4%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

UniMoS

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:
  • Install CLIP
  • Put Office-Home dataset under ./dataset/OfficeHome
  • run by python main.py --source [SOURCE] --target [TARGET]
  • Check results in ./log/

Core symbols most depended-on inside this repo

index_generator
called by 6
model.py
train
called by 6
model.py
build_transform
called by 5
utils/build.py
clip_clf_res
called by 3
model.py
clip_forward
called by 2
model.py
test
called by 2
model.py
ext_fea
called by 2
model.py
set_eval
called by 2
model.py

Shape

Method 47
Function 23
Class 12

Languages

Python100%

Modules by API surface

model.py51 symbols
utils/build.py24 symbols
configs/config.py3 symbols
utils/logger.py2 symbols
main.py2 symbols

For agents

$ claude mcp add UniMoS \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact