/PMC

Primary LanguagePython

Progressive Modality Cooperation (TIP2021)

Code for Progressive Modality Cooperation (TIP2021).

This work propose a multi-modality domain adaptation framework called Progressive Modality Cooperation (PMC) to transfer the knowledge learned from the source domain to the target domain by exploiting multiple modality clues (e.g., RGB and depth).

Dataset used:

RGBDFlow: BerkleyMHAD UWA3D

RGBFlow: UCF50 UCF101 HMDB51 Olympic6 UCF24 JHMDB21

RGBD: Washington RGBD Belman RGBD

RGB: Caltech256

Please Cite:

@article{9334409,
  author={Zhang, Weichen and Xu, Dong and Zhang, Jing and Ouyang, Wanli},
  journal={IEEE Transactions on Image Processing},
  title={Progressive Modality Cooperation for Multi-Modality Domain Adaptation},
  year={2021},
  volume={30},
  pages={3293-3306},
  doi={10.1109/TIP.2021.3052083}
}