Code release for Mind the Gap: Open Set Domain Adaptation via Mutual-to-Separate Framework [TCSVT 2023]
- python 3.6
- PyTorch 1.1.0
- torchvision 0.3.0
- Tensorflow 1.9.0
- Tensorlayer 1.11
- Tensorboard
- tensorpack
- 1080ti
- Download datasets
- Train:
python Office_Home.py "Art" "Clipart" "0" "A_C" 0.2 0.2
- Description: PyTorch Open-set OFFICE-HOME Training with ResNet50 (PRE-TRAINED WITH IMAGENET).
https://github.com/thuml/easydl
If you find this paper useful in your research, please consider citing:
@ARTICLE{chang_Mind,
author={Dongliang Chang, Aneeshan Sain, Zhanyu Ma, Yi-Zhe Song, Ruiping Wang, and Jun Guo},
journal={IEEE Transactions on Circuits and Systems for Video Technology},
title={Mind the Gap: Open Set Domain Adaptation via Mutual-to-Separate Framework},
year={2023},
doi={10.1109/TCSVT.2023.3326862}}