Skip to content
/ REN Public

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

Notifications You must be signed in to change notification settings

1003389754/REN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published