Skip to content

Latest commit

 

History

History

DA

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

BNM for Domain Adaptation

Dataset

Office-31 dataset can be found here.

Office-Home dataset can be found here.

VisDA 2017 dataset can be found here in the classification track.

Requirements

The code is implemented with Python(3.6) and Pytorch(1.0.0).

To install the required python packages, run

pip install -r requirements.txt

Training

Training instructions for BNM and CDAN-BNM are in the README.md in BNM and CDAN-BNM respectively.

Contact

If you have any problem about our code, feel free to contact

or describe your problem in Issues.