/REN

Code for paper "Robust Ensembling Network for Unsupervised Domain Adaptation", by Han Sun, Lei Lin, Ningzhong Liu, and Huiyu Zhou.

Primary LanguagePython

REN

Code for paper "Robust Ensembling Network for Unsupervised Domain Adaptation", by Han Sun, Lei Lin, Ningzhong Liu, and Huiyu Zhou.

Prerequisites

  • PyTorch >= 0.4.0 (with suitable CUDA and CuDNN version)
  • torchvision >= 0.2.1
  • Python3
  • Numpy
  • argparse
  • PIL

Dataset

Training

Office-31

sh bash/office31.sh

Office-Home

sh bash/office-home.sh

VisDA 2017

sh bash/visda.sh

Image-clef

sh bash/im-clef.sh

Testing

sh bash/test_gpu0.sh